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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C0706C433EF for ; Wed, 22 Dec 2021 17:13:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:Cc:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=1or/CF9g8g5ouTkPr6ZyKR6DapK6f6bfTmMS8jwrkWw=; b=s1ppWYUjnFF7lnMoAM0rc5jJsn lBzaxms/Nx+vBtxBATstkEJ1S0+H4t9tK+rvM7fONHCfJ+fwWPk0F1xmBL38kk5qxil8fr6HDTiTj wZKgedIl9kbxdhVYIpVHVxudSQZ/rbbi9VJSQsF3y1bCR1Y2boMIptyOn+qODMIm0bKJZ6vRrzoaq Ke9u5ggmbYbMp/AM96OojTDkMBZj1oqps1qDvGnDU3Y9EYqmX/1wCkGCf8NQX4Z6dk1W0JzfkGGV/ DWjQyTPeWmj3hraJtwSXgYEmdYZj+q3VRWzp6FfzpY8QyABjvLfa9msJySJa/Oc3boaeA0RMCvvMI fb3yducw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n059s-00Axmm-3X; Wed, 22 Dec 2021 17:12:08 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n059o-00AxlX-SW for linux-arm-kernel@lists.infradead.org; Wed, 22 Dec 2021 17:12:06 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8AFF5B81DA7; Wed, 22 Dec 2021 17:12:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A4442C36AEA; Wed, 22 Dec 2021 17:12:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1640193122; bh=YyQpIii70JjHEhkKuOoqalVoZnVwEjyLEqWLGi8hF0c=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=N3L22agxhoJDeZnG+j9EUdqi/LyejvaUQNv0nZetgCzho+dIzxXRw2QtkezWn2lNL vg6L3NOkS5VKRxnaVLjNLQP4UoNsP3S2jNKqiOX387PqNU44OAk3p3a32B+BGwGKFN pZO6QjrAeaRdgnVkzCtmJMAx03y0gckvdNLSYatf6ouBb9heYGjQVTjMoqjBYu/5ue FWXKx6suKm6Ys+XfOr6MhM1n9TqGxi+H29PUw7dzvuLIIvrDMzUagMlC8tU3yakCtr nqOPysGQNe+AJQZGsR7U4TqhowO1hY5MeXYObVt9IGfI19rN4PHstnpH0/ZMbzmevd oDjoA/gapFa2Q== Subject: Re: [PATCH v2 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes To: nm@ti.com Cc: kishon@ti.com, vigneshr@ti.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211208131536.23667-1-rogerq@kernel.org> From: Roger Quadros Message-ID: <9250e5ed-6d4a-9eae-93d4-90e5906ae166@kernel.org> Date: Wed, 22 Dec 2021 19:11:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20211208131536.23667-1-rogerq@kernel.org> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211222_091205_103377_4DD49502 X-CRM114-Status: GOOD ( 14.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Nishanth, On 08/12/2021 15:15, Roger Quadros wrote: > Hi Nishanth, > > This series adds GPMC and ELM controller device tree nodes to > AM64 SoC's dtsi file. > > Changelog: > v2 > - Fix register sizes for GPMC node. > - Disable GPMC and ELM nodes in board files. They will be enabled in > NAND card device tree overlay. Gentle reminder to pick this for -next GPMC + NAND side patches are already in queue for -next. Thanks. cheers, -roger > > Roger Quadros (2): > arm64: dts: ti: k3-am64-main: Add GPMC memory controller node > arm64: dts: ti: k3-am64-main: Add ELM (Error Location Module) node > > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 28 ++++++++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-am642-evm.dts | 8 +++++++ > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 8 +++++++ > 3 files changed, 44 insertions(+) > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel