Commit 74cbc0e6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: exynos: drop fake align STMPE properties in P4 Note

From STMPE device node in P4 Note remove unused irq-trigger property and
incorrectly placed interrupt-controller (which would be a property of
GPIO child).

Link: https://lore.kernel.org/r/20230225164050.42522-2-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 9aa8727b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -188,8 +188,6 @@ adc@41 {
			pinctrl-names = "default";
			interrupt-parent = <&gpx0>;
			interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
			interrupt-controller;
			irq-trigger = <0x1>;
			st,adc-freq = <3>;
			st,mod-12b = <1>;
			st,ref-sel = <0>;