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.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 8C4FAC4707E for ; Sat, 22 May 2021 12:27:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 65A99611AD for ; Sat, 22 May 2021 12:27:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230475AbhEVM2v (ORCPT ); Sat, 22 May 2021 08:28:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:38314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230417AbhEVM2u (ORCPT ); Sat, 22 May 2021 08:28:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0554961152; Sat, 22 May 2021 12:27:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621686445; bh=DgierpELbInTlMRbHFy1AkWSKrMDQD7nwShd8dtlaLk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L7rv7i8t49gzL4TIpuDmZELx0XKuV9Tm7728eveAW6uWPzwZoSSJwqmIi2YHfu+LS mVVoVx/oaPblGYRasFUlK3DmA/lJcnICbU72N+TURksoSQtcyzXWVxNBb+V5+9RIcp SueS73FjxHhbwN5mwul009Hhd22iLrvevM12F8g84uvwnkw5/8lyKOR8vlg3OTUzRh dZ/5tYKPdufo8vpo+I+41DI0k+ly3BFHPyL+HMZIe9F+McLmglGVfg5Em0dIsyTz1Q jrPnL5wYIdIh1jcnI5gyBpdmlAlaBh8zPexzkL7ShAivlEvS+rnUa1TmrgPITMgfSD E9WVjbd4RkB+g== Date: Sat, 22 May 2021 20:27:20 +0800 From: Shawn Guo To: Kornel Duleba Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, robh+dt@kernel.org, mw@semihalf.com, tn@semihalf.com, upstream@semihalf.com Subject: Re: [PATCH] arm64: dts: fsl-ls1028a: Correct ECAM PCIE window ranges Message-ID: <20210522122719.GA3425@dragon> References: <20210407123438.224551-1-mindal@semihalf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210407123438.224551-1-mindal@semihalf.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 07, 2021 at 02:34:38PM +0200, Kornel Duleba wrote: > Currently all PCIE windows point to bus address 0x0, which does not match > the values obtained from hardware during EA. > Replace those values with CPU addresses, since in reality we > have a 1:1 mapping between the two. > > Signed-off-by: Kornel Duleba Applied, thanks. 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=-10.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 714BAC4707E for ; Sat, 22 May 2021 12:29:39 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 35EE861152 for ; Sat, 22 May 2021 12:29:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 35EE861152 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=mCo5VOlAOR8BvWe66ocaUonZby+0fC+s1LIomAuRrsY=; b=N2g3q/jgBhgZQWeNx+z7vC3TTT +OEoahvFS61WLCjyyOjIc4YE9soZkA3leE9gF9VAFVxUBgRjqDa9Z4uXS6lLBU6fZQlEaX2m8flhJ 3QWygZ59KlsYiDeTIi6jYmVm3bg8IwcpE2WToyV1X+aiYmU7o2f/gaCjUjVVAlAWfBf40yMzBaKoP F2P/KazwqTts4NDFp46znpNQUlFlZAG9aGyo0tX1eSZLg/Vw2ZIl08JvOJis01UGBXi6deLO78LzB xznKoBi48NvXSY7e94AE5PApUqUQhUp7kZ2OuEZTdv7ShG+BHK9u9+eD4XsTWdi3CktpGyfRcrdYe XFwuwIzA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkQj8-002Qqy-8O; Sat, 22 May 2021 12:27:34 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkQj3-002Qps-Gg for linux-arm-kernel@desiato.infradead.org; Sat, 22 May 2021 12:27:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=YzQPfL7047mBZ0F8Q6q4HGywxaKMAzsKT3+z5Vn8U4M=; b=tj6lQebGtQvh7SQ6IIxGAEXVnQ YJu7T1H+3bLKoLMSxKScVJHPgZKhj1TVic3zOefdT16pUIpZGe7Q/2fl/dy2ubGyFXXLlyFzAXSvy yTgOEeWPcN/hQtzwCllpJ138t4KmNkuzJbPVusK28dJ8ISJ5jFnROGx9xNHOjRXF6nbgA8suMbQVp I4HVVbmiYzsRNCTgJ5VIVCHrfFHVHlKWCpSkno/odsFnHULEe2oOlvwhNGXnd9yWB8K6U+OJx18ZS sDIbT+TII+XHejKAugp/VgqF7KWM1OaTy5bw4jyZLY2d2yTK2odL8z0XvXfaZQAmXBlBEbcQw/pg/ ycQsf2LQ==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lkQj0-0006SH-Ux for linux-arm-kernel@lists.infradead.org; Sat, 22 May 2021 12:27:28 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0554961152; Sat, 22 May 2021 12:27:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621686445; bh=DgierpELbInTlMRbHFy1AkWSKrMDQD7nwShd8dtlaLk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L7rv7i8t49gzL4TIpuDmZELx0XKuV9Tm7728eveAW6uWPzwZoSSJwqmIi2YHfu+LS mVVoVx/oaPblGYRasFUlK3DmA/lJcnICbU72N+TURksoSQtcyzXWVxNBb+V5+9RIcp SueS73FjxHhbwN5mwul009Hhd22iLrvevM12F8g84uvwnkw5/8lyKOR8vlg3OTUzRh dZ/5tYKPdufo8vpo+I+41DI0k+ly3BFHPyL+HMZIe9F+McLmglGVfg5Em0dIsyTz1Q jrPnL5wYIdIh1jcnI5gyBpdmlAlaBh8zPexzkL7ShAivlEvS+rnUa1TmrgPITMgfSD E9WVjbd4RkB+g== Date: Sat, 22 May 2021 20:27:20 +0800 From: Shawn Guo To: Kornel Duleba Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, robh+dt@kernel.org, mw@semihalf.com, tn@semihalf.com, upstream@semihalf.com Subject: Re: [PATCH] arm64: dts: fsl-ls1028a: Correct ECAM PCIE window ranges Message-ID: <20210522122719.GA3425@dragon> References: <20210407123438.224551-1-mindal@semihalf.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210407123438.224551-1-mindal@semihalf.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210522_052727_052787_351996AA X-CRM114-Status: UNSURE ( 7.81 ) X-CRM114-Notice: Please train this message. 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 On Wed, Apr 07, 2021 at 02:34:38PM +0200, Kornel Duleba wrote: > Currently all PCIE windows point to bus address 0x0, which does not match > the values obtained from hardware during EA. > Replace those values with CPU addresses, since in reality we > have a 1:1 mapping between the two. > > Signed-off-by: Kornel Duleba Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel