Skip to content

Commit

Permalink
ARM: dts: motorola-mapphone: add interrupt for headphone detection
Browse files Browse the repository at this point in the history
Signed-off-by: Carl Philipp Klemm <philipp@uvos.xyz>
  • Loading branch information
IMbackK committed May 4, 2024
1 parent 9d6ca49 commit 08da01d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/ti/omap/motorola-cpcap-mapphone.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
#address-cells = <1>;
#size-cells = <0>;

interrupts-extended = <&cpcap 9 0>;
interrupt-names = "hpplugged";

port@0 {
reg = <0>;
cpcap_audio_codec0: endpoint {
Expand Down

0 comments on commit 08da01d

Please sign in to comment.