diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2019-10-30 15:26:48 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2019-11-05 20:44:43 +0100 |
commit | ab14c422a1d1877676a001d27f8c64a916ec077e (patch) | |
tree | a96a517df42ab035810e8d9904fe9224551c0f8d /Documentation | |
parent | 21e3311a6a15cce30d6903d3bd4870c16f4672a2 (diff) | |
download | linux-ab14c422a1d1877676a001d27f8c64a916ec077e.tar.gz linux-ab14c422a1d1877676a001d27f8c64a916ec077e.tar.bz2 linux-ab14c422a1d1877676a001d27f8c64a916ec077e.zip |
dt-bindings: Add doc for Firefly ROC-RK3308-CC board
Add compatible for Firefly ROC-RK3308-CC board.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Link: https://lore.kernel.org/r/20191030072648.29738-1-andy.yan@rock-chips.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 dd38d060cdd7..45a87c6e0a88 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -82,6 +82,11 @@ properties: - const: firefly,firefly-rk3399 - const: rockchip,rk3399 + - description: Firefly ROC-RK3308-CC + items: + - const: firefly,roc-rk3308-cc + - const: rockchip,rk3308 + - description: Firefly roc-rk3328-cc items: - const: firefly,roc-rk3328-cc |