Commit 43764475 authored by Tim Lunn's avatar Tim Lunn Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: adjust vendor on Banana Pi R2 Pro board



Adjust compatible string to match the board vendor of Sinovoip

Signed-off-by: default avatarTim Lunn <tim@feathertop.org>
Reviewed-by: default avatarDragan Simic <dsimic@manjaro.org>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240214040731.3069111-4-tim@feathertop.org


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent a03fd4b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;