projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c0a366
)
ARM: dts: Enable SDIO card interrupt for 37xx-evm
author
Tony Lindgren
<tony@atomide.com>
Wed, 20 May 2015 21:48:35 +0000
(14:48 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 20 May 2015 21:48:35 +0000
(14:48 -0700)
This allows to use the MMC1 slot with SDIO cards.
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-evm-common.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap3-evm-common.dtsi
b/arch/arm/boot/dts/omap3-evm-common.dtsi
index 346552b94d9f7705a80642dc8ce86ea6bad800d6..b2589f96d5f7c3a7b0b7cf29698482bc7b89df6f 100644
(file)
--- a/
arch/arm/boot/dts/omap3-evm-common.dtsi
+++ b/
arch/arm/boot/dts/omap3-evm-common.dtsi
@@
-96,6
+96,7
@@
};
&mmc1 {
+ interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>;
bus-width = <8>;