[PATCH 0/2] Armada 375/38x MBus support

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Tue Feb 11 10:55:13 EST 2014


On Mon, Feb 10, 2014 at 04:24:56PM -0300, Ezequiel Garcia wrote:
> As part of the submission of the Armada 375/38x initial support, these
> two small patches add MBus support.
> 
> You will find that despite the MBus support being identical for the whole
> SoC family: Armada 370/XP/375 and 38x, we have per-SoC compatible for each
> of them.
> 
> Such decision is being currently discussed; see:
> 
> http://www.spinics.net/lists/arm-kernel/msg306480.html
> 

These patches are not required, so please omit them entirely.
The new agreement [1] is to add SoC-specific compatible strings and also
declare the nodes as compatibles with the already supported SoC,
whenever appropriate.

For instance, the devicetrees for Armada 375 would have this mbus node:

  mbus {
    compatible = "marvell,armada375-mbus", "marvell,armada370-mbus"
  }

And therefore, we don't need any changes in the driver for now.

[1] http://www.spinics.net/lists/arm-kernel/msg306727.html
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list