Message ID | 20200317093922.20785-1-lkundrak@v3.sk (mailing list archive) |
---|---|
Headers | show |
Series | DT: Improve validation for Marvell SoCs | expand |
On Tue, Mar 17, 2020 at 10:38:54AM +0100, Lubomir Rintel wrote: > None of the patches depends on any other and they can be applied in any > order. For future reference since this is a large set of mostly unrelated changes it'd be as well to split it up via subsystem or something so that the CC lists get reduced.
On Tue, Mar 17, 2020 at 10:38:54AM +0100, Lubomir Rintel wrote:
> Hello World,
Yah, that is an issue here. Marvell have a few different SoC families,
each with there own maintainers. Gregory and I tend to look after
'mvebu', aka orion5x, kirkwood, dove, berlin and a few others. All the
others are 'Somebody elses' problem'.
How do you think this patchset should get merged? Are we going to
split it up, just nominate one maintainer to merge the lot, or go
direct to arm-soc?
Andrew
On 17/03/2020 14:46:09+0100, Andrew Lunn wrote: > On Tue, Mar 17, 2020 at 10:38:54AM +0100, Lubomir Rintel wrote: > > Hello World, > > Yah, that is an issue here. Marvell have a few different SoC families, > each with there own maintainers. Gregory and I tend to look after > 'mvebu', aka orion5x, kirkwood, dove, berlin and a few others. All the > others are 'Somebody elses' problem'. > Hum, berlin is not mvebu, it was the same BU as the MMP and it has been sold to synopsys a while ago.
On Tue, Mar 17, 2020 at 02:55:59PM +0100, Alexandre Belloni wrote: > On 17/03/2020 14:46:09+0100, Andrew Lunn wrote: > > On Tue, Mar 17, 2020 at 10:38:54AM +0100, Lubomir Rintel wrote: > > > Hello World, > > > > Yah, that is an issue here. Marvell have a few different SoC families, > > each with there own maintainers. Gregory and I tend to look after > > 'mvebu', aka orion5x, kirkwood, dove, berlin and a few others. All the > > others are 'Somebody elses' problem'. > > > > Hum, berlin is not mvebu, it was the same BU as the MMP and it has been > sold to synopsys a while ago. Yes, the boundaries are a bit fluffy. At least the early work by Sebastian was merged via the mvebu maintainers, even if it is not technically part of mvebu. This is also part of the discussion about how this lot actually gets merged. Andrew