Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297586
| From | Akshay Bhat <akshay.bhat@timesys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list |
| Date | 2015-12-23 20:00 +0100 |
| Message-ID | <qIWNI-4OT-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This adds devicetree documentation for the bindings of mpl3115 driver. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index c50cf13..f3f4bc2 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -54,6 +54,7 @@ epson,rx8581 I2C-BUS INTERFACE REAL TIME CLOCK MODULE fsl,mag3110 MAG3110: Xtrinsic High Accuracy, 3D Magnetometer fsl,mc13892 MC13892: Power Management Integrated Circuit (PMIC) for i.MX35/51 fsl,mma8450 MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer +fsl,mpl3115 MPL3115: Absolute Digital Pressure Sensor fsl,mpr121 MPR121: Proximity Capacitive Touch Sensor Controller fsl,sgtl5000 SGTL5000: Ultra Low-Power Audio Codec gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface -- 2.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list Akshay Bhat <akshay.bhat@timesys.com> - 2015-12-23 20:00 +0100
Re: [PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list Rob Herring <robh@kernel.org> - 2015-12-29 19:40 +0100
Re: [PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list Wolfram Sang <wsa@the-dreams.de> - 2015-12-30 07:30 +0100
csiph-web