Skip to content

Commit 9f98a04

Browse files
committed
Merge tag 'mtk-dts32-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/dt
mt7623: fix validation error of ir-receiver * tag 'mtk-dts32-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux: ARM: dts: mediatek: mt7623: fix IR nodename Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 5c9e59a + 90234cf commit 9f98a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/mediatek/mt7623.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
clock-names = "spi", "wrap";
309309
};
310310

311-
cir: cir@10013000 {
311+
cir: ir-receiver@10013000 {
312312
compatible = "mediatek,mt7623-cir";
313313
reg = <0 0x10013000 0 0x1000>;
314314
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_LOW>;

0 commit comments

Comments
 (0)