diff options
author | Fabio Estevam <festevam@denx.de> | 2023-09-23 22:26:19 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-09-25 09:20:37 +0300 |
commit | f5d19bbdb5289de632cf4ac8ace809c4648389ea (patch) | |
tree | 6092afeb60bcd29e8eb9b2d7bf4afa1d9fab3f70 /drivers/i2c/i2c-mux.c | |
parent | 6465e260f48790807eef06b583b38ca9789b6072 (diff) | |
download | linux-f5d19bbdb5289de632cf4ac8ace809c4648389ea.tar.xz |
dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'
Running 'make dtbs_check DT_SCHEMA_FILES=i2c-mxs.yaml' throws
several schema warnings such as:
imx28-m28evk.dtb: i2c@80058000: '#address-cells', '#size-cells', 'codec@a', 'eeprom@51', 'rtc@68' do not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/i2c/i2c-mxs.yaml#
Fix these warnings by passing a reference to i2c-controller.yaml#
and using 'unevaluatedProperties: false' just like the yaml bindings
of other I2C controllers.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/i2c-mux.c')
0 files changed, 0 insertions, 0 deletions