commit | fecf8896e74bc9180f1763f005736fab5edbd698 | [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 | 110aa291b45a8d96631eef0a5c8cd53c2a58b5b6 [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>