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 4acc8d6 commit d54df22Copy full SHA for d54df22
arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
@@ -23,15 +23,6 @@
23
stdout-path = "serial0:115200n8";
24
};
25
26
- soc {
27
- serial@f991e000 {
28
- status = "okay";
29
- pinctrl-names = "default", "sleep";
30
- pinctrl-0 = <&blsp1_uart2_default>;
31
- pinctrl-1 = <&blsp1_uart2_sleep>;
32
- };
33
34
-
35
reserved-memory {
36
#address-cells = <2>;
37
#size-cells = <2>;
@@ -48,6 +39,10 @@
48
39
49
40
50
41
42
+&blsp1_uart2 {
43
+ status = "okay";
44
+};
45
+
51
46
&rpm_requests {
52
47
pm8994-regulators {
53
compatible = "qcom,rpm-pm8994-regulators";
0 commit comments