commit | ee3311db1cf0627de91123feefc8d0938f83ab8d | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Wed Jul 20 17:16:26 2016 +0800 |
committer | Andreas Bießmann <andreas@biessmann.org> | Mon Aug 15 22:58:03 2016 +0200 |
tree | af3d4f382b218daf846107b5c3070a214643da95 | |
parent | 46ed9381b7be1ede9783970be3d3141007653c2b [diff] |
gpio: atmel_pio4: Rework to support DM & DT Rework the driver to support driver model and device tree, and support to regard the pio4 pinctrl device as a child of atmel_pio4 device. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>