commit | c53a825e15ca74902e9d5f68d839011dc11e055f | [log] [tgz] |
---|---|---|
author | Wenyou.Yang@microchip.com <Wenyou.Yang@microchip.com> | Fri Jul 21 17:04:56 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 04 20:38:37 2017 -0400 |
tree | 0cd4be06b2ea4979facb7561a21df50951753d8b | |
parent | 94db5120d874821e5fd1847e1825759aaf74290b [diff] |
board: pm9261: Update to support DT and DM Add the dts files to support deivce tree, update the configuration files to support the device tree and driver model. The peripheral clock and pins configuration are handled by the clock and the pinctrl drivers respectively. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>