From patchwork Fri Jan 20 17:31:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 644911 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5387FC38159 for ; Fri, 20 Jan 2023 17:31:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230383AbjATRb5 (ORCPT ); Fri, 20 Jan 2023 12:31:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230393AbjATRbo (ORCPT ); Fri, 20 Jan 2023 12:31:44 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7FDEDB7A5 for ; Fri, 20 Jan 2023 09:31:27 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id fl11-20020a05600c0b8b00b003daf72fc844so6368952wmb.0 for ; Fri, 20 Jan 2023 09:31:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=nNZuiGjzke67hV6Lxm3BYZSDSICDR3sdl8479uBb2FE=; b=wjRY7BWgBUyNxOIRJcTEf3K80ZyLGvewsJb3OSxVmAinjXchfzWhwYY6CZ4Ugic4ei 6ckkluQJaX8LCFckNjg8LhZMOxThpIToRxlovxoz0ihgIKbazjclAnsS+an9Yqqxphye MYAYOWMYvIE7gOy8ejh5MyOqwtPXsR4a0M7h6bcFqOCnUEVFwgQYGd1D7goUR2TeA42p jSJnuCuePfpOUxu0vCxgietinQuEAYjaaDHO/wIziZ6app+bSI4A4T9qBFcu4an4D+OG WNPc/TC83yD6R2dEPPwBHLFn1aI9Sr+qb8OHIMoYUOHiwPy0M3KitOyy7a+/ZSzEr54K XA4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nNZuiGjzke67hV6Lxm3BYZSDSICDR3sdl8479uBb2FE=; b=kYEIrya5+c6eiFy1wi7tgVw48MAODnCmp5mUfYxW7Kj+48DuuNcIqts7bEKqCZRIGM qV0QsIGBMkd8WefuxLodUklwlLz5ZDBEpC+SS2BDuF+l3QT8KRdPzk337e1tfp/2WXJt dRSe1OJNx7L5luaC+mHRxHEVslg/hWbWizE7Yc5Np7vt6+AvROLDxEX+fYK8Oa1j7IvE 2TVLLi7mJJp+fD3M5b6EWLNoz2l6YAx4YR+Fg12/zbtXTX0ahzFjL0N799chOcHEIXcs wyPPWa0Meg1dhE5zQegDxSyL00XIJBc1ygMzqASaI5GtW3JywehjI+BDsyag3o+hfkMK GYcw== X-Gm-Message-State: AFqh2koBoTS8vKiYRFBpTaG+eLJf2sVjeQdqguxAPJuyqBqSzWCFvvUJ wSU16r1X2HqaubwJJ/Wqw17Lgg== X-Google-Smtp-Source: AMrXdXtxqK17XhvXhGUs3RZf0sxHooxHOu6YL480CvpwaldjdG4B6niCLsiRAkJcqRWKfPIXOx3Jyg== X-Received: by 2002:a05:600c:1d8a:b0:3db:f0a:cfa1 with SMTP id p10-20020a05600c1d8a00b003db0f0acfa1mr11661996wms.9.1674235886188; Fri, 20 Jan 2023 09:31:26 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id d22-20020a1c7316000000b003db0dbbea53sm2819179wmb.30.2023.01.20.09.31.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Jan 2023 09:31:25 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Sam Protsenko , Chanho Park , Krzysztof Kozlowski Subject: [PATCH 5/6] arm64: dts: exynos: add interrupt-controller to WM5110 on TM2 Date: Fri, 20 Jan 2023 18:31:15 +0100 Message-Id: <20230120173116.341270-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230120173116.341270-1-krzysztof.kozlowski@linaro.org> References: <20230120173116.341270-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The WM5110 bindings expect node to be interrupt controller: exynos5433-tm2.dtb: audio-codec@0: 'interrupt-controller' is a required property exynos5433-tm2.dtb: audio-codec@0: '#interrupt-cells' is a required property Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi index 3785a6580bdf..5124027d7541 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi @@ -1285,6 +1285,8 @@ wm5110: audio-codec@0 { gpio-controller; #gpio-cells = <2>; + interrupt-controller; + #interrupt-cells = <2>; wlf,micd-detect-debounce = <300>; wlf,micd-bias-start-time = <0x1>;