Skip to content

Commit c91c3e6

Browse files
committed
dts: mt7987: drop mt7988 compatible to fix binding error
1 parent 2c8d9d4 commit c91c3e6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,7 @@
487487
};
488488

489489
i2c0: i2c@11003000 {
490-
compatible = "mediatek,mt7988-i2c",
491-
"mediatek,mt7981-i2c";
490+
compatible = "mediatek,mt7981-i2c";
492491
reg = <0 0x11003000 0 0x1000>,
493492
<0 0x10217080 0 0x80>;
494493
interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>;

0 commit comments

Comments
 (0)