Message ID | 20220922101211.3215888-4-foss+kernel@0leil.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | add support for Theobroma Systems PX30-��Q7 (Ringneck) with Haikou devkit | expand |
On 22/09/2022 12:12, Quentin Schulz wrote: > From: Quentin Schulz <quentin.schulz@theobroma-systems.com> > > Add entry for the Theobroma Systems PX30-µQ7 (Ringneck) with Haikou > devkit. > > Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 7811ba64149c..f2aa5ddb76d2 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -658,6 +658,11 @@ properties: > - const: rockchip,rv1108-evb > - const: rockchip,rv1108 > > + - description: Theobroma Systems PX30-µQ7 with Haikou baseboard > + items: > + - const: tsd,px30-ringneck-haikou > + - const: rockchip,px30 This should be somewhere around other px30 systems. Best regards, Krzysztof
On 22/09/2022 14:40, Krzysztof Kozlowski wrote: > On 22/09/2022 12:12, Quentin Schulz wrote: >> From: Quentin Schulz <quentin.schulz@theobroma-systems.com> >> >> Add entry for the Theobroma Systems PX30-µQ7 (Ringneck) with Haikou >> devkit. >> >> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> >> --- >> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml >> index 7811ba64149c..f2aa5ddb76d2 100644 >> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml >> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml >> @@ -658,6 +658,11 @@ properties: >> - const: rockchip,rv1108-evb >> - const: rockchip,rv1108 >> >> + - description: Theobroma Systems PX30-µQ7 with Haikou baseboard >> + items: >> + - const: tsd,px30-ringneck-haikou >> + - const: rockchip,px30 > > This should be somewhere around other px30 systems. ... or not :) if other ordering is used. Anyway - if you keep existing order, then: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 7811ba64149c..f2aa5ddb76d2 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -658,6 +658,11 @@ properties: - const: rockchip,rv1108-evb - const: rockchip,rv1108 + - description: Theobroma Systems PX30-µQ7 with Haikou baseboard + items: + - const: tsd,px30-ringneck-haikou + - const: rockchip,px30 + - description: Theobroma Systems RK3368-uQ7 with Haikou baseboard items: - const: tsd,rk3368-lion-haikou