From patchwork Sun May 14 09:22:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francesco Dolcini X-Patchwork-Id: 93667 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp6205617vqo; Sun, 14 May 2023 02:35:35 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6l1zcbp8uF2n6IanpT3Bo5rjUm/OE9rCNsT8gr90Bf17l698JZJpdlGbkP4lG4zInN6VlM X-Received: by 2002:a05:6a20:3d09:b0:f0:93d9:9c03 with SMTP id y9-20020a056a203d0900b000f093d99c03mr37328423pzi.15.1684056935403; Sun, 14 May 2023 02:35:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684056935; cv=none; d=google.com; s=arc-20160816; b=zXetxiPip7sl88wDwcF4X3O34/1PK5qsqDwIispQ0n+9WRHxljrkpbQHU8aaS2gp1A e8GgwPHeMXeBmgUtFB8s2vA4j+gVKGCPgSm2wnJ+CnK2eqfUScy0pa8gq97euIllzjSW +ZtmiDUdHZLAttisbj8P0I7Sv6ztQAXsqzksoC0Rbmt4cC9fzIx01O82FiADZysbtRaz uxRYFqaIvIz3BIbuyhfSvMNMN5gPs6JqFKpBLykNQSXv9TYqdXNzEicMPfb82WhJpzMt rw3KMzLpNtxPl4FGtX0nmlKKYK9LsoLjGE7jkwqtLqGsR1WB34z9gZP4/OlseyJA/rJn 8Mxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=8NLH2FcZZSgWRpXS+knnTWyNJJnkq6MijqbUQI4ut74=; b=sPXgwBd8Lwo7NJptACOMKW8EInW7CfhDhXj9Brt3SECw0YEu9kcZR2t9Gms6iv3jtd 3nvW7AzvbnpvOxZS3nngcreWpaATmsblU0dYtpSzBlJyeysHpdHbqB6N4PQE+fLKARYe 4att50QKeUFNCd4GIAQLyWLoKS7TyTiE5OmxdQvWfF7wnoEEg4oqGm/zvaFb4ksRDlhZ f55xg4FKIZCDxf8FeRBk7gkwxRLjzk3pKy96xk7csHMFJzTlgYeYEAEA9FlB3kINKAM4 YTYcQ7lTSBpVXuJvK9RkIP1yXvmvoPrJopRXzc/y7mg75CEE0cG0iyX8fgGbg/QfMw7f mLLA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l197-20020a633ece000000b00517ac1a9a63si13338518pga.129.2023.05.14.02.35.22; Sun, 14 May 2023 02:35:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235718AbjENJXV (ORCPT + 99 others); Sun, 14 May 2023 05:23:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229611AbjENJXR (ORCPT ); Sun, 14 May 2023 05:23:17 -0400 Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B04231FFE; Sun, 14 May 2023 02:23:14 -0700 (PDT) Received: from francesco-nb.pivistrello.it (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id A650B2127F; Sun, 14 May 2023 11:23:10 +0200 (CEST) From: Francesco Dolcini To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Cc: Emanuele Ghidoli , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Shawn Guo , Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Marcel Ziswiler , Andrejs Cainikovs , Francesco Dolcini Subject: [PATCH v2 1/4] arm64: dts: colibri-imx8x: fix eval board pin configuration Date: Sun, 14 May 2023 11:22:43 +0200 Message-Id: <20230514092246.9741-2-francesco@dolcini.it> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230514092246.9741-1-francesco@dolcini.it> References: <20230514092246.9741-1-francesco@dolcini.it> MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1765861684642312676?= X-GMAIL-MSGID: =?utf-8?q?1765861684642312676?= From: Emanuele Ghidoli Fix pinctrl groups to have SODIMM 75 only in one group. Remove configuration of the pin at SoM level because it is normally used as CSI_MCLK at camera interface connector. Without this fix it is not possible, without redefining iomuxc pinctrl, to use CSI_MCLK signal and leads to the following error messages: imx8qxp-pinctrl scu:pinctrl: pin IMX8QXP_CSI_MCLK already requested imx8qxp-pinctrl scu:pinctrl: pin-147 (16-003c) status -22 Fixes: 4d2adf738169 ("arm64: dts: colibri-imx8x: Split pinctrl_hog1") Signed-off-by: Emanuele Ghidoli Signed-off-by: Andrejs Cainikovs Signed-off-by: Francesco Dolcini --- v2: remove stray newline after Fixes: tag --- arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi index 7cad79102e1a..6f88c11f16e1 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi @@ -365,7 +365,7 @@ &usdhc2 { &iomuxc { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_ext_io0>, <&pinctrl_hog0>, <&pinctrl_hog1>, - <&pinctrl_hog2>, <&pinctrl_lpspi2_cs2>; + <&pinctrl_lpspi2_cs2>; /* On-module touch pen-down interrupt */ pinctrl_ad7879_int: ad7879intgrp { @@ -499,8 +499,7 @@ pinctrl_hog0: hog0grp { }; pinctrl_hog1: hog1grp { - fsl,pins = , /* SODIMM 75 */ - ; /* SODIMM 93 */ + fsl,pins = ; /* SODIMM 93 */ }; pinctrl_hog2: hog2grp {