On Tue, 09 Feb 2021 13:58:59 +0100, Nicolas Saenz Julienne wrote: > Add a new compatible string for BCM2711 and the option to provide a > third reg property for the board's new Argon ASB. > > In BCM2711 the new Argon ASB took over V3D, which is our only consumer > of this driver so far. The old ASB is still be present with ISP and H264 > bits but no V3D. > > Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx> > --- > .../devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>