From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH 03/16] dt-bindings: atmel-tcb: add microchip,-tcb Date: Fri, 10 Jan 2020 14:40:01 +0100 Message-ID: <20200110134001.GD1027187@piout.net> References: <1578488123-26127-1-git-send-email-claudiu.beznea@microchip.com> <1578488123-26127-4-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, vkoul-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, knaack.h-Mmb7MZpHnFY@public.gmane.org, lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org, pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org, mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, radu_nicolae.pirea-8LCfxC+Vs8U@public.gmane.org, tudor.ambarus-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org, richard-/L3Ra7n9ekc@public.gmane.org, vigneshr-l0cyMroinI0@public.gmane.org, wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org, mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rtc-fy+rA21nqHI@public.gmane.org To: Claudiu Beznea Return-path: Content-Disposition: inline In-Reply-To: <1578488123-26127-4-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org On 08/01/2020 14:55:10+0200, Claudiu Beznea wrote: > Add microchip,-tcb to DT bindings documentation. This is for > microchip,sam9x60-tcb. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/mfd/atmel-tcb.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt > index c4a83e364cb6..e1713e41f6e0 100644 > --- a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt > +++ b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt > @@ -1,6 +1,7 @@ > * Device tree bindings for Atmel Timer Counter Blocks > -- compatible: Should be "atmel,-tcb", "simple-mfd", "syscon". > - can be "at91rm9200" or "at91sam9x5" > +- compatible: Should be "atmel,-tcb", "microchip,-tcb", > + "simple-mfd", "syscon". > + can be "at91rm9200", "at91sam9x5" or "sam9x60" atmel,sam9x60-tcb, microchip,at91rm9200-tcb and microchip,at91sam9x5-tcb are not allowed and the documentation should reflect that. It would probably be easier to do that on top of the yaml conversion here: https://lore.kernel.org/lkml/20191009224006.5021-2-alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org/ -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com