commit | 970656b3246d30955894951ed16bd658e42d8c24 | [log] [tgz] |
---|---|---|
author | Leonard Crestez <leonard.crestez@nxp.com> | Thu Mar 01 14:52:08 2018 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Mar 08 16:16:07 2018 +0800 |
tree | 100ae41bf4c66c6879dbe152c0dda940800b4a15 | |
parent | c0c6bb2322964bd264b4ddedaa5776f40c709f0c [diff] |
ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name The two usb-otg regulators for imx7d-sdb are both called "regulator-usb-otg1-vbus" and they effectively override each other. This is most likely a copy-paste error. Fixes: b877039aa1fe ("ARM: dts: imx7d-sdb: Adjust the regulator nodes") Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>