diff options
| author | Viditha Hanumanthareddy <ngjq36@motorola.com> | 2014-04-24 10:48:25 -0500 |
|---|---|---|
| committer | Viditha H <ngjq36@motorola.com> | 2014-05-07 13:37:30 +0000 |
| commit | 4f75bd140f9838c09ac62c1cfded9df37327b022 (patch) | |
| tree | 829682cbebef789503c2b1d333b69c772797b9fb | |
| parent | e2185bed930b65de678c2fbaaf2de6bbe3c639ef (diff) | |
| download | olio-linux-3.10-4f75bd140f9838c09ac62c1cfded9df37327b022.tar.xz olio-linux-3.10-4f75bd140f9838c09ac62c1cfded9df37327b022.zip | |
IKXCLOCK-810: p2.5 to pick up m4sensorhub-p2_5 binary
Change-Id: Iaafa3f4209e2b8305b3fe59bd7510fc576214913
| -rw-r--r-- | arch/arm/boot/dts/omap3-minnow-p2.5+.dts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-minnow-p2.5+.dts b/arch/arm/boot/dts/omap3-minnow-p2.5+.dts index 237106dcf0c..17e861d1b6a 100644 --- a/arch/arm/boot/dts/omap3-minnow-p2.5+.dts +++ b/arch/arm/boot/dts/omap3-minnow-p2.5+.dts @@ -20,3 +20,10 @@ }; }; + +&i2c2{ + m4sensorhub@39 { + mot,fw-filename = "m4sensorhub-p2_5_minnow.bin"; + }; +}; + |