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=-12.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT 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 B7558C04EB8 for ; Wed, 12 Dec 2018 12:43:54 +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 87AE82084E for ; Wed, 12 Dec 2018 12:43:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Bzh/uzmO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 87AE82084E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=XCy0cDK38XuCsBvTH1RqqzHTdCcY3JepnL+MT/piaWk=; b=Bzh/uzmOnkoS5C zEXML6EhUT7CYlCUkbjlEtnE0tvPS3LRqMeoULhdrSlP4VNKV2Eo1efOFfsRouRCSxJ6ALBBRMzXX 33SsxmACHbQjjvTGJpJlPKk0EjYAlYDQN+9wAguZQFoSi1jFIbf5acHHs+XIwNGprsEShni8rKgC9 oTocR62b2XM206ffiNne+LSaNJSQzqE9FzyMerMIDACASZVIut3DulTXrtxCsQhwDKxYp+EFaNCIz Fnolr8/IVsLffBr93VYF4/y85dtgynJCcYuKSpp2VidSrYIhciojehwXpHZmQ4Z/SL/CsGlXVw+uh 0KRMcDNAPGOmhFA7O64Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gX3rd-0005p7-UP; Wed, 12 Dec 2018 12:43:45 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gX3rb-0005oO-07 for linux-arm-kernel@lists.infradead.org; Wed, 12 Dec 2018 12:43:44 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 1BDAB2037D; Wed, 12 Dec 2018 13:43:30 +0100 (CET) Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id E8D932037D; Wed, 12 Dec 2018 13:43:29 +0100 (CET) Date: Wed, 12 Dec 2018 13:43:30 +0100 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: SoC for 4.21 Message-ID: <20181212124330.GA27581@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181212_044343_179089_E58216D9 X-CRM114-Status: GOOD ( 10.77 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Arnd, Olof, Not much this cycle, simply adding new SoC/SP ids to the SoC detection code. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.21-soc for you to fetch changes up to 446e8986a2417148aed14f362831bf2425d434cb: ARM: at91: add support in soc driver for new SAM9X60 (2018-12-12 11:55:20 +0100) ---------------------------------------------------------------- AT91 SoC for 4.21: - Add new SoC IDs ---------------------------------------------------------------- Nicolas Ferre (1): ARM: at91: add support in soc driver for LPDDR2 SiP Sandeep Sheriker Mallikarjun (1): ARM: at91: add support in soc driver for new SAM9X60 drivers/soc/atmel/soc.c | 10 ++++++++++ drivers/soc/atmel/soc.h | 7 +++++++ 2 files changed, 17 insertions(+) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel