Skip to content
Commit a8604d23 authored by Conor Dooley's avatar Conor Dooley Committed by Greg Kroah-Hartman
Browse files

riscv: dts: microchip: mpfs: remove ti,fifo-depth property

commit 72a05748 upstream.

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: bc47b221 ("riscv: dts: microchip: add the sundance polarberry")
Fixes: 0fa6107e

 ("RISC-V: Initial DTS for Microchip ICICLE board")
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5977375a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment