From patchwork Wed Aug 4 08:50:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 12418107 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=-23.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,INCLUDES_PULL_REQUEST,MENTIONS_GIT_HOSTING,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 536B6C4338F for ; Wed, 4 Aug 2021 08:50:10 +0000 (UTC) Received: by mail.kernel.org (Postfix) id E54C760F6F; Wed, 4 Aug 2021 08:50:09 +0000 (UTC) Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (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 8B87460E97; Wed, 4 Aug 2021 08:50:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8B87460E97 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=microchip.com DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1628067009; x=1659603009; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=SANyoTXEkSZYs9jZZwYAbHPpyzXhdOFIYKmGc0zGshw=; b=1mZFwpDMjOL+wJonu2Ox+XWzc0VWyQSNXdyPyzo8H76nhO5stQfrnX7a gy4v/MQk6NaOve7BN112KQOaMMZHCGmPPDpKFnBCC9C8fkitgDvgF1Qi1 O4qMBGno5EW/l+O+VZ7/5a0SG9EtNqUQSQbVtnKew+or8OkGHdNBRxo10 Z1dQLUhyo5ZGKCrYTYwfs70D2sFa8VrlgBDHBkviF+Sv6x6WPRpJQsjxO l7NOmP78tgEHFVG3tsHBL3edqcT9VyBGHFS4Amv7hJC/5h6nkZ8dishJf qsz0X0mRzDZy4pjb23JxrTllUNOZVVkxlyjEeXVcqEh9bvPL8hy2jv/ux g==; IronPort-SDR: JnIJ5QtIuF25Imbomp8RfiFz+9kOBrxiW/FVmznWJfXDHZQaFDJKiEC+LPNFgq4D6l9rwuJpWv 4YBxpvnn7D17uOEmXGjG15VUatOlJtEWkYUpPrSyHBdwi/1oQAJEW/7W8hZsoMOrBugFpX1rs+ +Ymzgs5lJiUybPrCxlgqj9vxa40QYISf6tqRCon18pkAQUu27ijvz/WaJ4YK+opk7Xhozx3FkH yxFEmyh9rPSWNkOcjGJSW68mfx7JIgMEtXX8dfxqhDLjMOvHrm3z1u+f33iB1dRneTc6o8MGyk Z+Jh5HzwOdDuiGK7AoCvWs5P X-IronPort-AV: E=Sophos;i="5.84,293,1620716400"; d="scan'208";a="64658358" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 04 Aug 2021 01:50:08 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Wed, 4 Aug 2021 01:50:08 -0700 Received: from ness.home (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Wed, 4 Aug 2021 01:50:05 -0700 From: List-Id: To: Arnd Bergmann , Olof Johansson , , CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Ludovic Desroches , Claudiu Beznea , Eugen Hristev Subject: [GIT PULL] ARM: at91: dt for 5.15 Date: Wed, 4 Aug 2021 10:50:00 +0200 Message-ID: <20210804085000.13233-1-nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Organization: microchip From: Nicolas Ferre Arnd, Olof, Here are the dt changes for 5.15 which contains addition of SAMA7G5, some enhancements to current boards and a couple of (low priority) fixes. Thanks, best regards, Nicolas The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.15 for you to fetch changes up to 818c4593434e81c9971b8fc278215121622c755e: ARM: dts: at91: use the right property for shutdown controller (2021-08-02 12:34:09 +0200) ---------------------------------------------------------------- AT91 dt for 5.15: - add sama7g5 SoC and associated evaluation kit, the sama7g5-ek - adaptation of some DT for sama5d27 som1 ek, sama5d4 xplained and sama5d2 icp boards - fixes to gpio and shutdown controller nodes for all boards ---------------------------------------------------------------- Claudiu Beznea (3): dt-bindings: atmel-sysreg: add bindings for sama7g5 ARM: dts: at91: add pinctrl-{names, 0} for all gpios ARM: dts: at91: add conflict note for d3 Codrin Ciubotariu (1): ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes Eugen Hristev (3): dt-bindings: ARM: at91: document sama7g5ek board ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek ARM: dts: at91: sama5d27_som1_ek: enable ADC node Ludovic Desroches (1): ARM: dts: at91: sama5d4_xplained: change the key code of the gpio key Nicolas Ferre (1): ARM: dts: at91: use the right property for shutdown controller Tudor Ambarus (1): ARM: dts: at91: sama5d4_xplained: Remove spi0 node .../devicetree/bindings/arm/atmel-at91.yaml | 5 + .../devicetree/bindings/arm/atmel-sysregs.txt | 14 +- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/at91-kizbox3_common.dtsi | 2 +- arch/arm/boot/dts/at91-sam9x60ek.dts | 18 +- arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 6 +- arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_icp.dts | 8 +- arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 +- arch/arm/boot/dts/at91-sama5d3_xplained.dts | 31 +- arch/arm/boot/dts/at91-sama5d4_xplained.dts | 32 +- arch/arm/boot/dts/at91-sama7g5ek.dts | 656 +++++++++++++++ arch/arm/boot/dts/sama7g5-pinfunc.h | 923 +++++++++++++++++++++ arch/arm/boot/dts/sama7g5.dtsi | 528 ++++++++++++ 15 files changed, 2209 insertions(+), 22 deletions(-) create mode 100644 arch/arm/boot/dts/at91-sama7g5ek.dts create mode 100644 arch/arm/boot/dts/sama7g5-pinfunc.h create mode 100644 arch/arm/boot/dts/sama7g5.dtsi