
10 Dec
2021
10 Dec
'21
12:07 p.m.
On Monday 29 November 2021 18:09:22 Marek Behún wrote:
On Mon, 29 Nov 2021 17:07:54 +0100 Stefan Roese sr@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.