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/ea93d0ea-a1a0-4d36-8880-4f05c85f0c1b@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 5c9e59a + 90234cf commit 9f98a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)