Re: [PATCH net-next v3 03/11] net: mscc: ocelot: get HSIO regmap from syscon
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-09-15 21:03:28
Also in:
linux-devicetree, linux-mips, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-09-15 21:03:28
Also in:
linux-devicetree, linux-mips, lkml
On 09/14/18 01:16, Quentin Schulz wrote:
HSIO address space was moved to a syscon, hence we need to get the regmap of this address space from there and no more from the device node. Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Quentin Schulz <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian