
22 Apr
2015
22 Apr
'15
7:11 p.m.
On 22 April 2015 at 10:31, Simon Glass sjg@chromium.org wrote:
On 20 April 2015 at 12:07, Przemyslaw Marczak p.marczak@samsung.com wrote:
Adding regulators subnode to fdt max77686 node, allows properly init regulators by the max77686 regulator driver. This enables the complete functionality of the regulator command.
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com
Changes V2:
- odroid: dts: remove pmic alias
Changes V3:
- none
Changes V4:
- add constraints for mmc regulators auto enable
arch/arm/dts/exynos4412-odroid.dts | 253 +++++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!