Commit d8b4ee93 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8250: Pad addresses to 8 hex digits

parent e09327d7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2272,7 +2272,7 @@
			pinctrl-names = "default";
			pinctrl-0 = <&rx_swr_active>;
			compatible = "qcom,sm8250-lpass-rx-macro";
			reg = <0 0x3200000 0 0x1000>;
			reg = <0 0x03200000 0 0x1000>;
			status = "disabled";

			clocks = <&q6afecc LPASS_CLK_ID_TX_CORE_MCLK LPASS_CLK_ATTRIBUTE_COUPLE_NO>,
@@ -2290,7 +2290,7 @@
		};

		swr1: soundwire-controller@3210000 {
			reg = <0 0x3210000 0 0x2000>;
			reg = <0 0x03210000 0 0x2000>;
			compatible = "qcom,soundwire-v1.5.1";
			status = "disabled";
			interrupts = <GIC_SPI 298 IRQ_TYPE_LEVEL_HIGH>;
@@ -2319,7 +2319,7 @@
			pinctrl-names = "default";
			pinctrl-0 = <&tx_swr_active>;
			compatible = "qcom,sm8250-lpass-tx-macro";
			reg = <0 0x3220000 0 0x1000>;
			reg = <0 0x03220000 0 0x1000>;
			status = "disabled";

			clocks = <&q6afecc LPASS_CLK_ID_TX_CORE_MCLK LPASS_CLK_ATTRIBUTE_COUPLE_NO>,
@@ -2340,7 +2340,7 @@

		/* tx macro */
		swr2: soundwire-controller@3230000 {
			reg = <0 0x3230000 0 0x2000>;
			reg = <0 0x03230000 0 0x2000>;
			compatible = "qcom,soundwire-v1.5.1";
			interrupts-extended = <&intc GIC_SPI 297 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "core";