-
- Downloads
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC driver updates from Arnd Bergmann: "Driver updates for ARM SoCs. A handful of driver changes this time around. The larger changes are: - Reset drivers for hi3660 and zx2967 - AHCI driver for Davinci, acked by Tejun and brought in here due to platform dependencies - Cleanups of atmel-ebi (External Bus Interface) - Tweaks for Rockchip GRF (General Register File) usage (kitchensink misc register range on the SoCs) - PM domains changes for support of two new ZTE SoCs (zx296718 and zx2967)" * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (53 commits) soc: samsung: pmu: Add register defines for pad retention control reset: make zx2967 explicitly non-modular reset: core: fix reset_control_put soc: samsung: pm_domains: Read domain name from the new label property soc: samsung: pm_domains: Remove message about failed memory allocation soc: samsung: pm_domains: Remove unused name field soc: samsung: pm_domains: Use full names in subdomains registration log sata: ahci-da850: un-hardcode the MPY bits sata: ahci-da850: add a workaround for controller instability sata: ahci: export ahci_do_hardreset() locally sata: ahci-da850: implement a workaround for the softreset quirk sata: ahci-da850: add device tree match table sata: ahci-da850: get the sata clock using a connection id soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register memory: atmel-ebi: Enable the SMC clock if specified soc: samsung: pmu: Remove unused and duplicated defines memory: atmel-ebi: Properly handle multiple reference to the same CS memory: atmel-ebi: Fix the test to enable generic SMC logic soc: samsung: pm_domains: Add new Exynos5433 compatible soc: samsung: pmu: Add dummy support for Exynos5433 SoC ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/power/pd-samsung.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/power/pd-samsung.txt
- Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt 43 additions, 0 deletions...tion/devicetree/bindings/reset/hisilicon,hi3660-reset.txt
- Documentation/devicetree/bindings/reset/ti-syscon-reset.txt 4 additions, 4 deletionsDocumentation/devicetree/bindings/reset/ti-syscon-reset.txt
- Documentation/devicetree/bindings/reset/uniphier-reset.txt 24 additions, 23 deletionsDocumentation/devicetree/bindings/reset/uniphier-reset.txt
- Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt 20 additions, 0 deletionsDocumentation/devicetree/bindings/reset/zte,zx2967-reset.txt
- Documentation/devicetree/bindings/soc/rockchip/grf.txt 4 additions, 0 deletionsDocumentation/devicetree/bindings/soc/rockchip/grf.txt
- Documentation/devicetree/bindings/soc/rockchip/power_domain.txt 3 additions, 0 deletions...ntation/devicetree/bindings/soc/rockchip/power_domain.txt
- Documentation/devicetree/bindings/soc/zte/pd-2967xx.txt 19 additions, 0 deletionsDocumentation/devicetree/bindings/soc/zte/pd-2967xx.txt
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- arch/arm/mach-exynos/suspend.c 3 additions, 3 deletionsarch/arm/mach-exynos/suspend.c
- arch/arm/mach-rockchip/rockchip.c 0 additions, 12 deletionsarch/arm/mach-rockchip/rockchip.c
- drivers/ata/ahci.h 3 additions, 0 deletionsdrivers/ata/ahci.h
- drivers/ata/ahci_da850.c 158 additions, 17 deletionsdrivers/ata/ahci_da850.c
- drivers/ata/libahci.c 13 additions, 5 deletionsdrivers/ata/libahci.c
- drivers/bus/Kconfig 1 addition, 0 deletionsdrivers/bus/Kconfig
- drivers/firmware/qcom_scm-32.c 18 additions, 0 deletionsdrivers/firmware/qcom_scm-32.c
- drivers/firmware/qcom_scm-64.c 16 additions, 0 deletionsdrivers/firmware/qcom_scm-64.c
- drivers/firmware/qcom_scm.c 7 additions, 1 deletiondrivers/firmware/qcom_scm.c
- drivers/firmware/qcom_scm.h 2 additions, 0 deletionsdrivers/firmware/qcom_scm.h
- drivers/memory/atmel-ebi.c 79 additions, 47 deletionsdrivers/memory/atmel-ebi.c
Loading
Please register or sign in to comment