Messages in this thread |  | | From | Daniel Palmer <> | Date | Thu, 11 Jun 2020 22:01:20 +0900 | Subject | Re: [PATCH v2 2/5] ARM: mstar: Add machine for MStar/Sigmastar infinity/mercury family ARMv7 SoCs |
| |
Hi Andreas,
On Thu, 11 Jun 2020 at 21:49, Andreas Färber <afaerber@suse.de> wrote: > > peripherals and system memory in a single tiny QFN package that > > can be hand soldered allowing almost anyone to embed Linux > > "soldered, allowing"?
The original reads ok to me. Maybe I can just split that into two sentences? Like ".. QFN package that can be hand soldered. This allows almost anyone..".
> > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -2114,6 +2114,7 @@ ARM/MStar/Sigmastar ARMv7 SoC support > > M: Daniel Palmer <daniel@thingy.jp> > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > S: Maintained > > +F: arch/arm/mach-mstar/ > > F: Documentation/devicetree/bindings/arm/mstar.yaml > > > > ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT > [snip] > > The sort order has recently been changed to case-sensitive, i.e., you > should append arch after Documentation.
Interesting. Checkpatch didn't complain about that although it complained about the original ordering I had.
Thanks for the input.
Daniel
|  |