mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
ARM: dts: renesas: kzm9g: Name interrupts for accelerometer
Name the interrupts to make them descriptive. Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://patch.msgid.link/20251011212358.3347-2-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
5c036f6fe8
commit
82e6de6ebc
|
|
@ -209,6 +209,7 @@ accelerometer@1d {
|
|||
reg = <0x1d>;
|
||||
interrupts-extended = <&irqpin3 2 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<&irqpin3 3 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "INT1", "INT2";
|
||||
};
|
||||
|
||||
rtc@32 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user