aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorArtur Weber <aweber.kernel@gmail.com>2024-08-16 09:51:02 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-12-29 11:05:46 +0100
commitacd33b48ce663c7e293b11cd77df7ea702ca34f6 (patch)
tree67cbc9bdc7799a386882649e6828952f997d8e38
parentARM: dts: samsung: exynos4212-tab3: Add MCLK2 clock to WM1811 codec config (diff)
downloadwireguard-linux-acd33b48ce663c7e293b11cd77df7ea702ca34f6.tar.xz
wireguard-linux-acd33b48ce663c7e293b11cd77df7ea702ca34f6.zip
ARM: dts: samsung: exynos4212-tab3: Drop interrupt from WM1811 codec
This was initially copied from the Midas DTSI, but there is no proof that the same interrupt is also used on the Tab 3. The pin listed as the interrupt here is GPIO_HDMI_CEC on the Midas, but for the Tab 3 it is the headset button GPIO - GPIO_EAR_SEND_END. Drop the interrupt, since there is no proof that it is used. Signed-off-by: Artur Weber <aweber.kernel@gmail.com> Link: https://lore.kernel.org/r/20240816-midas-audio-tab3-v2-5-48ee7f2293b3@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to '')
-rw-r--r--arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi b/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi
index 5106bb752b7d..70e3091062f9 100644
--- a/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi
+++ b/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi
@@ -540,8 +540,6 @@
clock-names = "MCLK1", "MCLK2";
interrupt-controller;
#interrupt-cells = <2>;
- interrupt-parent = <&gpx3>;
- interrupts = <6 IRQ_TYPE_LEVEL_HIGH>;
gpio-controller;
#gpio-cells = <2>;