On Wed, Mar 24, 2021 at 06:59:21PM +0000, Mark Rutland wrote:
So far we've kept arch/arm64/ largely devoid of IMP-DEF bits, and it
seems a shame to add something with the sole purpose of collating that,
especially given arch code shouldn't need to touch these if FW and
bootloader have done their jobs right.
Can we put the definitions in the relevant drivers? That would sidestep
any pain with MAINTAINERS, too.
If we can genuinely ignore these in arch code, then sure. I just don't know
how long that is going to be the case, and ending up in a situation where
these are scattered randomly throughout the tree sounds horrible to me.