commit | 78c640fed6a4b2cccc74ca052fb8a2193499ac56 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Oct 25 21:49:31 2018 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 06 11:25:55 2018 +0100 |
tree | 607b60db24fc9209ab1cd12291c90f681802eb0d | |
parent | 664fa567eff9f7b5e20cc2fee494f27a0979dcf7 [diff] |
ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus" Commit 3c28576bb0f0 ("arm: dts: imx8qxp: fix build warining") fixed the dts warning by removing the unnecessary #address-cells/#size-cells, but the recommendation for regulators is not to place them under "simple-bus", so move the reg_usdhc2_vmmc regulator accordingly. Signed-off-by: Fabio Estevam <festevam@gmail.com>