Message ID | 20220922101211.3215888-4-foss+kernel@0leil.net |
---|---|
State | New |
Headers | show |
Series | [1/3] Input: add `SW_BOOT_ALT` | 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
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