Re: [PATCH] sh: j2: drop incorrect SPI controller max frequency property
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.drivers.devicetree,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 24/04/2024 08:48, Krzysztof Kozlowski wrote: > > On Fri, 22 Mar 2024 07:42:21 +0100, Krzysztof Kozlowski wrote: >> 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. >> >> [...] > > Month passed, no replies from maintainers about picking it up. Dunno, looks > abandoned, so let me grab this. If anyone else wants to pick it up, let me > know. Dropped now. Best regards, Krzysztof