RE: [PATCH v11 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
From: Yu-Chun Lin [林祐君]
Date: Fri Jul 31 2026 - 03:58:25 EST
Hi Brian and Krzysztof
> On 30/07/2026 18:28, Brian Masney wrote:
> > Hi Yu-Chun,
> >
> > On Tue, Jul 28, 2026 at 10:27:56PM +0800, Yu-Chun Lin wrote:
> >> diff --git a/MAINTAINERS b/MAINTAINERS index
> >> 2f9472c1a090..65dd2be63903 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -22741,6 +22741,16 @@ S: Maintained
> >> F: Documentation/devicetree/bindings/net/dsa/realtek.yaml
> >> F: drivers/net/dsa/realtek/*
> >>
> >> +REALTEK SOC CLOCK AND RESET DRIVERS
> >> +M: Cheng-Yu Lee <cylee12@xxxxxxxxxxx>
> >> +M: Yu-Chun Lin <eleanor.lin@xxxxxxxxxxx>
> >> +L: devicetree@xxxxxxxxxxxxxxx
> >
> > You add drivers to this list later in the series.
> > devicetree@xxxxxxxxxxxxxxx shouldn't be listed here so that the list
> > is not CCed for just driver changes. It'll get picked up if someone is
> > making changes to the dt-bindings via the "OPEN FIRMWARE AND
> FLATTENED
> > DEVICE TREE BINDINGS" entry.
>
> Both lists should not be listed. Both are pointless, but of course DT list is plain
> wrong.
>
> Best regards,
> Krzysztof
Thanks for explaining. Will remove them.
Best regards,
Yu-Chun