Skip to content

Commit c1fe3c2

Browse files
committed
ARM: dts: microchip: sama7g5: add ADC hw trigger edge type
Added ADC trigger edge type property as interrupt edge rising value Acked-by: Hari Prasath Gujulan Elango <hari.prasathge@microchip.com> Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com>
1 parent 89d8d27 commit c1fe3c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/microchip/at91-sama7g5ek.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
vref-supply = <&vddout25>;
148148
pinctrl-names = "default";
149149
pinctrl-0 = <&pinctrl_mikrobus1_an_default &pinctrl_mikrobus2_an_default>;
150+
atmel,trigger-edge-type = <IRQ_TYPE_EDGE_RISING>;
150151
status = "okay";
151152
};
152153

0 commit comments

Comments
 (0)