]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: nxp: imx6ull: Minor whitespace cleanup
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 19 Aug 2025 13:18:01 +0000 (15:18 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 09:22:36 +0000 (17:22 +0800)
The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-rmm.dts

index 5d1cc8a1f55589f183c0f56dd1200ae3c9eb6ab8..107b00b9a939977363b57f13e93dcbc4447bfeff 100644 (file)
        status = "okay";
 
        touchscreen: touchscreen@38 {
-               compatible ="edt,edt-ft5306";
+               compatible = "edt,edt-ft5306";
                reg = <0x38>;
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_touchscreen>;