2021-10-08 22:55:11

by David Heidelberg

[permalink] [raw]
Subject: [PATCH] dt-bindings: arm: qcom, change vendor-prefix lge to lg

lge never existed, use correct lg vendor-prefix
other lge -> lg conversions are comming in different series

Fixes: 9304af37d07b ("dt-bindings: arm: qcom, add missing devices")

Signed-off-by: David Heidelberg <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 239c02b6cbf6..b0b4f9d72935 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -101,8 +101,8 @@ properties:

- items:
- enum:
- - asus,nexus4-mako
- asus,nexus7-flo
+ - lg,nexus4-mako
- sony,xperia-yuga
- qcom,apq8064-cm-qs600
- qcom,apq8064-ifc6410
--
2.33.0


2021-10-19 21:31:43

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: arm: qcom, change vendor-prefix lge to lg

On Sat, Oct 09, 2021 at 12:51:57AM +0200, David Heidelberg wrote:
> lge never existed, use correct lg vendor-prefix
> other lge -> lg conversions are comming in different series

Doesn't match the change: asus -> lg

>
> Fixes: 9304af37d07b ("dt-bindings: arm: qcom, add missing devices")
>
> Signed-off-by: David Heidelberg <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 239c02b6cbf6..b0b4f9d72935 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -101,8 +101,8 @@ properties:
>
> - items:
> - enum:
> - - asus,nexus4-mako
> - asus,nexus7-flo
> + - lg,nexus4-mako
> - sony,xperia-yuga
> - qcom,apq8064-cm-qs600
> - qcom,apq8064-ifc6410
> --
> 2.33.0
>
>

2021-10-20 00:24:11

by David Heidelberg

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: arm: qcom, change vendor-prefix lge to lg

Right, sent new patch "dt-bindings: arm: qcom: Nexus 4 was build by LG,
not Asus"
Thanks
David

On Tue, Oct 19 2021 at 16:26:58 -0500, Rob Herring <[email protected]>
wrote:
> On Sat, Oct 09, 2021 at 12:51:57AM +0200, David Heidelberg wrote:
>> lge never existed, use correct lg vendor-prefix
>> other lge -> lg conversions are comming in different series
>
> Doesn't match the change: asus -> lg
>
>>
>> Fixes: 9304af37d07b ("dt-bindings: arm: qcom, add missing devices")
>>
>> Signed-off-by: David Heidelberg <[email protected]>
>> ---
>> Documentation/devicetree/bindings/arm/qcom.yaml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml
>> b/Documentation/devicetree/bindings/arm/qcom.yaml
>> index 239c02b6cbf6..b0b4f9d72935 100644
>> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
>> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
>> @@ -101,8 +101,8 @@ properties:
>>
>> - items:
>> - enum:
>> - - asus,nexus4-mako
>> - asus,nexus7-flo
>> + - lg,nexus4-mako
>> - sony,xperia-yuga
>> - qcom,apq8064-cm-qs600
>> - qcom,apq8064-ifc6410
>> --
>> 2.33.0
>>
>>