commit | 092a0c3b18ce8f2207591846dad5c9071ed2f832 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Dec 16 22:59:57 2014 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Jan 21 09:58:57 2015 +0100 |
tree | f9bfdb7753f5dc589815988b2cdb33af667825da | |
parent | 1f9f6a78735f56f5d718565b235c7e0188933e2d [diff] |
ARM: sunxi: DT: Convert the DTs to use a header for the pinctrl nodes 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>