Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205012
| From | Krzysztof Kozlowski <k.kozlowski.k@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] mfd: EXYNOS: Properly shutdown Odroid XU3 |
| Date | 2015-08-11 12:20 +0200 |
| Message-ID | <pWeP0-27X-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, Changelog put in each patch message. This fixes shutdown of Odroid XU3 family. More details in patch 2. Patches are independent, please pick up freely. Best regards, Krzysztof Krzysztof Kozlowski (3): mfd: documentation: dt: Document grounded ACOKB pin on S2MPS11 mfd: s2mps11: Add manual shutdown method for Odroid XU3 ARM: dts: Fix power off method on exynos5422-odroidxu3 Documentation/devicetree/bindings/mfd/s2mps11.txt | 4 +++ arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 + drivers/mfd/sec-core.c | 30 ++++++++++++++++++++++ include/linux/mfd/samsung/core.h | 2 ++ include/linux/mfd/samsung/s2mps11.h | 1 + 5 files changed, 38 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] mfd: EXYNOS: Properly shutdown Odroid XU3 Krzysztof Kozlowski <k.kozlowski.k@gmail.com> - 2015-08-11 12:20 +0200
[PATCH v2 3/3] ARM: dts: Fix power off method on exynos5422-odroidxu3 Krzysztof Kozlowski <k.kozlowski.k@gmail.com> - 2015-08-11 12:20 +0200
[PATCH v2 1/3] mfd: documentation: dt: Document grounded ACOKB pin on S2MPS11 Krzysztof Kozlowski <k.kozlowski.k@gmail.com> - 2015-08-11 12:20 +0200
RE: [PATCH v2 1/3] mfd: documentation: dt: Document grounded ACOKB pin on S2MPS11 Kukjin Kim <kgene@kernel.org> - 2015-08-14 11:50 +0200
csiph-web