From patchwork Fri Jan 13 14:52:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 642123 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 D63D1C54EBE for ; Fri, 13 Jan 2023 15:02:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229666AbjAMPC1 (ORCPT ); Fri, 13 Jan 2023 10:02:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229960AbjAMPB7 (ORCPT ); Fri, 13 Jan 2023 10:01:59 -0500 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B68AD479F2 for ; Fri, 13 Jan 2023 06:52:35 -0800 (PST) Received: by mail-ed1-x533.google.com with SMTP id b4so11963969edf.0 for ; Fri, 13 Jan 2023 06:52:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=+WAr0+GGD2fGKXixnjGetPFkT6Eo1APKb/W0QbrZH4w=; b=L4RrN52zCJKYL1jiHwq1+vrvXGFT6X0RHamF2kVAYzBo4JYR3ecxto2emyBCKZzuYV 4FL/8m1YtbF8bw5hwM+6AsTOt/ki0VAoYqbm1VQuNfHg3nPxCOgj2g2/5KxAuJwjx1/1 LoPAmFulKjx6DFqjSXN5CdwHHQIFutzKi1ZzhjfvGSqyHGmQZqHW9h71F/nW5k1LIuFl OYYi+1FoV26aCCe1eyiQtxThbO8izc5GsC3im+cHVu+jSZ4gXBPrge/OXkR3V7OPxRTx Xw+JC9fO0Hk+KLNcVKs88sqg1Ahb2OMFBqj96QzT48YMJM6eU7sqMWkyKN7OUqZNF/MK YUPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+WAr0+GGD2fGKXixnjGetPFkT6Eo1APKb/W0QbrZH4w=; b=ZH/Xrol3BOAYf0TSmAxNm7+7i+revyS8Yszp6RuxqfCLWnEQVFUgDkMi3WHR4RRghx kqbKdbpvc7F8WwEwL88nIPRxQhHs5ECWefxdH+q8qSOiVurKpe7Gb5pUMeu1zHZs1ek6 dD7aArGyC+OXEhCevbuU5+5vsXPpmsGyxwh/IhgEJ02Fz1SRaddwjS0TEZgu3QlH03XL 1sa2oakLG4cNqZEjuGkYbjXZ4B25izAPTJsZ3wsbRrlqIxU7HuX3FpEdVcjwX6E+uJuS 8aH61LC8MGGMrQFwSGc5KG7/knLC5HpXdQRMqUTZWwXqTZ8ph0jwBrQyoaEOl73qkt+Y mMkg== X-Gm-Message-State: AFqh2koMrrXCqcT9quEymqvS0HdS5JIBB9rxORnKIcuosWZ4+H1nel3q dQQqHxkfBuxPfUjtiFIuiBRtGw== X-Google-Smtp-Source: AMrXdXt41dKLuKsr/HD9byrt3GJ9NMGhr3Ts+hQl35egSfG6rvmepDKGJ8yFUAyyEga9Wze4VkG+Fg== X-Received: by 2002:a05:6402:3712:b0:499:70a8:f918 with SMTP id ek18-20020a056402371200b0049970a8f918mr18053606edb.16.1673621554339; Fri, 13 Jan 2023 06:52:34 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id j4-20020aa7c0c4000000b004847513929csm8284250edp.72.2023.01.13.06.52.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Jan 2023 06:52:33 -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 Subject: [PATCH] arm64: dts: qcom: sdm845-db845c: drop label from I2C controllers Date: Fri, 13 Jan 2023 15:52:31 +0100 Message-Id: <20230113145231.79280-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Geni I2C Controller node does not allow a "label" property and Linux driver does not parse it: sdm845-db845c.dtb: i2c@a8c000: Unevaluated properties are not allowed ('label' was unexpected) Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 0d935c928148..6b355589edb3 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -506,14 +506,12 @@ lt9611_out: endpoint { &i2c11 { /* On Low speed expansion */ clock-frequency = <100000>; - label = "LS-I2C1"; status = "okay"; }; &i2c14 { /* On Low speed expansion */ clock-frequency = <100000>; - label = "LS-I2C0"; status = "okay"; };