]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
authorConor Dooley <conor.dooley@microchip.com>
Fri, 19 Aug 2022 23:14:14 +0000 (00:14 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 23 Aug 2022 21:15:54 +0000 (22:15 +0100)
commit913e4e915296a2c5e7cf30162cb3ff9a89decfdb
tree049165b02ee5dedd3273b6d129408a7fc823c174
parente93dc042863cd246d433d794c87c62537ee319f0
riscv: dts: microchip: mpfs: remove ti,fifo-depth property

Recent versions of dt-schema warn about a previously undetected
undocument property on the icicle & polarberry devicetrees:

arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: ethernet@20112000: ethernet-phy@8: Unevaluated properties are not allowed ('ti,fifo-depth' was unexpected)
        From schema: Documentation/devicetree/bindings/net/cdns,macb.yaml

I know what you're thinking, the binding doesn't look to be the problem
and I agree. I am not sure why a TI vendor property was ever actually
added since it has no meaning... just get rid of it.

Fixes: c2d9ded1ef1b ("riscv: dts: microchip: add the sundance polarberry")
Fixes: 2592ac15b741 ("RISC-V: Initial DTS for Microchip ICICLE board")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts
arch/riscv/boot/dts/microchip/mpfs-polarberry.dts