mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +03:00
generic-dts: Add interrupts bindings to RT5640
Concord board has onboard RT5640 audio codec and is connected to 10-pin HD header. Add interrupts bindings to enable jack detections to work on the HD header. Bug 3897326 Change-Id: Ibb3adfa200e63615ab90365c84fae2ea1dc60a28 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2822663 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Sameer Pujar <spujar@nvidia.com> Reviewed-by: Mohan Kumar D <mkumard@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Tested-by: Sameer Pujar <spujar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
46633122c2
commit
b21620ff9b
@@ -98,6 +98,10 @@
|
|||||||
realtek,dmic2-data-pin = <0>; /* RT5659_DMIC2_NULL */
|
realtek,dmic2-data-pin = <0>; /* RT5659_DMIC2_NULL */
|
||||||
realtek,jack-detect-source = <7>;
|
realtek,jack-detect-source = <7>;
|
||||||
|
|
||||||
|
/* Codec IRQ output */
|
||||||
|
interrupt-parent = <&gpio>;
|
||||||
|
interrupts = <TEGRA234_MAIN_GPIO(AC, 5) GPIO_ACTIVE_HIGH>;
|
||||||
|
|
||||||
#sound-dai-cells = <1>;
|
#sound-dai-cells = <1>;
|
||||||
sound-name-prefix = "CVB-RT";
|
sound-name-prefix = "CVB-RT";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user