diff options
author | Chukun Pan <amadeus@jmu.edu.cn> | 2024-04-19 13:30:18 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-23 18:13:15 +0300 |
commit | fac5b3381639a504cd0e8c015242622331cc7a52 (patch) | |
tree | ebd29b8604c11e5611e9611b9bb4d48ca02d9d40 /Documentation/devicetree/bindings/arm/rockchip.yaml | |
parent | 45e831033f7a00a14f64afa1e34c476a9ff0f9f0 (diff) | |
download | linux-fac5b3381639a504cd0e8c015242622331cc7a52.tar.xz |
dt-bindings: arm: rockchip: correct the model name for Radxa ROCK 3A
According to https://radxa.com/products/rock3/3a,
the name of this board should be "Radxa ROCK 3A".
Suggested-by: FUKAUMI Naoki <naoki@radxa.com>
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240419103019.992586-2-amadeus@jmu.edu.cn
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 2e284ba8732d..742c1a85de4b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -789,7 +789,7 @@ properties: - const: radxa,rock2-square - const: rockchip,rk3288 - - description: Radxa ROCK3 Model A + - description: Radxa ROCK 3A items: - const: radxa,rock3a - const: rockchip,rk3568 |