commit | 2011dca2c1d19fd561c77d3e851247444c3b11e1 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 15:28:27 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | f5e01326366dd39dc678cb953deba39cee759135 | |
parent | 2510be1d21fdfb389cf4a528fd72838aedf616d3 [diff] |
configs: at91sam9rlek: Update for DT and DM support Update the configuration files to support the device tree and driver model. The device clock and pins configuration are handled by the clock and the pinctrl drivers respectively. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>