diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-09-03 16:05:36 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-09-03 16:09:56 +0300 |
commit | 2c70bcf72dc6b42720e6eff5a71ee82fe8ccd2c3 (patch) | |
tree | d9b5f478133cbc6dee28a3c1c77dd4db59aa9b84 /Documentation/devicetree/bindings/arm | |
parent | 745d0c932b2eeb1c2828a408cf3f8bf0452cdcab (diff) | |
parent | fc702ed49a8668a17343811ee28214d845bfc5e6 (diff) | |
download | linux-2c70bcf72dc6b42720e6eff5a71ee82fe8ccd2c3.tar.xz |
Merge tag 'v5.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
PWM-Fan and nor-flash for the RockPro64, a better display mode for
the Kevin Chromebook and a new board the Leez P710 SBC.
* tag 'v5.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
arm64: dts: rockchip: enable internal SPI flash for RockPro64.
arm64: dts: rockchip: Add PWM fan for RockPro64
arm64: dts: rockchip: Specify override mode for kevin panel
Link: https://lore.kernel.org/r/20190819141659.26414-1-dinguyen@kernel.org
Link: https://lore.kernel.org/r/2362486.gYoCZEsBuK@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 4a1a28e7a812..474f961bf746 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -364,6 +364,11 @@ properties: - const: mecer,xms6 - const: rockchip,rk3229 + - description: Leez RK3399 P710 + items: + - const: leez,p710 + - const: rockchip,rk3399 + - description: mqmaker MiQi items: - const: mqmaker,miqi |