We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de536a commit 8517b62Copy full SHA for 8517b62
arch/sh/boot/dts/j2_mimas_v2.dts
@@ -88,6 +88,8 @@
88
clock-frequency = <125000000>;
89
compatible = "xlnx,xps-uartlite-1.00.a";
90
current-speed = <19200>;
91
+ xlnx,use-parity = <0>;
92
+ xlnx,data-bits = <8>;
93
device_type = "serial";
94
interrupts = <0x12>;
95
port-number = <0>;
0 commit comments