]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cells
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 20 Jun 2024 11:34:51 +0000 (13:34 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 8 Jul 2024 22:46:08 +0000 (00:46 +0200)
commitb239c3f4a1e91ae9bb4e61cddb64d3839b7e2f97
tree53d30bff7826de0acf6fef172ad61115b72fc73b
parent7da7fd7e66ac9b0d4287aefba516795145f3c722
dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cells

The reference i2c-controller.yaml already defines 'address-cells' and
'size-cells', so drop them from list of properties.  Drop them as well
from required properties, even though i2c-controller.yaml does not
require them, because I2C controller could be enabled without any
children in DTS for user-space usage.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml