From patchwork Thu Jul 20 11:53:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 704666 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 8A094C001DF for ; Thu, 20 Jul 2023 11:53:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231180AbjGTLxs (ORCPT ); Thu, 20 Jul 2023 07:53:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49962 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230442AbjGTLxq (ORCPT ); Thu, 20 Jul 2023 07:53:46 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE8B8E75 for ; Thu, 20 Jul 2023 04:53:44 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-98e39784a85so398816666b.1 for ; Thu, 20 Jul 2023 04:53:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689854023; x=1690458823; 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=dh9x5OzIZBZz686RZwBsvwLGYaOWlknFf5Xss4Llsg0=; b=HKL9QrvXI3WhMX+TffdOkBSqCNh472H0p8CjEDyI20h2zV6qH8SUnAONL/rKkvwG+H W7vEAgD4LQj5L5QQiwWpeJo8WTelPaotjoFsZiUVqfyWvENFberml9LzN1lckzxOjPW/ xlUPRhfVbRAJIVmkjjkORTjHv9T73UzSySZrpX5yn6nd5vMRgOT7L7rHksetpuYJmG/Q PqAJPVzI+tsZJn9nJfWtV44kAMgtcirWHcsMtE9UKTzU/Nbfdj1IVghAV7I0LxPtAobU +6bwjFqEB+PAYPMGI97jgjt56jPAnpLlj1YZ2C+9LEoJqNfOeGIF39SlFs+sKPob9S9W O7jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689854023; x=1690458823; 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=dh9x5OzIZBZz686RZwBsvwLGYaOWlknFf5Xss4Llsg0=; b=JT6I+Tag1V39moiPTo4i26MOddO6pl5dd5kL/xTgT4EVKjLapbyT7QwsEprwJzVio1 vIiFG1cxckKvhejGWuTgwuYIx11RUETUd0dcnB3OHEodTufZnYRXovzCApKskqjGU5Ta D4Pe2olthkuiV3snRYRAZSQwTBj4aVg718cYQx8Rwmq1xtyClrC6DpxrdPyNgMzR9nm/ O+XR1txwTK5PFzQu3+6PajzA6Lw0QMifwMLwaFUoqkmix3fRtNmVGa3gTH1Pa3RMSnrD GTHhuA+1wNGodBlEfsOp+1MlabLtdBkNXADehdFbMioTzIGjgClIEwN02cn28eGiwpu2 LXyA== X-Gm-Message-State: ABy/qLbpIdJn+w9u6x2IZqGCSkSmzH1rIiM3YXXfPdrvduXkXSurinCh lhp97wLM3L2u3GM0hEKxLkWX2Q== X-Google-Smtp-Source: APBJJlHrqj57D7I81VDvLjIU4hqA4Jy4Wa7pWzqrDT3psrhnfIqDBOLRjLfgiIk+Cdq3fR9xyYyqzA== X-Received: by 2002:a17:907:7d94:b0:98e:1729:aeee with SMTP id oz20-20020a1709077d9400b0098e1729aeeemr5471669ejc.2.1689854023530; Thu, 20 Jul 2023 04:53:43 -0700 (PDT) Received: from krzk-bin.. ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id qp7-20020a170907206700b00992b66e54e9sm587758ejb.214.2023.07.20.04.53.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 04:53:43 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Gianluca Boiano , Eugene Lepshy , Luca Weiss , Yassine Oudjana , Raffaele Tranquillini , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/6] arm64: dts: qcom: msm8996-sagit: drop unsupported syna,codes Date: Thu, 20 Jul 2023 13:53:32 +0200 Message-Id: <20230720115335.137354-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230720115335.137354-1-krzysztof.kozlowski@linaro.org> References: <20230720115335.137354-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Synaptics RMI4 Touchscreen bindings never defined syna,codes property for function 1a. No usage in Linux drivers. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts b/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts index 2444b87fddf7..437b30cc8bdc 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts +++ b/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts @@ -213,7 +213,6 @@ rmi4-f12@12 { rmi4-f1a@1a { reg = <0x1a>; - syna,codes = ; }; }; };