Skip to content

Commit 9bd88af

Browse files
Rafał MiłeckiAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller
Ethernet block doesn't include or act as a reset controller. Documentation also doesn't document "#reset-cells" for it. This fixes: arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dtb: ethernet@15100000: Unevaluated properties are not allowed ('#reset-cells' was unexpected) from schema $id: http://devicetree.org/schemas/net/mediatek,net.yaml# Fixes: 082ff36 ("arm64: dts: mediatek: mt7986: introduce ethernet nodes") Cc: Lorenzo Bianconi <[email protected]> Signed-off-by: Rafał Miłecki <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 3b449bf commit 9bd88af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/mediatek/mt7986a.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,6 @@
554554
<&topckgen CLK_TOP_SGM_325M_SEL>;
555555
assigned-clock-parents = <&apmixedsys CLK_APMIXED_NET2PLL>,
556556
<&apmixedsys CLK_APMIXED_SGMPLL>;
557-
#reset-cells = <1>;
558557
#address-cells = <1>;
559558
#size-cells = <0>;
560559
mediatek,ethsys = <&ethsys>;

0 commit comments

Comments
 (0)