From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C03A517D3 for ; Wed, 10 Aug 2022 11:32:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BBB0FC433D7; Wed, 10 Aug 2022 11:32:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660131139; bh=NkcJyERgdIfhg4FFRFHacZj2nr13SGeMr4Bp2YOafuY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sJot657ZGnx73hIykDoU0y5vR+HN2FlwGhJKqUgKv2ZKYqs2KeD1zqtMCIUMdLZxc ZbsVgtgjmI9eKPiZ6kSwrgseW0TZoatADvoT0eqb3fRf/HswgSrdwUN5988GLFtLpw Q3dPupRicyECL1m5qhAhUwLBg+q13c8ra/HYV0MM6xBSrFs7uHWsuCp7r/2/+Kte10 a32UmFANFxr65ghbDPwhkPvnPmRYwdkglZVx5RG0PAEIA7FvC6paR0UARs5SMDyi3r 5oAz6rHnPWA433OE2i9+gAqvNsz1CbrOB4gGb5qBokcLEuCqAMX+b7hWhGHZkVZI4h tHHWMD8DS2e0Q== Date: Wed, 10 Aug 2022 12:32:12 +0100 From: Lee Jones To: Tinghan Shen , Sebastian Reichel , linux-pm@vger.kernel.org Cc: Yong Wu , Joerg Roedel , Will Deacon , Robin Murphy , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , MandyJH Liu , iommu@lists.linux.dev, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [PATCH v5 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS Message-ID: References: <20220804021553.14867-1-tinghan.shen@mediatek.com> <20220804021553.14867-7-tinghan.shen@mediatek.com> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220804021553.14867-7-tinghan.shen@mediatek.com> On Thu, 04 Aug 2022, Tinghan Shen wrote: > The System Control Processor System (SCPSYS) has several power > management related tasks in the system. Add the bindings for it. > > Signed-off-by: Tinghan Shen > Reviewed-by: Rob Herring > --- > .../bindings/mfd/mediatek,mt8195-scpsys.yaml | 67 +++++++++++++++++++ > .../power/mediatek,power-controller.yaml | 2 +- Sebastian, Any issues with me applying this? > 2 files changed, 68 insertions(+), 1 deletion(-) > create mode 100644 > Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml -- Lee Jones [李琼斯]