RE: [PATCH v11 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller

Yu-Chun Lin [林祐君] <[email protected]> Fri, 31 Jul 2026 07:56:28 +0000
Newsgroups org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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 <[email protected]>
> >> +M:  Yu-Chun Lin <[email protected]>
> >> +L:  [email protected]
> >
> > You add drivers to this list later in the series.
> > [email protected] 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