commit | 9e30ba2d75b2f4a4880080fc1f9795e9bf59408e | [log] [tgz] |
---|---|---|
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | Wed Jan 27 10:31:53 2016 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 02 21:36:10 2016 +0100 |
tree | 13fada0585646995db72f20011b5a9f43ff5c829 | |
parent | 5160def267739518950e8e3bb78e0e6c3941cb3e [diff] |
dm: vybrid_gpio: Drop legacy code All boards using this driver are with device tree support, hence drop the legacy code in driver to have a pure DT solution. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>