
10 Jun
2016
10 Jun
'16
2:35 a.m.
2016-06-07 1:24 GMT-06:00 Wenyou Yang wenyou.yang@atmel.com:
Bring in required device tree file and bindings from Linux.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com Reviewed-by: Andreas Bießmann andreas@biessmann.org
Changes in v4: None Changes in v3: None Changes in v2:
- add detailed example to show how to configure pinctrl for device.
- remove interrupt and gpio property description.
- add reviewed-by tag.
arch/arm/dts/sama5d2-pinfunc.h | 880 +++++++++++++++++++++ .../pinctrl/atmel,at91-pio4-pinctrl.txt | 66 ++ 2 files changed, 946 insertions(+) create mode 100644 arch/arm/dts/sama5d2-pinfunc.h create mode 100644 doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
Reviewed-by: Simon Glass sjg@chromium.org