On 23.09.2022 14:42, Greg KH wrote: > On Fri, Sep 23, 2022 at 02:34:18PM +0300, Sergiu Moga wrote: >> After the conversion to json-schema, what was previously known as >> `Documentation/devicetree/bindings/mfd/atmel-usart.txt` >> has been moved to another bindings directory and renamed to >> `Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml`. >> Thus, make `MAINTAINERS` reflect this change. >> >> Signed-off-by: Sergiu Moga <sergiu.moga@xxxxxxxxxxxxx> >> Reported-by: kernel test robot <lkp@xxxxxxxxx> > > What commit id does this fix? > > thanks, > > greg k-h My apologies, Fixes: b9e947fbf008 ("dt-bindings: serial: atmel,at91-usart: convert to json-schema") Thanks, Sergiu