From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Mon, 29 Jun 2015 14:35:13 +0200 Subject: [PATCH v2 4/4] dt-bindings: document rk3368 R88 board from Rockchip In-Reply-To: <3333434.ZKWQ6GxgtB@diego> References: <3333434.ZKWQ6GxgtB@diego> Message-ID: <7253030.KcEv5ApOSe@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org The initial board containing the rk3368 ARM64 soc. Signed-off-by: Heiko Stuebner --- This should probably be simply in one branch with the Netxeon board seen in the diff above, to prevent unncessary merge conflicts? Documentation/devicetree/bindings/arm/rockchip.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index b30bed1..c4119e0 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -30,3 +30,7 @@ Rockchip platforms device tree bindings - Netxeon R89 board: Required root node properties: - compatible = "netxeon,r89", "rockchip,rk3288"; + +- Rockchip R88 board: + Required root node properties: + - compatible = "rockchip,r88", "rockchip,rk3368"; -- 2.1.4