mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rk3288-evb-rk1608: using bb io-domain 1.8v
The rk3288-evb-rk1608 hardware using APIO5_VDD 1.8v, the default 3.3v bb-iomain cause the abnormal waveform (<1V @24MHz) on the SPI0 bus (GPIO3_B7~B4), even with max driving strength 12mA. So we need to switch the bb-iodomain to 1.8v, then the waveform is corrent. Change-Id: I0fa49e5348897933ee56867ca458ec3aa519bcba Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
@@ -616,6 +616,7 @@
|
||||
&io_domains {
|
||||
status = "okay";
|
||||
|
||||
bb-supply = <&vcc_18>;
|
||||
sdcard-supply = <&vccio_sd>;
|
||||
wifi-supply = <&vcc_18>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user