Message ID | 20240822195706.920567-1-detlev.casanova@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | Add pinctrl support for rk3576 | expand |
On Thu, 22 Aug 2024 15:53:35 -0400, Detlev Casanova wrote: > Add support for the pinctrl core on the rk3576 SoC. > The patch from downstream has been rebased. > > The grf driver is added support for the rk3576 default values: > - enable i3c weakpull SW control > - disable jtag on sdmmc IO lines > > [...] Applied, thanks! [1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles commit: 4261b5804661f75408a8e2b63038308d2aae1f31 [2/4] grf: rk3576: Add default GRF values commit: e1aaecacfa135cd264a0db331d3ab8b2a04a54a3 Best regards,
On Thu, Aug 22, 2024 at 9:57 PM Detlev Casanova <detlev.casanova@collabora.com> wrote: > Add support for the pinctrl core on the rk3576 SoC. > The patch from downstream has been rebased. > > The grf driver is added support for the rk3576 default values: > - enable i3c weakpull SW control > - disable jtag on sdmmc IO lines > > Changes since v3: > - Set GRF bits through the GRF driver > - Drop the rockchip,sys-grf phandle Patches 3 & 4 applied to the pinctrl tree! Thanks, Linus Walleij