diff options
author | Shaohui Xie <Shaohui.Xie@nxp.com> | 2016-09-13 11:09:56 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-10-21 16:33:40 +0300 |
commit | f849aef6afa710d61e2f17c803f87f793cd2cb6d (patch) | |
tree | 305dfc00bf61a6764ebf3417fa1f6d8aee7e6299 /Documentation/devicetree/bindings/i2c/trivial-devices.txt | |
parent | 981034a2bfcaff5c95dafde24d7abfe7f9025c19 (diff) | |
download | linux-f849aef6afa710d61e2f17c803f87f793cd2cb6d.tar.xz |
dt-bindings: i2c: adds two more nxp devices
"nxp,pcf2127" and "nxp,pcf2129" are I2c devices, adds them to the list
of trivial i2c devices.
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/trivial-devices.txt')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index fbbad6446741..8a43a5ebc07c 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -130,6 +130,8 @@ nuvoton,npct501 i2c trusted platform module (TPM) nuvoton,npct601 i2c trusted platform module (TPM2) nxp,pca9556 Octal SMBus and I2C registered interface nxp,pca9557 8-bit I2C-bus and SMBus I/O port with reset +nxp,pcf2127 Real-time clock +nxp,pcf2129 Real-time clock nxp,pcf8563 Real-time clock/calendar nxp,pcf85063 Tiny Real-Time Clock oki,ml86v7667 OKI ML86V7667 video decoder |