Khadas VIM1 lite

My GPS and Linux_uart is work on VIM1 (on my Nougat ROM).
I tested you ROM Nougat VIM2. Linux_uart is work, ttyS4 does not work.
I sent my log on your e-mail.

Thank you!

Sorry for that. You need to modify the file ‘common/arch/arm64/boot/dts/kvim2.dts’

diff --git a/arch/arm64/boot/dts/kvim2.dts b/arch/arm64/boot/dts/kvim2.dts
index ec05b03..215e825 100644
--- a/arch/arm64/boot/dts/kvim2.dts
+++ b/arch/arm64/boot/dts/kvim2.dts
@@ -863,10 +863,6 @@
                compatible = "amlogic, amlogic-new-usb3";
                portnum = <0>;
                reg = <0x0 0xd0078080 0x0 0x20>;
-               interrupts = <0 16 4>;
-               otg = <1>;
-               gpio-vbus-power = "GPIOAO_5";
-                gpios = <&gpio_ao       GPIOAO_5       GPIO_ACTIVE_HIGH>;
1 Like

Yes, It is work!!!

Thank you!

Hi, guys, please post and comment different issues with different topics :wink: to keep the forums tidy and readable.

Thanks!

1 Like