[U-Boot] [PATCH 0/4] dm: power: domain: add BCM6328 power domain driver
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed May 10 14:21:29 UTC 2017
Am 07.05.2017 um 20:28 schrieb Álvaro Fernández Rojas:
> BCM6328 SoCs have power domain controllers which supports enabling and
> disabling power for the different peripherals.
>
> Álvaro Fernández Rojas (4):
> dm: power: domain: add BCM6328 power domain driver
> mips: bmips: add bcm6328-power-domain driver support for BCM6328
> mips: bmips: add bcm6328-power-domain driver support for BCM63268
> mips: bmips: enable bcm6328-power-domain driver for BCM6328 and
> BCM63268 boards
>
> arch/mips/dts/brcm,bcm63268.dtsi | 7 ++
> arch/mips/dts/brcm,bcm6328.dtsi | 7 ++
> configs/comtrend_ar5387un_ram_defconfig | 2 +
> configs/comtrend_vr3032u_ram_defconfig | 2 +
> drivers/power/domain/Kconfig | 7 ++
> drivers/power/domain/Makefile | 1 +
> drivers/power/domain/bcm6328-power-domain.c | 83 ++++++++++++++++++++++
> .../power-domain/bcm63268-power-domain.h | 25 +++++++
> .../power-domain/bcm6328-power-domain.h | 21 ++++++
> 9 files changed, 155 insertions(+)
> create mode 100644 drivers/power/domain/bcm6328-power-domain.c
> create mode 100644 include/dt-bindings/power-domain/bcm63268-power-domain.h
> create mode 100644 include/dt-bindings/power-domain/bcm6328-power-domain.h
>
series applied to u-boot-mips/next, thanks
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170510/4fb02ce5/attachment.sig>
More information about the U-Boot
mailing list