Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp586350rwd; Sun, 14 May 2023 02:47:34 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ49NpW1lreDGhEqdfEe5rkmv0VQCR9KdTik2cMGW9dPcouue8CVGVgO+ezgXDaxfBIyLxIp X-Received: by 2002:a05:6a20:3d91:b0:102:a6d7:764a with SMTP id s17-20020a056a203d9100b00102a6d7764amr18894728pzi.30.1684057654256; Sun, 14 May 2023 02:47:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684057654; cv=none; d=google.com; s=arc-20160816; b=vYwvImz/3B33NmrRj/iWS5sDPrGlkGGaV6I1Hp+D8CMcJsXQ+MrElae5nv63HjztV2 TzIifVVuX0PO9gOGLxDvNHMLXuwNeYe5HjQea8gXTJIf5EVc2Z61Iq6vy9VVEJslWGQQ ydTCmQEmAH1r1fpZJz/PorSguIGw5LyYy0q8leuKOEg5SFAoIfPocro9PY7Hw57uNLZT x7Uf1VIKc+42pXJI683XJQ5V/SZsptFYSX/b0LWmZ2hW4jPKZp9/10jxQ8LXmM0Z6HqM Gc3dUQLM/P4nW8J9GG++5jumntL47iUlmszQOEyIzhe8ugH8VsfnLvVUqUwFH0lXu09t bgVQ== 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 :message-id:date:subject:cc:to:from; bh=uRZro4VOOGaCMbMtaOE0QQlz7krtOpCl4pEuw958WsA=; b=HeMlZs2FyY5imJAHxbQUJvWAEX3bNhpCL+aIgmHxHc/zvo3zn2nJst3p2y6L1PXQRb dIIy6aji7eaL7FMhWjgC38WToD0ZNyQlP3EJHWcUO9rMJjoqA/hPoD2XXd+ARPj1xipK XSKsn5LgVVFXwJb0O2NzqtWO7ucKvo6EnlP+t7LIY3HmXscrUMKztisps2ewLGY8JgaB pdx+r2MKxd5MqULyueg+uKSm0GnCRDIi2X2KXh/zmY1wOrR2VmSh5a/gwyk7q8Hx+UQH +d+TRnqev1U5k4oP4aPfj760cBNlAXbJb+5LVq1+FpYQh3nyx77py3kSNArnWY1CYdoZ sJfQ== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l184-20020a6391c1000000b00530737f893fsi8464741pge.439.2023.05.14.02.47.20; Sun, 14 May 2023 02:47:34 -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 S233771AbjENJX0 (ORCPT + 99 others); Sun, 14 May 2023 05:23:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229758AbjENJXR (ORCPT ); Sun, 14 May 2023 05:23:17 -0400 Received: from mail11.truemail.it (mail11.truemail.it [IPv6:2001:4b7e:0:8::81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B021F1FFD; 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 34CCC20B13; 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: Francesco Dolcini , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Shawn Guo , Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Marcel Ziswiler Subject: [PATCH v2 0/4] arm64: dts: colibri-imx8x: misc fixes Date: Sun, 14 May 2023 11:22:42 +0200 Message-Id: <20230514092246.9741-1-francesco@dolcini.it> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: Francesco Dolcini This series fixes a few small issues on the just introduced Colibri iMX8X: * Remove duplicate GPIO3_IO01 pin configuration * Remove GPIO3_IO01 pin configuration from SoM level * Delete non-existing i.MX8X peripherals adc1 and dsp In addition to that a small cleanup patch is added * Move iomuxc pinctrl from SoM to carrier board level v2: - remove stray newline after Fixes: tag - fixed from patch From: Andrejs Cainikovs (1): arm64: dts: colibri-imx8x: delete adc1 and dsp Emanuele Ghidoli (3): arm64: dts: colibri-imx8x: fix eval board pin configuration arm64: dts: colibri-imx8x: move pinctrl property from SoM to eval board arm64: dts: colibri-imx8x: fix iris pinctrl configuration .../boot/dts/freescale/imx8x-colibri-eval-v3.dtsi | 6 ++++++ .../boot/dts/freescale/imx8x-colibri-iris.dtsi | 3 +-- arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 14 ++++++++------ 3 files changed, 15 insertions(+), 8 deletions(-) -- 2.25.1