summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/max98090.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/max98090.txt')
-rw-r--r--dts/Bindings/sound/max98090.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/sound/max98090.txt b/dts/Bindings/sound/max98090.txt
index 7e1bbd5c27..39d640294c 100644
--- a/dts/Bindings/sound/max98090.txt
+++ b/dts/Bindings/sound/max98090.txt
@@ -55,5 +55,5 @@ audio-codec@10 {
compatible = "maxim,max98090";
reg = <0x10>;
interrupt-parent = <&gpio>;
- interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
+ interrupts = <TEGRA_GPIO(H, 4) IRQ_TYPE_LEVEL_HIGH>;
};