diff options
| author | Dennis Gilmore <dennis@ausil.us> | 2026-05-10 21:53:47 -0500 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-07-24 21:30:29 +0200 |
| commit | 03b1c32f54bae3a4e73f82e1ccb322cfead24a2c (patch) | |
| tree | e85a3013ad4f68db78671555449ff3ca17ef348a | |
| parent | f296bb503a24c081888435bdf50741ced1906210 (diff) | |
| download | linux-next-03b1c32f54bae3a4e73f82e1ccb322cfead24a2c.tar.gz linux-next-03b1c32f54bae3a4e73f82e1ccb322cfead24a2c.zip | |
dt-bindings: arm: rockchip: Add Orange Pi 5 Pro
Add compatible string for the Orange Pi 5 Pro.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
Link: https://patch.msgid.link/20260511025352.106126-2-dennis@ausil.us
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 5d3614df98e0..e023c296d3d3 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -1349,6 +1349,7 @@ properties: items: - enum: - xunlong,orangepi-5 + - xunlong,orangepi-5-pro - xunlong,orangepi-5b - const: rockchip,rk3588s |
