Message ID | tencent_5AB8DBF2B3CDE947BB84B3D6D2A0D7023F0A@qq.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [1/3] dt-bindings: vendor-prefixes: add zhihe | expand |
On 10/01/2023 16:50, Yang Xiwen wrote: > Document the new zhihe,uf896/ufi001c device tree bindings used in > their device trees. Subject: drop second/last, redundant "bindings for". The "dt-bindings" prefix is already stating that these are bindings. Subject: typo - Document Subject: shorten it, use some shorter user descriptive model name > > Signed-off-by: Yang Xiwen <forbidden405@foxmail.com> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 65ef7e442da0d..efe5f6c384b69 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -210,6 +210,8 @@ properties: > - samsung,j5 > - samsung,serranove > - wingtech,wt88047 > + - zhihe,uf896 > + - zhihe,ufi001c Real hardware, running real mainline OS cannot be called "placeholder". > - const: qcom,msm8916 > > - items: Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 65ef7e442da0d..efe5f6c384b69 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -210,6 +210,8 @@ properties: - samsung,j5 - samsung,serranove - wingtech,wt88047 + - zhihe,uf896 + - zhihe,ufi001c - const: qcom,msm8916 - items:
Document the new zhihe,uf896/ufi001c device tree bindings used in their device trees. Signed-off-by: Yang Xiwen <forbidden405@foxmail.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ 1 file changed, 2 insertions(+)