Commit 10de96ba authored by Neil Armstrong's avatar Neil Armstrong Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: mdm9615: remove useless amba subnode



The separate amba device node doesn't add anything significant to the
DT. The OF parsing code already creates amba_device or platform_device
depending on the compatibility lists.

Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220928-mdm9615-dt-schema-fixes-v4-11-dac2dfaac703@linaro.org
parent 3627dd18
Loading
Loading
Loading
Loading
+36 −42
Original line number Diff line number Diff line
@@ -314,11 +314,6 @@ sdcc2bam: dma-controller@12142000{
			qcom,ee = <0>;
		};

		amba {
			compatible = "simple-bus";
			#address-cells = <1>;
			#size-cells = <1>;
			ranges;
		sdcc1: mmc@12180000 {
			status = "disabled";
			compatible = "arm,pl18x", "arm,primecell";
@@ -357,7 +352,6 @@ sdcc2: mmc@12140000 {
			assigned-clocks = <&gcc SDC2_CLK>;
			assigned-clock-rates = <400000>;
		};
		};

		tcsr: syscon@1a400000 {
			compatible = "qcom,tcsr-mdm9615", "syscon";