From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 733F2C4320E for ; Wed, 1 Sep 2021 09:20:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 58C5860462 for ; Wed, 1 Sep 2021 09:20:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243578AbhIAJVM (ORCPT ); Wed, 1 Sep 2021 05:21:12 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33947 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243573AbhIAJVL (ORCPT ); Wed, 1 Sep 2021 05:21:11 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 0676B5C0216; Wed, 1 Sep 2021 05:20:15 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Wed, 01 Sep 2021 05:20:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=8Ox9eWSBHqSXe wrht1QFv+ggg+cV0oyGkrGJowqjc2I=; b=zXIxnVaQcLeuHgH7vAej187l7Ydo1 RAxMIiON43yAzes49X/ItB7XzSOeGQ0frlj6KJBHm0OK/CAbnlcvK4G7ed8Nbgis 9rbNdd6vFAPud1JYp/xtL5bJqrxF6HnEHM9RdQArFI7l2rR9xQuABKw1lnlzHW7I 1RLFSjAgd7d71vnsb7CMh9vXv+P5rgwt7Kj70FTOl3g3peSrr3HrWUJp/3kVLntm VZpcrp/1Nsk4wjOW6Y0PiBLRWajIVC3/ITIn3nNWMt0ntEIUHPViBZy2M7TGjEZk M+fVaJRlhl/hiibZ6OwthaPgglnmGP9oK2IjOcKgAXZzJNZ7jNFpUE7CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=8Ox9eWSBHqSXewrht1QFv+ggg+cV0oyGkrGJowqjc2I=; b=Km0gdcpB HdrwjtUfiy5DuJDKNeeMK9dpsAz2r8HvZdsX3j4Fdqj5dMEfyn53WDvXxcyQQF5N t4aqXMAt9hErwiljCSavPanBtUSwG36BzWeysDOK3Wp9SWSCK2Y2VpoUmUaYyqDM O6Csfb6CEAlQCMdJ0IIV/60leevFtv9EWo6fFxWp2hs0vcllj9k69TG6m7PHSW8Y zRyPMtMGzE2dJ9iDZJ5zxUC/sNlKY9KZim3r27Dgs89604v9gkEoTG4Cyp2cpSNN cFQfF1AFeVb3ye8ecKQoalY4POM1Ct8nF6/Czk5FqV2+yosa686LBLHkn36gsWlT VIZfMHWcxlaYuA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddruddvfedgudehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeforgigihhm vgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecuggftrfgrth htvghrnhepvdekleevfeffkeejhfffueelteelfeduieefheduudfggffhhfffheevveeh hedvnecuvehluhhsthgvrhfuihiivgepfeenucfrrghrrghmpehmrghilhhfrhhomhepmh grgihimhgvsegtvghrnhhordhtvggthh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 1 Sep 2021 05:20:14 -0400 (EDT) From: Maxime Ripard To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , =?UTF-8?q?Jernej=20=C5=A0krabec?= Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 45/52] ARM: dts: tbs711: Fix touchscreen compatible Date: Wed, 1 Sep 2021 11:18:45 +0200 Message-Id: <20210901091852.479202-46-maxime@cerno.tech> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210901091852.479202-1-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The edt,edt-ft5x06 compatible has never been a valid compatible according to the binding. Let's change for one that is. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index 7fe2a584ddf9..a7d4ca308990 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -169,7 +169,7 @@ &i2c0 { status = "okay"; touchscreen@38 { - compatible = "edt,edt-ft5x06"; + compatible = "edt,edt-ft5206"; reg = <0x38>; interrupt-parent = <&r_pio>; interrupts = <0 7 IRQ_TYPE_EDGE_FALLING>; /* PL7 */ -- 2.31.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F28CC432BE for ; Wed, 1 Sep 2021 10:45:51 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DEA9D6102A for ; Wed, 1 Sep 2021 10:45:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DEA9D6102A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=cerno.tech Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=X+8/MNzYw8PDFHBOS3FCmyZh6Q5xMVEHnBEhjJcFiNE=; b=0GkA+ahB0EhijZ fn074zu8Fcct5Xmp+79BDg2F50dpNMouPhZesZu3jxGStsphr3JiOs3ubLNlDsg9u6/t9E9CnDxCz AawntuPYUiEXVPIhMLT0aWzJNkzGvxwgJBoD+nuCW4ol2lAvixeRimifmYM0bhmeI15KN0w8m4/Hq YfhFj3/xtbHeyjZkEWKhL6Bd4O4bH+zvutlpT0ysiJBZ9zwMg8ToXSuwBvj1pynTqbIANSsPrZo7Z Xw5ztNnsuUXQgM0WQY9MMaBssBt6/w1pOXZHKDBbI0NWhRP5+dZxXmynBptVr4Idl6+dxcwm2O1Mu RPaS/4sTNNwMoL9qrJTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLNi3-005J3R-Aw; Wed, 01 Sep 2021 10:43:12 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLMPn-004qMe-Mr for linux-arm-kernel@lists.infradead.org; Wed, 01 Sep 2021 09:20:18 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 0676B5C0216; Wed, 1 Sep 2021 05:20:15 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Wed, 01 Sep 2021 05:20:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=8Ox9eWSBHqSXe wrht1QFv+ggg+cV0oyGkrGJowqjc2I=; b=zXIxnVaQcLeuHgH7vAej187l7Ydo1 RAxMIiON43yAzes49X/ItB7XzSOeGQ0frlj6KJBHm0OK/CAbnlcvK4G7ed8Nbgis 9rbNdd6vFAPud1JYp/xtL5bJqrxF6HnEHM9RdQArFI7l2rR9xQuABKw1lnlzHW7I 1RLFSjAgd7d71vnsb7CMh9vXv+P5rgwt7Kj70FTOl3g3peSrr3HrWUJp/3kVLntm VZpcrp/1Nsk4wjOW6Y0PiBLRWajIVC3/ITIn3nNWMt0ntEIUHPViBZy2M7TGjEZk M+fVaJRlhl/hiibZ6OwthaPgglnmGP9oK2IjOcKgAXZzJNZ7jNFpUE7CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=8Ox9eWSBHqSXewrht1QFv+ggg+cV0oyGkrGJowqjc2I=; b=Km0gdcpB HdrwjtUfiy5DuJDKNeeMK9dpsAz2r8HvZdsX3j4Fdqj5dMEfyn53WDvXxcyQQF5N t4aqXMAt9hErwiljCSavPanBtUSwG36BzWeysDOK3Wp9SWSCK2Y2VpoUmUaYyqDM O6Csfb6CEAlQCMdJ0IIV/60leevFtv9EWo6fFxWp2hs0vcllj9k69TG6m7PHSW8Y zRyPMtMGzE2dJ9iDZJ5zxUC/sNlKY9KZim3r27Dgs89604v9gkEoTG4Cyp2cpSNN cFQfF1AFeVb3ye8ecKQoalY4POM1Ct8nF6/Czk5FqV2+yosa686LBLHkn36gsWlT VIZfMHWcxlaYuA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddruddvfedgudehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeforgigihhm vgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecuggftrfgrth htvghrnhepvdekleevfeffkeejhfffueelteelfeduieefheduudfggffhhfffheevveeh hedvnecuvehluhhsthgvrhfuihiivgepfeenucfrrghrrghmpehmrghilhhfrhhomhepmh grgihimhgvsegtvghrnhhordhtvggthh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 1 Sep 2021 05:20:14 -0400 (EDT) From: Maxime Ripard To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , =?UTF-8?q?Jernej=20=C5=A0krabec?= Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 45/52] ARM: dts: tbs711: Fix touchscreen compatible Date: Wed, 1 Sep 2021 11:18:45 +0200 Message-Id: <20210901091852.479202-46-maxime@cerno.tech> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210901091852.479202-1-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210901_022015_896800_D3E016C8 X-CRM114-Status: GOOD ( 12.68 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The edt,edt-ft5x06 compatible has never been a valid compatible according to the binding. Let's change for one that is. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index 7fe2a584ddf9..a7d4ca308990 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -169,7 +169,7 @@ &i2c0 { status = "okay"; touchscreen@38 { - compatible = "edt,edt-ft5x06"; + compatible = "edt,edt-ft5206"; reg = <0x38>; interrupt-parent = <&r_pio>; interrupts = <0 7 IRQ_TYPE_EDGE_FALLING>; /* PL7 */ -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel