summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/pinctrl/sun4i-a10.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sunxi: DT: Convert the DTs to use a header for the pinctrl nodesMaxime Ripard2015-01-211-0/+62
The pinctrl nodes require some extra opaque arguments for the pull up and drive strength values. Introduce a new header file and convert the device trees to replace these opaque numbers by defines. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>