Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/fdt_powerdomain.c
RevisionDateAuthorComments
 1.2  12-Jun-2024  rin fdt_powerdomain: Fix bug by which pd index >= 1 couldn't be enabled

Length in bytes was mistakenly used as number of uint32_t variables.
 1.1  04-Mar-2022  skrll branches: 1.1.4;
Add mailbox and power-domain support.

power-domain support is very rudimentary.
 1.1.4.1  21-Jun-2024  martin Pull up following revision(s) (requested by rin in ticket #715):

sys/dev/fdt/fdt_powerdomain.c: revision 1.2

fdt_powerdomain: Fix bug by which pd index >= 1 couldn't be enabled
Length in bytes was mistakenly used as number of uint32_t variables.

RSS XML Feed