ARM: dts: imx6sx: add missing cells and move nodes
authorArulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Thu, 10 Jan 2019 09:46:54 +0000 (15:16 +0530)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit6675155e3db0720bb4fb52a497bb66b0d27b4f2f
treeb4309e29ed7f860faa0f5d7243b886cfb6f1647d
parentb4fb31a8450622b74135bc9247734689ea4eef41
ARM: dts: imx6sx: add missing cells and move nodes

This fix below compilation warnings by,
1) Moving the sub nodes to regulator node.
2) Added address-cells and size-cells in regulator node.

Warning (reg_format): /regulator@1:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Warning (reg_format): /regulator@2:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Warning (reg_format): /regulator@3:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Warning (reg_format): /regulator@7:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Warning (reg_format): /regulator@9:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Warning (reg_format): /regulator@10:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)

Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
arch/arm/boot/dts/imx6sx-sabreauto.dts
arch/arm/boot/dts/imx6sx-sdb-reva.dts
arch/arm/boot/dts/imx6sx-sdb.dts
arch/arm/boot/dts/imx6sx-sdb.dtsi