diff options
author | Johan Jonker <jbx6244@gmail.com> | 2020-08-08 18:06:17 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-08-30 21:11:39 +0200 |
commit | 0dc8c62c92d4df35a001b613ebe10f95e4ebf776 (patch) | |
tree | 7cb222287ee1cc10d182fdefed3644be355f025e /Documentation | |
parent | cb1cc137a2c148cbe60e5065afa1a09e176e0269 (diff) | |
download | linux-0dc8c62c92d4df35a001b613ebe10f95e4ebf776.tar.gz linux-0dc8c62c92d4df35a001b613ebe10f95e4ebf776.tar.bz2 linux-0dc8c62c92d4df35a001b613ebe10f95e4ebf776.zip |
dt-bindings: arm: rockchip: add Zkmagic A95X Z2 description
Add Zkmagic A95X Z2 description for a board with rk3318 processor.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200808160618.15445-3-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation')
-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 7025d00c06cc..251c3ca22e1b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -559,4 +559,9 @@ properties: items: - const: tronsmart,orion-r68-meta - const: rockchip,rk3368 + + - description: Zkmagic A95X Z2 + items: + - const: zkmagic,a95x-z2 + - const: rockchip,rk3318 ... |