summaryrefslogtreecommitdiff
path: root/include/dt-bindings/pinctrl/am33xx.h
Commit message (Collapse)AuthorAgeLines
* dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-23-0/+42
These ended up in arch/arm/dts/dt-bindings temporarily, but in fact the correct place is now include/dt-bindings. Move them to be consistent. Signed-off-by: Simon Glass <sjg@chromium.org>