diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-08-30 15:51:28 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-09-02 17:36:16 +0200 |
commit | df63dce2d60b354ca6755708223d6e3b24c8af6c (patch) | |
tree | df9d5ede3378280ef3af3f7076527601e74c0a99 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | de653d045636091100efcbe5c83f78ebb5211ff4 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions