projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4376447
)
arm64: dts: rockchip: adjust vendor on orangepi rk3399 board
author
Tim Lunn
<tim@feathertop.org>
Wed, 14 Feb 2024 04:07:31 +0000
(15:07 +1100)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 27 Feb 2024 22:58:13 +0000
(23:58 +0100)
Adjust compatible string to match the board vendor of Xunlong
Signed-off-by: Tim Lunn <tim@feathertop.org>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link:
https://lore.kernel.org/r/20240214040731.3069111-5-tim@feathertop.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts
b/arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts
index e7551449e718ca7f6f79b01a97194a9ecb12829f..e26e2d86279cb99d4dfb4e845918e94888006e5e 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts
@@
-14,7
+14,7
@@
/ {
model = "Orange Pi RK3399 Board";
- compatible = "
rockchip
,rk3399-orangepi", "rockchip,rk3399";
+ compatible = "
xunlong
,rk3399-orangepi", "rockchip,rk3399";
aliases {
ethernet0 = &gmac;