On Mon, 27 Jan 2025 at 11:16, Luca Weiss <luca.weiss@xxxxxxxxxxxxx> wrote: > > On Mon Dec 2, 2024 at 4:45 PM CET, Luca Weiss wrote: > > During an earlier commit, the comment from SM6350 was copied without > > modifying. Adjust the comment to reflect the defines. > > Ping, could this trivial patch be picked up please? I pick it up after the merge window closes, via my pmdomain tree. Kind regards Uffe > > Regards > Luca > > > > > Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> > > --- > > include/dt-bindings/power/qcom-rpmpd.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/include/dt-bindings/power/qcom-rpmpd.h b/include/dt-bindings/power/qcom-rpmpd.h > > index df599bf462207267a412eac8e01634189a696a59..d9b7bac309537cbfd2488e7d4fe21d195c919ef5 100644 > > --- a/include/dt-bindings/power/qcom-rpmpd.h > > +++ b/include/dt-bindings/power/qcom-rpmpd.h > > @@ -65,7 +65,7 @@ > > #define SM6350_MSS 4 > > #define SM6350_MX 5 > > > > -/* SM6350 Power Domain Indexes */ > > +/* SM6375 Power Domain Indexes */ > > #define SM6375_VDDCX 0 > > #define SM6375_VDDCX_AO 1 > > #define SM6375_VDDCX_VFL 2 > > > > --- > > base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37 > > change-id: 20241202-rpmpd-sm6375-06582e126d7f > > > > Best regards, >