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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 CE091C433EF for ; Tue, 24 May 2022 09:20:18 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4L6pZT1tfVz3blv for ; Tue, 24 May 2022 19:20:17 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=HUS4ndvo; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=2604:1380:4641:c500::1; helo=dfw.source.kernel.org; envelope-from=pali@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=HUS4ndvo; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4L6pYq5Llmz2yYd for ; Tue, 24 May 2022 19:19:43 +1000 (AEST) 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 dfw.source.kernel.org (Postfix) with ESMTPS id E4E6261645; Tue, 24 May 2022 09:19:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2C40DC385AA; Tue, 24 May 2022 09:19:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653383981; bh=CQoTVzWSYGPxn/PhSbq4IWD9fRMZJsmF2LJ5awP5PHE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HUS4ndvoSW4jDh9uLc2sMoq07gNQKuNlkXCVuvpm70SYFzpoFAVIw9+8bFTCS5nN4 c2Vr7C0pSA+Z0ajJa7F653EIvX7VeAjvqA4Jd/0BPBXEQ8KgnsnDuK2tJDGkHkIhb6 l848JIxyN0vasK+LwzRIdyhI5RwI42zCrF6xqRSyiyabinDErgtRRmPUS9yCpBHWca b68Et/UjPcwUZ9scNm9mVcKNByCcGx1XbhI/vGHTMWVWeTV6nbJhyo5nY2ZyMkxFHa sFYOVTSREW5+Scr5L4KD+ZL6Zxv6mU/VnGQkeNV1t5MOZ3lJpAqRcNcpG053nGMoXC e9WU0cYJ1UVcA== Received: by pali.im (Postfix) id BF8C49ED; Tue, 24 May 2022 11:19:38 +0200 (CEST) Date: Tue, 24 May 2022 11:19:38 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Rob Herring , Krzysztof Kozlowski Subject: Re: [PATCH] powerpc/85xx: P2020: Add fsl,mpc8548-pmc node Message-ID: <20220524091938.myq5pf4imaczgbqa@pali> References: <20220506203621.26314-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220506203621.26314-1-pali@kernel.org> User-Agent: NeoMutt/20180716 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Friday 06 May 2022 22:36:21 Pali Rohár wrote: > P2020 also contains Power Management Controller and their registers at > offset 0xe0070 compatible with mpc8548. So add PMC node into DTS include > file fsl/p2020si-post.dtsi PING? > Signed-off-by: Pali Rohár > --- > arch/powerpc/boot/dts/fsl/p2020si-post.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi b/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi > index 6345629524fe..81b9ab2119be 100644 > --- a/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi > +++ b/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi > @@ -201,4 +201,9 @@ > reg = <0xe0000 0x1000>; > fsl,has-rstcr; > }; > + > + pmc: power@e0070 { > + compatible = "fsl,mpc8548-pmc"; > + reg = <0xe0070 0x20>; > + }; > }; > -- > 2.20.1 >