Skip to content

Commit 683fbb2

Browse files
Caesar-githubnumbqq
authored andcommitted
arm64: dts: rockchip: add rk3399-sapphire-excavator-v10-linux.dts
The early (RK_EXCAVATOR_MAIN_V10_20160627) v10 board had some hardware issues, for example, pwm regulator even a small miscalculation by hardware and the emmc can't work on hs400 mode. But there still have someone used the old v10 boards on their hands. Anyway, that should support the old v10 board with this patch. Change-Id: If80d890ba713b8dc2893aba406a75af18c0fea03 Signed-off-by: Caesar Wang <[email protected]>
1 parent cb2b810 commit 683fbb2

File tree

2 files changed

+444
-0
lines changed

2 files changed

+444
-0
lines changed

Documentation/devicetree/bindings/arm/rockchip.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ Rockchip platforms device tree bindings
123123
Required root node properties:
124124
- compatible = "rockchip,android", "rockchip,rk3399-excavator-edp-avb", "rockchip,rk3399";
125125

126+
- Rockchip RK3399 Excavator Board (Linux):
127+
Required root node properties:
128+
- compatible = "rockchip,linux", "rockchip,rk3399";
129+
- compatible = "rockchip,rk3399-excavator-linux", "rockchip,rk3399-excavator-v10-linux";
130+
126131
- Rockchip RK3399pro evb:
127132
Required root node properties:
128133
- compatible = "rockchip,rk3399pro-evb-v10", "rockchip,rk3399pro";

0 commit comments

Comments
 (0)