From patchwork Thu Jan 19 12:22:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 645180 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 BAC74C004D4 for ; Thu, 19 Jan 2023 12:22:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229787AbjASMWT (ORCPT ); Thu, 19 Jan 2023 07:22:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229653AbjASMWN (ORCPT ); Thu, 19 Jan 2023 07:22:13 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87CBD48A1C for ; Thu, 19 Jan 2023 04:22:12 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id j17so1405369wms.0 for ; Thu, 19 Jan 2023 04:22:12 -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=5jdOB7KgnnfI9X2pzafaZF1pWo7CVHhzfl7tm93onvk=; b=zX1FzUTtvYpFZ3DVYnC7s25mNBdDTuuakyMrePpjxJEvUYZObX6219H+yjNaO6h74c 2QdE0iw2eXnRuT12Pfn63qYym5hS/jacr5N8C7qY04rMytEuIUKw0LhbHdvLODbfqvVP gFU5/CaVwGHpLGFkfRr4myjBylhQl86y532BGzyAGUJZ/BwtXs/jBJ5ie2nTS7Kul6eB cbwGmfiKg1Ao/qd1IqFBqOtb7YBBwL88819D4Dvuz+NiK7n6Zvvr2fHnxpVvXdCv8b2V I7F8eAIwL2/4pSm3+QFCCrwj/xK3Knm6QPBYPmfOqbXdAk8Ji0loE4KKhv6y34b8lw6F PRQw== 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=5jdOB7KgnnfI9X2pzafaZF1pWo7CVHhzfl7tm93onvk=; b=gaIYhivPD79saC1wlYlag/RxPrhxLgJO729fCRJo3WbQQeQq6TFLjZVzjWVdqs59I7 AiPsSPx5aGcnz8pMYK32oZeBk6zoQDHvHlHSPeis7ViMjMSixtrYcSSpHNOmu4GbSzhB vXv+JJIseEcM9sE+P8Wflppo6VzFDg8Q/JbXWH1fSk6zKUP43kei7GKUhfLyEEeEHBZQ eKKTLRm0rGP8Wqf0W0QDH7k1m1W43FGvj36xzseXnmTzEeq0D3A+9vBUvMGKCfx7frcw uP/06gYYRRoGkUL6O3Ijtyc3INC5oDH/QEWSZwS/aA7OJc8AFBesgdKHjRNbR4TLmL+Q 8sYw== X-Gm-Message-State: AFqh2kpBqmOpFTCrIP4zcGrXzinGyr8y4408cdMsj0tZK2Odfy50Nsbx yJf/LWafbkwtEw+C/rRKQ3KUzQ== X-Google-Smtp-Source: AMrXdXu0HlHRnsXmocbQ3i1TMG2xEJqDuoR5uPL0uSZPHGkR4stCoqyw0yDmomI37gfJRhW03E8ooQ== X-Received: by 2002:a05:600c:3d8d:b0:3db:2c8:d7e1 with SMTP id bi13-20020a05600c3d8d00b003db02c8d7e1mr10237760wmb.20.1674130931091; Thu, 19 Jan 2023 04:22:11 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id v13-20020a5d678d000000b002bbe8686d6fsm34118401wru.117.2023.01.19.04.22.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Jan 2023 04:22:10 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Srinivasa Rao Mandadapu Subject: [PATCH 2/2] arm64: dts: qcom: sc7280-idp: drop incorrect properties Date: Thu, 19 Jan 2023 13:22:05 +0100 Message-Id: <20230119122205.73372-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230119122205.73372-1-krzysztof.kozlowski@linaro.org> References: <20230119122205.73372-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The sound card does not expose DAIs and does not use custom qcom properties, so drop '#sound-dai-cells', 'qcom,msm-mbhc-gnd-swh' and 'qcom,msm-mbhc-hphl-swh': sc7280-idp.dtb: sound: '#sound-dai-cells', 'qcom,msm-mbhc-gnd-swh', 'qcom,msm-mbhc-hphl-swh' do not match any of the regexes: '^dai-link@[0-9a-f]$', 'pinctrl-[0-9]+' Reported-by: Srinivasa Rao Mandadapu Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi index 43e61a1aa779..8b5293e7fd2a 100644 --- a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi @@ -113,12 +113,8 @@ sound: sound { "TX SWR_DMIC6", "DMIC7_OUTPUT", "TX SWR_DMIC7", "DMIC8_OUTPUT"; - qcom,msm-mbhc-hphl-swh = <1>; - qcom,msm-mbhc-gnd-swh = <1>; - #address-cells = <1>; #size-cells = <0>; - #sound-dai-cells = <0>; dai-link@0 { link-name = "MAX98360A";