arm64: dts: rockchip: adjust vendor on Banana Pi R2 Pro board
authorTim Lunn <tim@feathertop.org>
Wed, 14 Feb 2024 04:07:30 +0000 (15:07 +1100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 27 Feb 2024 22:58:13 +0000 (23:58 +0100)
Adjust compatible string to match the board vendor of Sinovoip

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-4-tim@feathertop.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts

index f9127ddfbb7dfdaa9b2bfd6040ef9ed2ab1986b3..7b5f3904ef6104754d8d2bc6c96ab668e5b3b230 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        model = "Bananapi-R2 Pro (RK3568) DDR4 Board";
-       compatible = "rockchip,rk3568-bpi-r2pro", "rockchip,rk3568";
+       compatible = "sinovoip,rk3568-bpi-r2pro", "rockchip,rk3568";
 
        aliases {
                ethernet0 = &gmac0;