Hi Stafford, Thanks for your patch!
On Wed, 14 Jan 2026 at 16:14, Stafford Horne <[email protected]> wrote: > In commit f48b5e8bc2e1 ("dt-bindings: gpio-mmio: Add compatible > string for opencores,gpio") we marked opencores,gpio to be allowed with > brcm,bcm6345-gpio. This was wrong, opencores,gpio is not hardware > equivalent to brcm,bcm6345-gpio. It has a different register map and > is 8-bit vs braodcom which is 32-bit. Change opencores,gpio to be a broadcom or Broadcom > separate compatible string for MMIO GPIO. > > Fixes: f48b5e8bc2e1 ("dt-bindings: gpio-mmio: Add compatible string for > opencores,gpio") > Signed-off-by: Stafford Horne <[email protected]> > --- > Since v4: > - New patch. > - Rebased old patch and rewrote commit message. The actual patch LGTM, so Reviewed-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

