On Tue, 13 Feb 2024 06:37:37 +0100, Rafał Miłecki wrote: > Mediatek ethsys controller / syscon binding doesn't allow any subnodes > so "#address-cells" and "#size-cells" are redundant (actually: > disallowed). > > This fixes: > arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dtb: syscon@15000000: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/clock/mediatek,ethsys.yaml# > > [...] Applied to v6.9-fixes/dts64, thanks! [1/3] arm64: dts: mediatek: mt7986: drop invalid properties from ethsys commit: 3b449bfd2ff6c5d3ceecfcb18528ff8e1b4ac2fd [2/3] arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller commit: 9bd88afc94c3570289a0f1c696578b3e1f4e3169 [3/3] arm64: dts: mediatek: mt7986: drop invalid thermal block clock commit: 970f8b01bd7719a22e577ba6c78e27f9ccf22783 Cheers, Angelo