summaryrefslogtreecommitdiff
path: root/arch/arm/dts/dt-bindings/gpio
Commit message (Collapse)AuthorAgeLines
* dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-23-15/+0
| | | | | | | 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>
* am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass2014-06-11-0/+15
Add support for device tree control and add device tree files for the beaglebone black initially. Signed-off-by: Simon Glass <sjg@chromium.org>