enable serial output on rock-3a and radxa-e25

This commit is contained in:
amazingfate
2023-02-03 16:24:01 +08:00
committed by Igor
parent 1b0d8f33d3
commit a02bbcc155
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ index 000000000..07323913b
+ interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_LOW>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&uart2m0_xfer>;
+ status = "disabled";
+ status = "okay";
+ };
+
+ debug: debug@fd904000 {

View File

@@ -33,7 +33,7 @@ index 000000000..8ce33ce32
+ interrupts = <GIC_SPI 252 IRQ_TYPE_LEVEL_LOW>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&uart2m0_xfer>;
+ status = "disabled";
+ status = "okay";
+ };
+
+ debug: debug@fd904000 {