From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Jonker Subject: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description Date: Sat, 20 Jun 2020 15:46:58 +0200 Message-ID: <20200620134659.4592-2-jbx6244@gmail.com> References: <20200620134659.4592-1-jbx6244@gmail.com> Return-path: In-Reply-To: <20200620134659.4592-1-jbx6244-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Add A95X Z2 description for a board with rk3318 processor. Signed-off-by: Johan Jonker --- 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 d4a404509..3d44b3cf0 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -25,6 +25,11 @@ properties: - const: vamrs,rock960 - const: rockchip,rk3399 + - description: A95X Z2 + items: + - const: a95x,z2 + - const: rockchip,rk3318 + - description: Amarula Vyasa RK3288 items: - const: amarula,vyasa-rk3288 -- 2.11.0