]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8-ss-dma: Fix adc0 closing brace location
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 17 Jul 2024 13:50:26 +0000 (15:50 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 12 Aug 2024 11:21:21 +0000 (19:21 +0800)
Align the closing brace to opening line.

Fixes: 1db044b25d2e ("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>
arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi

index 3f521441faf7e473f8b95750b1ac17384c0af14b..1ee9496c988c5c125673cda2b1432115beae40d3 100644 (file)
@@ -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";