diff options
author | Balaji T K <balajitk@ti.com> | 2014-03-03 20:20:20 +0530 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-03-05 11:53:36 -0800 |
commit | d2885dbb7a9854faf34fcdb9a17b76917876626b (patch) | |
tree | 1109f957684cf228d5a948756c97d60a5a2c2ab8 /arch/arm/boot/dts/am4372.dtsi | |
parent | b6586cd7b7b8f4542b8efeb6eee01cd1e473d235 (diff) |
ARM: dts: am43x-epos-evm: add SD card hotplug support
Add card detect gpio for SD card slot and include dt gpio header.
Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am4372.dtsi')
-rw-r--r-- | arch/arm/boot/dts/am4372.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index b687869b8298..36d523a26831 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -8,6 +8,7 @@ * kind, whether express or implied. */ +#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include "skeleton.dtsi" |