Message ID | 20231008130515.1155664-4-megi@xff.cz (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add support for Orange Pi 5 Plus | expand |
On Sun, Oct 08, 2023 at 03:05:01PM +0200, Ondřej Jirman wrote: > From: Ondrej Jirman <megi@xff.cz> > > Add devicetree binding documentation for Orange Pi 5 Plus SBC made by > Xunlong. > > Signed-off-by: Ondrej Jirman <megi@xff.cz> Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor. > --- > 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 ca5389862887..1a636ad540ce 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -870,6 +870,11 @@ properties: > - const: tronsmart,orion-r68-meta > - const: rockchip,rk3368 > > + - description: Xunlong Orange Pi 5 Plus > + items: > + - const: xunlong,orangepi-5-plus > + - const: rockchip,rk3588 > + > - description: Xunlong Orange Pi R1 Plus / LTS > items: > - enum: > -- > 2.42.0 >
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index ca5389862887..1a636ad540ce 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -870,6 +870,11 @@ properties: - const: tronsmart,orion-r68-meta - const: rockchip,rk3368 + - description: Xunlong Orange Pi 5 Plus + items: + - const: xunlong,orangepi-5-plus + - const: rockchip,rk3588 + - description: Xunlong Orange Pi R1 Plus / LTS items: - enum: