]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2022 15:18:20 +0000 (17:18 +0200)
commita8604d23a8122df7ff929ce4c5d2be1b4be9bb6e
tree01fe8c77d4762c69c1fcee87828c40fe1fd90556
parent5977375a7dba19bc882faeeabac9bd271e78b4f6
riscv: dts: microchip: mpfs: remove ti,fifo-depth property

commit 72a05748cbd285567d69f173f8694e3471b79f20 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: bc47b2217f24 ("riscv: dts: microchip: add the sundance polarberry")
Fixes: 0fa6107eca41 ("RISC-V: Initial DTS for Microchip ICICLE board")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts
arch/riscv/boot/dts/microchip/mpfs-polarberry.dts