Diff
--- a/arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi
+++ b/arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi
@@ -35,6 +35,13 @@
snps,reset-active-low;
};
+&uart_ao_a_pins {
+ mux {
+ /delete-property/ bias-disable;
+ bias-pull-up;
+ };
+};
+
&usb0 {
status = "disabled";
};
Display More
ilovebytes Please test https://chewitt.libreelec.tv/testing/LibreE…droid-c2.img.gz. This bumps the u-boot version to 2024.10 and includes the experimental patch above suggested by MartinB. Any difference?