From patchwork Wed Sep 27 13:07:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Changhuang Liang X-Patchwork-Id: 13400769 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 041BDE7F14F for ; Wed, 27 Sep 2023 13:07:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231760AbjI0NHl convert rfc822-to-8bit (ORCPT ); Wed, 27 Sep 2023 09:07:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50550 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229880AbjI0NHk (ORCPT ); Wed, 27 Sep 2023 09:07:40 -0400 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 MIME-Version: 1.0 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 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org 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