Commit ce652c98 authored by Geraldo Nascimento's avatar Geraldo Nascimento Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4s



This is already the default in rk3399-base.dtsi, remove redundant
declaration from rk3399-nanopi-r4s.dtsi.

Fixes: db792e9a ("rockchip: rk3399: Add support for FriendlyARM NanoPi R4S")
Cc: stable@vger.kernel.org
Reported-by: default avatarDragan Simic <dsimic@manjaro.org>
Reviewed-by: default avatarDragan Simic <dsimic@manjaro.org>
Signed-off-by: default avatarGeraldo Nascimento <geraldogabriel@gmail.com>
Acked-by: default avatarShawn Lin <shawn.lin@rock-chips.com>
Link: https://patch.msgid.link/6694456a735844177c897581f785cc00c064c7d1.1763415706.git.geraldogabriel@gmail.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 0368e4af
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ &i2c4 {
};

&pcie0 {
	max-link-speed = <1>;
	num-lanes = <1>;
	vpcie3v3-supply = <&vcc3v3_sys>;
};