arm64: dts: apq8016-sbc: enable UART0 on LS connector
[deliverable/linux.git] / arch / arm64 / boot / dts / qcom / apq8016-sbc.dtsi
index 6b8abbe6874622ffe7d3a28b7b71041959b90418..7505fa385cebc10266ff1c445140d58f4ac7cdc0 100644 (file)
        };
 
        soc {
+               serial@78af000 {
+                       status = "okay";
+                       pinctrl-names = "default", "sleep";
+                       pinctrl-0 = <&blsp1_uart1_default>;
+                       pinctrl-1 = <&blsp1_uart1_sleep>;
+               };
+
                serial@78b0000 {
                        status = "okay";
                        pinctrl-names = "default", "sleep";
This page took 0.023753 seconds and 5 git commands to generate.