Message ID | 20201102150658.167161-1-uwe@kleine-koenig.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: arm: rockchip: Add Kobol Helios64 | expand |
On Mon, 02 Nov 2020 16:06:58 +0100, Uwe Kleine-König wrote: > Document the new board by Kobol introduced recently in > rockchip/rk3399-kobol-helios64.dts. > > Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> > --- > Hello, > > Heiko pointed out in irc that I missed this bit when submitting support > for the helios64 board (last submission starting at Message-Id: > <20201014200030.845759-1-uwe@kleine-koenig.org>). > > Best regards > Uwe > > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On Mon, 2 Nov 2020 16:06:58 +0100, Uwe Kleine-König wrote: > Document the new board by Kobol introduced recently in > rockchip/rk3399-kobol-helios64.dts. Applied, thanks! [1/1] dt-bindings: arm: rockchip: Add Kobol Helios64 commit: 62dbf80fc581a8eed7288ed7aca24446054eb616 Best regards,
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index db2e35796795..5b1dba1a9bb6 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -376,6 +376,11 @@ properties: - khadas,edge-v - const: rockchip,rk3399 + - description: Kobol Helios64 + items: + - const: kobol,helios64 + - const: rockchip,rk3399 + - description: Mecer Xtreme Mini S6 items: - const: mecer,xms6
Document the new board by Kobol introduced recently in rockchip/rk3399-kobol-helios64.dts. Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> --- Hello, Heiko pointed out in irc that I missed this bit when submitting support for the helios64 board (last submission starting at Message-Id: <20201014200030.845759-1-uwe@kleine-koenig.org>). Best regards Uwe Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)