Add omap-hsmmc-control data to omap630.
Update with pbias and prog_io1 register address.

Signed-off-by: Balaji T K <[email protected]>
---
 arch/arm/boot/dts/omap36xx.dtsi |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/omap36xx.dtsi b/arch/arm/boot/dts/omap36xx.dtsi
index 96bf028..9e396c4 100644
--- a/arch/arm/boot/dts/omap36xx.dtsi
+++ b/arch/arm/boot/dts/omap36xx.dtsi
@@ -23,3 +23,10 @@
                };
        };
 };
+&omap_control_mmc1 {
+       compatible = "ti,omap-hsmmc-control";
+       reg = <0x48002520 0x4>,
+             <0x48002448 0x4>;
+       reg-names = "pbias", "prog_io1";
+       ctrl-type = <4>;
+};
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to