mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3588s-evb4-lp4x: remove spi high-speed pinctrl configuration
Signed-off-by: Jon Lin <jon.lin@rock-chips.com> Change-Id: I2096aec71a3a6cea31199e832d73d2acbeac843d
This commit is contained in:
@@ -797,9 +797,8 @@
|
||||
};
|
||||
|
||||
&spi2 {
|
||||
pinctrl-names = "default", "high_speed";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins>;
|
||||
pinctrl-1 = <&spi2m2_cs0 &spi2m2_pins_hs>;
|
||||
num-cs = <1>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user