Message ID | 20221006174519.46161-2-maccraft123mc@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] arm64: dts: rockchip: Move most of Odroid Go Advance DTS into DTSI | expand |
On Thu, 06 Oct 2022 19:45:18 +0200, Maya Matuszczyk wrote: > Add entry for an updated revision of the Odroid Go Advance. > > Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com> > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 7811ba64149c..fdd85b0a3b1b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -432,6 +432,11 @@ properties: - const: hardkernel,rk3326-odroid-go2 - const: rockchip,rk3326 + - description: Hardkernel Odroid Go Advance Black Edition + items: + - const: hardkernel,rk3326-odroid-go2-v11 + - const: rockchip,rk3326 + - description: Hugsun X99 TV Box items: - const: hugsun,x99
Add entry for an updated revision of the Odroid Go Advance. Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)