Message ID | 1568793876-9009-1-git-send-email-gareth.williams.jx@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | spi: dw: Add basic runtime PM support | expand |
On Wed, Sep 18, 2019 at 09:04:32AM +0100, Gareth Williams wrote: > Gareth Williams (1): > dt-bindings: snps,dw-apb-ssi: Add optional clock domain information > > Phil Edworthy (3): > dt: spi: Add Renesas RZ/N1 binding documentation Please use subject lines matching the style for the subsystem. This makes it easier for people to identify relevant patches. This isn't even consistent within the series :(
Hi Mark, On Wed, Sep 19, 2019 at 14:31:32AM +0100, Mark Brown wrote: > On Wed, Sep 18, 2019 at 09:04:32AM +0100, Gareth Williams wrote: > > > Gareth Williams (1): > > dt-bindings: snps,dw-apb-ssi: Add optional clock domain information > > > > Phil Edworthy (3): > > dt: spi: Add Renesas RZ/N1 binding documentation > > Please use subject lines matching the style for the subsystem. This makes it > easier for people to identify relevant patches. This isn't even consistent > within the series :( Sorry about that, I will correct the subject lines for V3. Is there a set convention for the subsystem I should follow in future? Or should I follow the style of the individual files I work on? Kind Regards, Gareth
On Thu, Sep 19, 2019 at 03:14:54PM +0000, Gareth Williams wrote: > On Wed, Sep 19, 2019 at 14:31:32AM +0100, Mark Brown wrote: > > Please use subject lines matching the style for the subsystem. This makes it > > easier for people to identify relevant patches. This isn't even consistent > > within the series :( > Sorry about that, I will correct the subject lines for V3. Don't worry about it unless you need to send a v3 for some other reason. > Is there a set convention for the subsystem I should follow in future? > Or should I follow the style of the individual files I work on? Following the style for the file/directory is generally a good guide, for SPI I tend to prefer spi: but I just moan about it rather than block anything for it (unless I do end up missing the patch in my inbox).