commit | 5d8d42b38190f7d5407b43f7f111e74f5f4fb4f7 | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Wed May 13 13:38:24 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu May 14 19:57:57 2015 -0600 |
tree | 991043d398d3eea286091129dda6b5906a95effa | |
parent | 622e5fee3d14c06c4c68f3c89612a9e58926c900 [diff] |
odroid: dts: add 'voltage-regulators' description to max77686 node 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> Acked-by: Simon Glass <sjg@chromium.org>