Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258582
| From | Wenyou Yang <wenyou.yang@atmel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC PATCH 0/2] ARM: at91/pm: init fast startup signal to the PMC |
| Date | 2015-10-29 07:10 +0100 |
| Message-ID | <qoOzo-4UN-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch is to initialize the fast startup signal to the PMC. The patch is based on patch set: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/376493.html Wenyou Yang (2): ARM: at91: pm: init fast startup trigger signals to PMC ARM: at91/dt: sama5d2_xplained: add pmc_fast_restart node arch/arm/boot/dts/at91-sama5d2_xplained.dts | 8 ++++ arch/arm/mach-at91/pm.c | 60 +++++++++++++++++++++++++++ include/linux/clk/at91_pmc.h | 32 ++++++++++++++ 3 files changed, 100 insertions(+) -- 1.7.9.5 -- 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
[RFC PATCH 0/2] ARM: at91/pm: init fast startup signal to the PMC Wenyou Yang <wenyou.yang@atmel.com> - 2015-10-29 07:10 +0100 [RFC PATCH 2/2] ARM: at91/dt: sama5d2_xplained: add pmc_fast_restart node Wenyou Yang <wenyou.yang@atmel.com> - 2015-10-29 07:10 +0100
csiph-web