From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 DBF9110969 for ; Wed, 27 Sep 2023 13:07:40 +0000 (UTC) Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDC0DF4; Wed, 27 Sep 2023 06:07:38 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id E45B624E238; Wed, 27 Sep 2023 21:07:35 +0800 (CST) Received: from EXMBX062.cuchost.com (172.16.6.62) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 27 Sep 2023 21:07:36 +0800 Received: from ubuntu.localdomain (113.72.144.128) by EXMBX062.cuchost.com (172.16.6.62) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 27 Sep 2023 21:07:34 +0800 From: Changhuang Liang To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , "Ulf Hansson" CC: Walker Chen , Changhuang Liang , Hal Feng , , , Subject: [-next v1 0/2] Update prefixes for AON power domain Date: Wed, 27 Sep 2023 06:07:32 -0700 Message-ID: <20230927130734.9921-1-changhuang.liang@starfivetech.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [113.72.144.128] X-ClientProxiedBy: EXCAS062.cuchost.com (172.16.6.22) To EXMBX062.cuchost.com (172.16.6.62) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net This patchset uesd to update prefixes for AON power domain. It have been = tested on the VisionFive 2 board. Changhuang Liang (2): dt-bindings: power: Update prefixes for AON power domain pmdomain: starfive: Update prefixes for AON power domain drivers/pmdomain/starfive/jh71xx-pmu.c | 4 ++-- include/dt-bindings/power/starfive,jh7110-pmu.h | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) -- 2.25.1