CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/03/02 13:45:20

Modified files:
        sys/dev/fdt    : rkpinctrl.c 

Log message:
Rework rkpinctrl(4) to delay the lookup of the regmaps until we actually
need them.  This should fix issues with Linux device tree changes that
make us attach rkpinctrl(4) before the syscon(4) that provides the
regmap.

ok patrick@

Reply via email to