mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ARM: dts: gemini-dlink-dir-685: rename gpio-i2c to i2c
gemini-dlink-dir-685.dt.yaml: gpio-i2c: $nodename:0: 'gpio-i2c' does not match '^i2c(@.*)?' >From schema: /usr/src/linux-next/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
3b976b5418
commit
30639b8ed6
|
|
@ -169,7 +169,7 @@ map0 {
|
|||
* The touchpad input is connected to a GPIO bit-banged
|
||||
* I2C bus.
|
||||
*/
|
||||
gpio-i2c {
|
||||
i2c {
|
||||
compatible = "i2c-gpio";
|
||||
/* Collides with ICE */
|
||||
sda-gpios = <&gpio0 5 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user