arm: dts: imx8qxp: fix build warining
authorPeng Fan <peng.fan@nxp.com>
Thu, 25 Oct 2018 08:36:49 +0000 (08:36 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 25 Oct 2018 09:48:13 +0000 (11:48 +0200)
Fix below build warning.

arch/arm/dts/fsl-imx8qxp-mek.dtb: Warning (avoid_unnecessary_addr_size):
/regulators: unnecessary #address-cells/#size-cells without "ranges"
or child "reg" property

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/fsl-imx8qxp-mek.dts

index 09ea3b4..c14e184 100644 (file)
@@ -18,8 +18,6 @@
 
        regulators {
                compatible = "simple-bus";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                reg_usdhc2_vmmc: usdhc2-vmmc {
                        compatible = "regulator-fixed";