From patchwork Mon Oct 11 12:46:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 12549891 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5020C433F5 for ; Mon, 11 Oct 2021 12:46:58 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 9789160EFE; Mon, 11 Oct 2021 12:46:58 +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 3E06E60F3A; Mon, 11 Oct 2021 12:46:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3E06E60F3A 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=1633956418; x=1665492418; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=jR4VLxh2n5xrvKbxAr/Rz+ZWsobmRxxPA6ztv3jzo5Y=; b=tFuxhPPQyyAkvQ+E/+COsA7u/MI+KENE4wtUr6B9CH8DgVPF5nVgCFgn HEGDfhUa2jxW0gDeoKLhQeAjtL2sggR6kSYbPVX3XBxgmmgXBj+8BSRQs h5xH/WTIbQtr0+JCcmuJyyDsxTxnvG+xIPSVmRQzOjdTr3O4lJYZmtMe1 nIK8muBYsKVps9tvJd+nGXOQRTpzPYI89lcIkN1MVGDw/KElIOYe30zDn g+ZvELeiB25MAF6m6RzuDrs+wgeCpWGwXjqd7KWPeJhfzrC1J1dlzs9s3 qLSYtuPX7f0Bd2NMJkuPkxeUj7RwATmvmdjtsnxJd5XvUGNoBLwwDw0MR Q==; IronPort-SDR: X42KZZDPyQaa+T8ATntHjJcZxHb52QJuGuGjbsyKrSRRFVNbBTdE3QGejyswvNRYX43DXglH5j cM5PUXq2ceda7Svum7SfewApl+pA+C6w6ncQf8XGN3vdeM9Hs3g6eB+cE6kvXlkhoA276BBYCM oAUjJPfrebXWIk9ZE9YitXJbc0NY2FQx2E5BYFUMpf86nwu0lCRQUlRpPumI+onWAIT1mygVb8 wH0YpHYNeSuKAytnc7B0DW+1uiUh4aDZ/ZE3fXz3fMFKPT71vXfyeDItVFOeasMtVAYiQVAhIF EJAaaHtU97W1iYZBe1vBsbRc X-IronPort-AV: E=Sophos;i="5.85,364,1624345200"; d="scan'208";a="72502423" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 11 Oct 2021 05:46:56 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Mon, 11 Oct 2021 05:46:56 -0700 Received: from ness.microchip.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2176.14 via Frontend Transport; Mon, 11 Oct 2021 05:46:54 -0700 From: List-Id: To: Arnd Bergmann , Olof Johansson , , CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Kavyasree Kotagiri - I30978 , Ludovic Desroches Subject: [GIT PULL] ARM: at91: soc for 5.16 Date: Mon, 11 Oct 2021 14:46:50 +0200 Message-ID: <20211011124650.17218-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 at91 soc changes for 5.16. We are really at the beginning for lan966 family with an ongoing activity in the clock sub-system, for instance. Thanks, best regards, Nicolas The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.16 for you to fetch changes up to 3efc443121180c2acc987929b3b7b86ca83e3ee5: ARM: at91: add basic support for new SoC family lan966 (2021-10-04 14:50:18 +0200) ---------------------------------------------------------------- AT91 SoC #1 for 5.16: - Documentation for sama7g5 and lan966 families - Kconfig entry for lan966 new SoC. ---------------------------------------------------------------- Kavyasree Kotagiri (3): ARM: at91: Documentation: add lan966 family dt-bindings: arm: at91: Document lan966 pcb8291 and pcb8290 boards ARM: at91: add basic support for new SoC family lan966 Nicolas Ferre (1): ARM: at91: Documentation: add sama7g5 family Documentation/arm/microchip.rst | 20 ++++++++++++++++++++ .../devicetree/bindings/arm/atmel-at91.yaml | 12 ++++++++++++ arch/arm/mach-at91/Kconfig | 9 +++++++++ 3 files changed, 41 insertions(+)