1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/dev/bhnd/cores/chipc
Landon J. Fuller 1c8edc1ed8 bhnd(4): fix a few bugs in pwrctl/fixed-clock device support.
- Do not panic on siba(4) detach when the bhnd(4) bus calls
   bhnd_get_pmu_info() on a PMU-less device.
 - Fix bhnd_pwrctl attach/detach on fixed-clock devices:
    - Treat bhnd_pwrctl_updateclk() as a no-op on fixed-clock devices.
    - Use bhnd_pwrctl_updateclk() to perform the appropriate clock
      transition on detach.

Sponsored by:	The FreeBSD Foundation
2018-01-19 21:58:48 +00:00
..
pwrctl bhnd(4): fix a few bugs in pwrctl/fixed-clock device support. 2018-01-19 21:58:48 +00:00
bhnd_chipc_if.m bhnd(4): Initial PMU/PWRCTL power and clock management support. 2016-08-27 00:03:02 +00:00
bhnd_pmu_chipc.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
bhnd_sprom_chipc.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_cfi.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_gpio.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_gpiovar.h bhnd_chipc(4): Correct typo in flag macros that broke clearing of GPIO 2017-12-14 03:12:05 +00:00
chipc_private.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_slicer.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_slicer.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_spi.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_spi.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc_subr.c SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipc.c bhnd_chipc(4): Fix the assignment of non-wildcard child unit numbers 2018-01-19 21:36:28 +00:00
chipc.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipcreg.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
chipcvar.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00