enable serial output on rock-3a and radxa-e25
This commit is contained in:
parent
1b0d8f33d3
commit
a02bbcc155
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user