Message ID | 20211007144811.14008-1-david@ixit.cz (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [v2] dt-bindings: arm: qcom, add missing devices | expand |
On Thu 07 Oct 07:48 PDT 2021, David Heidelberg wrote: > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: David Heidelberg <david@ixit.cz> > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > v2 > - lge never existed, use correct lg vendor-prefix > in -next, v1 patch must be reverted first before applying > other lge -> lg conversions are comming in different series > Can you provide this as a fix on top of linux-next instead, so that we don't need to revert (or worse rebase) the tree as it is right now? Thanks, Bjorn > Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 73c3ce877ba8..b0b4f9d72935 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -101,6 +101,9 @@ properties: > > - items: > - enum: > + - asus,nexus7-flo > + - lg,nexus4-mako > + - sony,xperia-yuga > - qcom,apq8064-cm-qs600 > - qcom,apq8064-ifc6410 > - const: qcom,apq8064 > @@ -136,6 +139,7 @@ properties: > - enum: > - fairphone,fp2 > - lge,hammerhead > + - samsung,klte > - sony,xperia-amami > - sony,xperia-castor > - sony,xperia-honami > -- > 2.33.0 >
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 73c3ce877ba8..b0b4f9d72935 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -101,6 +101,9 @@ properties: - items: - enum: + - asus,nexus7-flo + - lg,nexus4-mako + - sony,xperia-yuga - qcom,apq8064-cm-qs600 - qcom,apq8064-ifc6410 - const: qcom,apq8064 @@ -136,6 +139,7 @@ properties: - enum: - fairphone,fp2 - lge,hammerhead + - samsung,klte - sony,xperia-amami - sony,xperia-castor - sony,xperia-honami