Files
linux/arch/arm/boot/dts
Krzysztof Kozlowski df63dce2d6 ARM: dts: exynos: Silence i2c-gpio dtschema warning in Galaxy I9100
The name of I2C controller over GPIO lines node ends with '-gpio' which
confuses dtschema:

  /arch/arm/boot/dts/exynos4210-i9100.dt.yaml: /: i2c-gpio:
    {'compatible': ['i2c-gpio'], ...  'maxim,over-volt': [[4500]]}} is not of type 'array'
    From schema: lib/python3.6/site-packages/dtschema/schemas/gpio/gpio-consumer.yaml

Add a '-0' suffix to silence it.  This pattern on naming i2c-gpio is
already present in many other dts.  No functional change.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200830135200.24304-1-krzk@kernel.org
2020-09-02 17:36:16 +02:00
..
2020-06-26 22:40:22 +02:00
2020-07-06 18:52:01 +02:00
2020-03-20 23:20:26 +01:00
2020-04-14 20:53:44 +08:00
2020-07-22 22:05:17 +02:00
2020-07-22 22:05:22 +02:00
2020-01-13 10:11:40 -08:00
2020-06-26 22:40:22 +02:00
2020-02-17 14:39:34 +08:00
2020-07-13 19:48:53 +08:00