arm64: dts: imx8-ss-dma: Fix adc0 closing brace location

Align the closing brace to opening line.

Fixes: 1db044b25d ("arm64: dts: imx8dxl: add adc0 support")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Stein
2024-07-17 15:50:26 +02:00
committed by Shawn Guo
parent 33b49409f0
commit f2fd0ca4fe
@@ -370,7 +370,7 @@ dma_subsys: bus@5a000000 {
assigned-clock-rates = <24000000>;
power-domains = <&pd IMX_SC_R_ADC_0>;
status = "disabled";
};
};
adc1: adc@5a890000 {
compatible = "nxp,imx8qxp-adc";