diff mbox

[2/4] DT: i2c: Add devices handled by the da9063 MFD driver

Message ID 1418124169-7123-3-git-send-email-geert+renesas@glider.be
State Accepted, archived
Commit a5d0b7cb912bb79311e4d1f714b8036b0c2e359b
Headers show

Commit Message

Geert Uytterhoeven Dec. 9, 2014, 11:22 a.m. UTC
This allows checkpatch to validate more DTSes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: devicetree@vger.kernel.org
---
 Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Steve Twiss Dec. 9, 2014, 12:40 p.m. UTC | #1
On 09 December 2014 11:23, Geert Uytterhoeven wrote 

> Subject: [PATCH 2/4] DT: i2c: Add devices handled by the da9063 MFD driver

> 

> This allows checkpatch to validate more DTSes.

> 

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

> Cc: devicetree@vger.kernel.org

> ---

>  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 e0beef4f8cff5cdf..3bc4ea3c5c4842ff 100644

> --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt

> +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt

> @@ -47,6 +47,7 @@ dallas,ds3232		Extremely Accurate I²C RTC

> with Integrated Crystal and SRAM

>  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,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


Acked-by: Steve Twiss <stwiss.opensource@diasemi.com>
Wolfram Sang Jan. 13, 2015, 10:15 a.m. UTC | #2
On Tue, Dec 09, 2014 at 12:22:47PM +0100, Geert Uytterhoeven wrote:
> This allows checkpatch to validate more DTSes.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: devicetree@vger.kernel.org

Applied to for-next, thanks!
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
index e0beef4f8cff5cdf..3bc4ea3c5c4842ff 100644
--- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt
+++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
@@ -47,6 +47,7 @@  dallas,ds3232		Extremely Accurate I²C RTC with Integrated Crystal and SRAM
 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,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