[U-Boot] [PATCH 2/2] arm: mvebu: armada-xp/37x/38x: Enable PCIe DT node

Tom Rini trini at konsulko.com
Thu Jan 17 22:18:03 UTC 2019


On Fri, Jan 18, 2019 at 08:57:43AM +1300, Chris Packham wrote:
> Hi Stefan,
> 
> On Fri, Jan 18, 2019 at 2:35 AM Stefan Roese <sr at denx.de> wrote:
> >
> > This patch enables the DT PCIe nodes for the Armada XP/37x/38x boards.
> > This is needed for the new DM_PCI support in the MVEBU PCIe driver.
> >
> > Signed-off-by: Stefan Roese <sr at denx.de>
> > Cc: Dirk Eibach <dirk.eibach at gdsys.cc>
> > Cc: Mario Six <mario.six at gdsys.cc>
> > Cc: Chris Packham <chris.packham at alliedtelesis.co.nz>
> > Cc: Phil Sutter <phil at nwl.cc>
> > Cc: Marek BehĂșn <marek.behun at nic.cz>
> > Cc: VlaoMao <vlaomao at gmail.com>
> > ---
> >  arch/arm/dts/armada-375.dtsi        | 2 +-
> >  arch/arm/dts/armada-380.dtsi        | 2 +-
> >  arch/arm/dts/armada-385.dtsi        | 2 +-
> >  arch/arm/dts/armada-xp-mv78230.dtsi | 2 +-
> >  arch/arm/dts/armada-xp-mv78260.dtsi | 2 +-
> >  arch/arm/dts/armada-xp-mv78460.dtsi | 2 +-
> >  6 files changed, 6 insertions(+), 6 deletions(-)
> 
> I think this should be at the board level instead of the SoC. There
> are boards that don't use the pcie controller even though it's in the
> SoC. Another good reason is that this deviates from the dtsi files in
> Linux
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/armada-375.dtsi#n548

Yes, we should keep these files in-sync with Linux and use -u-boot.dtsi
files (see scripts/Makefile.lib for the search logic) to change / add
properties as needed.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190117/e5c65329/attachment.sig>


More information about the U-Boot mailing list