Re: [PATCH v2 2/7] bus: Introduce firewall controller framework
From: Mark Brown <broonie@kernel.org>
Date: 2020-01-29 11:17:22
Also in:
linux-devicetree, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2020-01-29 11:17:22
Also in:
linux-devicetree, lkml
On Wed, Jan 29, 2020 at 10:52:40AM +0100, Greg KH wrote:
It just needs to be part of the bus logic for the specific bus that this "firewall" is on. Just like we do the same thing for USB or thunderbolt devices. Put this in the bus-specific code please.
I'd expect that this is going to affect at least platform and AMBA buses.