sh: j2: Drop incorrect SPI controller spi-max-frequency property
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 22 Mar 2024 06:42:21 +0000 (07:42 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 2 May 2024 10:02:29 +0000 (12:02 +0200)
commit6516f1916bece434321484455585641f3fff6144
tree3de8f86010c875979838602902782a457186b5f2
parent5019cd6114e7f3089db382d2a38a2263f0a4d004
sh: j2: Drop incorrect SPI controller spi-max-frequency property

The J2 SPI controller bindings never allowed spi-max-frequency property
in the controller node.  Neither old spi-bus.txt bindings, nor new DT
schema allows it.  Linux driver does not parse that property from
controller node, thus drop it from DTS as incorrect hardware
description.  The SPI child device has already the same property with
the same value, so functionality should not be affected.

Cc: Kousik Sanagavarapu <five231003@gmail.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Tested-by: Rob Landley <rob@landley.net>
Link: https://lore.kernel.org/r/20240322064221.25776-1-krzysztof.kozlowski@linaro.org
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/boot/dts/j2_mimas_v2.dts