[PATCH u-boot-marvell 02/10] arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c

Pali Rohár pali at kernel.org
Fri Dec 10 12:07:19 CET 2021


On Monday 29 November 2021 18:09:22 Marek Behún wrote:
> On Mon, 29 Nov 2021 17:07:54 +0100
> Stefan Roese <sr at denx.de> wrote:
> 
> > > Just I'm not sure if this "enable port functionality" should be
> > > implemented via Reset Controller API...  
> > 
> > How else should / could this be done then? Do you have alterative ideas?
> 
> syscon regmap

regmap does not differ from classic usage of MVEBU_REG() macro and
moreover every SoC have its own way how to enable / disable PCIe port.

So regmap is not usable for this functionality.


More information about the U-Boot mailing list