On Wed, Aug 17, 2022 at 2:48 PM Oliver Upton <oliver.upton@xxxxxxxxx> wrote: > > The generic id reg accessors already handle RAZ registers by way of the > visibility hook. Add a visibility hook that returns REG_RAZ > unconditionally and throw out the RAZ specific accessors. > > Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx> Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>