diff mbox series

[1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5

Message ID 20230724-bq_m5-v1-1-17a0870a73be@apitzsch.eu
State Superseded
Headers show
Series arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts | expand

Commit Message

André Apitzsch July 24, 2023, 8:52 p.m. UTC
Add a compatible for BQ Aquaris M5 (Longcheer L9100).

Signed-off-by: André Apitzsch <git@apitzsch.eu>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Konrad Dybcio July 25, 2023, 10:03 a.m. UTC | #1
On 25.07.2023 11:43, Krzysztof Kozlowski wrote:
> On 25/07/2023 10:13, Konrad Dybcio wrote:
>> On 25.07.2023 07:46, Krzysztof Kozlowski wrote:
>>> On 24/07/2023 22:52, André Apitzsch wrote:
>>>> Add a compatible for BQ Aquaris M5 (Longcheer L9100).
>>>>
>>>> Signed-off-by: André Apitzsch <git@apitzsch.eu>
>>>> ---
>>>>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>
>>>
>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>
>>>
>>> ---
>>>
>>> This is an automated instruction, just in case, because many review tags
>>> are being ignored. If you do not know the process, here is a short
>>> explanation:
>>>
>>> Please add Acked-by/Reviewed-by/Tested-by tags when posting new
>>> versions, under or above your Signed-off-by tag. Tag is "received", when
>>> provided in a message replied to you on the mailing list. Tools like b4
>>> can help here. However, there's no need to repost patches *only* to add
>>> the tags. The upstream maintainer will do that for acks received on the
>>> version they apply.
>>>
>>> https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540
>> Krzysztof, update your bot to paste this link with s/v5.17/latest/g
> 
> Is there any difference? :) I would need to update links in all my
> templates and re-check the links...
Don't know, but the keyword "latest" in the link always points to the..
latest available release

Konrad
Krzysztof Kozlowski July 26, 2023, 7:34 a.m. UTC | #2
On 25/07/2023 12:03, Konrad Dybcio wrote:
> On 25.07.2023 11:43, Krzysztof Kozlowski wrote:
>> On 25/07/2023 10:13, Konrad Dybcio wrote:
>>> On 25.07.2023 07:46, Krzysztof Kozlowski wrote:
>>>> On 24/07/2023 22:52, André Apitzsch wrote:
>>>>> Add a compatible for BQ Aquaris M5 (Longcheer L9100).
>>>>>
>>>>> Signed-off-by: André Apitzsch <git@apitzsch.eu>
>>>>> ---
>>>>>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>>>>>  1 file changed, 1 insertion(+)
>>>>
>>>>
>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>>
>>>>
>>>> ---
>>>>
>>>> This is an automated instruction, just in case, because many review tags
>>>> are being ignored. If you do not know the process, here is a short
>>>> explanation:
>>>>
>>>> Please add Acked-by/Reviewed-by/Tested-by tags when posting new
>>>> versions, under or above your Signed-off-by tag. Tag is "received", when
>>>> provided in a message replied to you on the mailing list. Tools like b4
>>>> can help here. However, there's no need to repost patches *only* to add
>>>> the tags. The upstream maintainer will do that for acks received on the
>>>> version they apply.
>>>>
>>>> https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540
>>> Krzysztof, update your bot to paste this link with s/v5.17/latest/g
>>
>> Is there any difference? :) I would need to update links in all my
>> templates and re-check the links...
> Don't know, but the keyword "latest" in the link always points to the..
> latest available release

And how do you update the line marker in "latest" version, so it points
to exact line I want? I could switch to latest kernel doc and point to
chapters, but then not to specific lines.

Best regards,
Krzysztof
Konrad Dybcio July 26, 2023, 1:15 p.m. UTC | #3
On 26.07.2023 09:34, Krzysztof Kozlowski wrote:
> On 25/07/2023 12:03, Konrad Dybcio wrote:
>> On 25.07.2023 11:43, Krzysztof Kozlowski wrote:
>>> On 25/07/2023 10:13, Konrad Dybcio wrote:
>>>> On 25.07.2023 07:46, Krzysztof Kozlowski wrote:
>>>>> On 24/07/2023 22:52, André Apitzsch wrote:
>>>>>> Add a compatible for BQ Aquaris M5 (Longcheer L9100).
>>>>>>
>>>>>> Signed-off-by: André Apitzsch <git@apitzsch.eu>
>>>>>> ---
>>>>>>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>>>>>>  1 file changed, 1 insertion(+)
>>>>>
>>>>>
>>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>>>
>>>>>
>>>>> ---
>>>>>
>>>>> This is an automated instruction, just in case, because many review tags
>>>>> are being ignored. If you do not know the process, here is a short
>>>>> explanation:
>>>>>
>>>>> Please add Acked-by/Reviewed-by/Tested-by tags when posting new
>>>>> versions, under or above your Signed-off-by tag. Tag is "received", when
>>>>> provided in a message replied to you on the mailing list. Tools like b4
>>>>> can help here. However, there's no need to repost patches *only* to add
>>>>> the tags. The upstream maintainer will do that for acks received on the
>>>>> version they apply.
>>>>>
>>>>> https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540
>>>> Krzysztof, update your bot to paste this link with s/v5.17/latest/g
>>>
>>> Is there any difference? :) I would need to update links in all my
>>> templates and re-check the links...
>> Don't know, but the keyword "latest" in the link always points to the..
>> latest available release
> 
> And how do you update the line marker in "latest" version, so it points
> to exact line I want? I could switch to latest kernel doc and point to
> chapters, but then not to specific lines.
Hm, right. Didn't think about that.

Konrad
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index a6f7ef4f0830..66f660dd5026 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -186,6 +186,7 @@  properties:
 
       - items:
           - enum:
+              - longcheer,l9100
               - samsung,a7
               - sony,kanuti-tulip
               - square,apq8039-t2