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 [李琼斯] 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 C8B0AC25B08 for ; Wed, 10 Aug 2022 11:33:25 +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: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=9xbZsYdUv3P/UEy8EivMUjYBdasdaoy9hLkUHFmH0Kw=; b=g6MNy2mSFUuTil 9eZJwY73zwI3rHFxgF0EOrxzgsB99MTfCBhd+BKnsIntOvrrGuuPq96yV6278+0bD31adoBZXRw0v l0psgqbIXlohW/Ua/RDLuVwSzjYphB6ZLPB5EaPbdZX4cgs8YYqqjYfY7kaYHYeI6XxZClrcoNVcZ 5xJ6ur64o5j/BymFNBRvKiyTWNrTioDfDFFRnsl6b0EmW9LuhDi6AtO9PjUhf0s+vUfg4GgttUIbS z4kq3ybMgQbDQ2IKKN0o6ziOnwfbo3OC0y3uklPujb2uy+a6Gf05P/nt8BnRYW4vslho4AFThGAtK gxsJX8wbzmyFgbTIRhRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLjwn-00BaqX-MP; Wed, 10 Aug 2022 11:32:25 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLjwk-00Baog-3h; Wed, 10 Aug 2022 11:32:23 +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 BA3F7B81BAE; Wed, 10 Aug 2022 11:32:20 +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> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220804021553.14867-7-tinghan.shen@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220810_043222_322294_AB320EFF X-CRM114-Status: GOOD ( 13.47 ) 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="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gVGh1LCAwNCBBdWcgMjAyMiwgVGluZ2hhbiBTaGVuIHdyb3RlOgoKPiBUaGUgU3lzdGVtIENv bnRyb2wgUHJvY2Vzc29yIFN5c3RlbSAoU0NQU1lTKSBoYXMgc2V2ZXJhbCBwb3dlcgo+IG1hbmFn ZW1lbnQgcmVsYXRlZCB0YXNrcyBpbiB0aGUgc3lzdGVtLiBBZGQgdGhlIGJpbmRpbmdzIGZvciBp dC4KPiAKPiBTaWduZWQtb2ZmLWJ5OiBUaW5naGFuIFNoZW4gPHRpbmdoYW4uc2hlbkBtZWRpYXRl ay5jb20+Cj4gUmV2aWV3ZWQtYnk6IFJvYiBIZXJyaW5nIDxyb2JoQGtlcm5lbC5vcmc+Cj4gLS0t Cj4gIC4uLi9iaW5kaW5ncy9tZmQvbWVkaWF0ZWssbXQ4MTk1LXNjcHN5cy55YW1sICB8IDY3ICsr KysrKysrKysrKysrKysrKysKPiAgLi4uL3Bvd2VyL21lZGlhdGVrLHBvd2VyLWNvbnRyb2xsZXIu eWFtbCAgICAgIHwgIDIgKy0KClNlYmFzdGlhbiwKCkFueSBpc3N1ZXMgd2l0aCBtZSBhcHBseWlu ZyB0aGlzPwoKPiAgMiBmaWxlcyBjaGFuZ2VkLCA2OCBpbnNlcnRpb25zKCspLCAxIGRlbGV0aW9u KC0pCj4gIGNyZWF0ZSBtb2RlIDEwMDY0NAo+ICBEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmlu ZGluZ3MvbWZkL21lZGlhdGVrLG10ODE5NS1zY3BzeXMueWFtbAoKLS0gCkxlZSBKb25lcyBb5p2O 55C85pavXQoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K bGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5lbEBsaXN0cy5pbmZy YWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4vbGlzdGluZm8vbGlu dXgtYXJtLWtlcm5lbAo=