Message ID | 20200121141525.3404-2-nick.reitemeyer@web.de (mailing list archive) |
---|---|
State | Accepted |
Commit | 3c2c07b0068a0e07712b1dec1a6f35d1f91a27fe |
Headers | show |
Series | [1/3] dt-bindings: vendor-prefixes: Add Coreriver vendor prefix | expand |
On Tue, 21 Jan 2020 15:15:25 +0100, Nick Reitemeyer wrote: > > Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> > --- > Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, Jan 21, 2020 at 03:15:25PM +0100, Nick Reitemeyer wrote: > Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> Applied, thank you. > --- > Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt > index ef2ae729718f..921172f689b8 100644 > --- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt > +++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt > @@ -5,6 +5,7 @@ Required properties: > * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board > * "cypress,midas-touchkey" - for the touchkey found on midas boards > * "cypress,aries-touchkey" - for the touchkey found on aries boards > + * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey > - reg: I2C address of the chip. > - interrupts: interrupt to which the chip is connected (see interrupt > binding[0]). > -- > 2.23.0 >
diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt index ef2ae729718f..921172f689b8 100644 --- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt +++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt @@ -5,6 +5,7 @@ Required properties: * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board * "cypress,midas-touchkey" - for the touchkey found on midas boards * "cypress,aries-touchkey" - for the touchkey found on aries boards + * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey - reg: I2C address of the chip. - interrupts: interrupt to which the chip is connected (see interrupt binding[0]).
Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> --- Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 + 1 file changed, 1 insertion(+) -- 2.23.0