ARM: dts: imx6ul: Remove extra space between node name and brace
Fixes: 7d1cd29786
("ARM: dts: imx6ul: add gpmi support")
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
5649dbd31e
commit
81c0039b13
|
@ -183,7 +183,7 @@
|
|||
clocks = <&clks IMX6UL_CLK_APBHDMA>;
|
||||
};
|
||||
|
||||
gpmi: gpmi-nand@1806000 {
|
||||
gpmi: gpmi-nand@1806000 {
|
||||
compatible = "fsl,imx6q-gpmi-nand";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
|
Loading…
Reference in New Issue