mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3588-rk806: fix the spi2_cs1 iomux
relative log: [ 2.257040] rockchip-pinctrl pinctrl: pin gpio0-8 already requested by feb20000.spi; cannot claim for 8-0051 [ 2.257046] rockchip-pinctrl pinctrl: pin-8 (8-0051) status -22 [ 2.257051] rockchip-pinctrl pinctrl: could not request pin 8 (gpio0-8) from group hym8563-int on device rockchip-pinctrl [ 2.257056] rtc-hym8563 8-0051: Error applying setting, reverse things back [ 2.257064] rtc-hym8563: probe of 8-0051 failed with error -22 [ 2.258247] usbcore: registered new interface driver uvcvideo Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I132203508f595063a5231a1f69fddbbe1287e0b4
This commit is contained in:
@@ -89,7 +89,9 @@
|
||||
status = "okay";
|
||||
assigned-clocks = <&cru CLK_SPI2>;
|
||||
assigned-clock-rates = <200000000>;
|
||||
num-cs = <2>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins>;
|
||||
num-cs = <1>;
|
||||
|
||||
rk806single@0 {
|
||||
compatible = "rockchip,rk806";
|
||||
|
||||
Reference in New Issue
Block a user