Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297580 > unrolled thread
| Started by | Akshay Bhat <akshay.bhat@timesys.com> |
|---|---|
| First post | 2015-12-23 19:40 +0100 |
| Last post | 2015-12-27 16:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices Akshay Bhat <akshay.bhat@timesys.com> - 2015-12-23 19:40 +0100
Re: [PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices Andy Shevchenko <andy.shevchenko@gmail.com> - 2015-12-27 16:10 +0100
| From | Akshay Bhat <akshay.bhat@timesys.com> |
|---|---|
| Date | 2015-12-23 19:40 +0100 |
| Subject | [PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices |
| Message-ID | <qIWul-4Io-7@gated-at.bofh.it> |
This adds devicetree documentation for the bindings of rtc-rx8010 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..0f9c1de 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -49,6 +49,7 @@ dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O dallas,ds75 Digital Thermometer and Thermostat dlg,da9053 DA9053: flexible system level PMIC with multicore support dlg,da9063 DA9063: system PMIC for quad-core application processors +epson,rx8010 I2C-BUS INTERFACE REAL TIME CLOCK MODULE epson,rx8025 High-Stability. I2C-Bus INTERFACE REAL TIME CLOCK MODULE epson,rx8581 I2C-BUS INTERFACE REAL TIME CLOCK MODULE fsl,mag3110 MAG3110: Xtrinsic High Accuracy, 3D Magnetometer -- 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/
[toc] | [next] | [standalone]
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Date | 2015-12-27 16:10 +0100 |
| Message-ID | <qKl7j-bR-9@gated-at.bofh.it> |
| In reply to | #1297580 |
On Wed, Dec 23, 2015 at 8:38 PM, Akshay Bhat <akshay.bhat@timesys.com> wrote: > This adds devicetree documentation for the bindings of rtc-rx8010 > 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..0f9c1de 100644 > --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt > +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt > @@ -49,6 +49,7 @@ dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O > dallas,ds75 Digital Thermometer and Thermostat > dlg,da9053 DA9053: flexible system level PMIC with multicore support > dlg,da9063 DA9063: system PMIC for quad-core application processors > +epson,rx8010 I2C-BUS INTERFACE REAL TIME CLOCK MODULE Is it indeed required to have all those capital letters together? > epson,rx8025 High-Stability. I2C-Bus INTERFACE REAL TIME CLOCK MODULE > epson,rx8581 I2C-BUS INTERFACE REAL TIME CLOCK MODULE > fsl,mag3110 MAG3110: Xtrinsic High Accuracy, 3D Magnetometer > -- > 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/ -- With Best Regards, Andy Shevchenko -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web