Commit 81c0039b authored by Leonard Crestez's avatar Leonard Crestez Committed by Shawn Guo

ARM: dts: imx6ul: Remove extra space between node name and brace

Fixes: 7d1cd297 ("ARM: dts: imx6ul: add gpmi support")
Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5649dbd3
...@@ -183,7 +183,7 @@ dma_apbh: dma-apbh@1804000 { ...@@ -183,7 +183,7 @@ dma_apbh: dma-apbh@1804000 {
clocks = <&clks IMX6UL_CLK_APBHDMA>; clocks = <&clks IMX6UL_CLK_APBHDMA>;
}; };
gpmi: gpmi-nand@1806000 { gpmi: gpmi-nand@1806000 {
compatible = "fsl,imx6q-gpmi-nand"; compatible = "fsl,imx6q-gpmi-nand";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment