LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, <arm@kernel.org> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>, Linux Kernel list <linux-kernel@vger.kernel.org>, linux-arm-kernel <linux-arm-kernel@lists.infradead.org>, Alexandre Belloni <alexandre.belloni@free-electrons.com>, Boris BREZILLON <boris.brezillon@free-electrons.com>, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>, Ludovic Desroches <ludovic.desroches@atmel.com> Subject: [GIT PULL] at91: fixes for 4.0 #3 Date: Wed, 11 Mar 2015 16:00:48 +0100 [thread overview] Message-ID: <1426086048-25681-1-git-send-email-nicolas.ferre@atmel.com> (raw) Arnd, Olof, Kevin, Some fixes for 4.0. Most of them are for USB and some issues that we hit with the clocks. The cleanup of the cpu_is_at91xxxx() macros for multi-platform led to rework some USB compatibility strings to handle particularities of some SoCs. A compilation error in case of thumb2 kernel build is also solved. Thanks, best regards, The following changes since commit 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e: ARM: at91/pm: MOR register KEY was missing (2015-03-05 11:43:02 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes3 for you to fetch changes up to e7b848d731cdf681e06138a2ae4380220a6baac8: ARM: at91: pm_slowclock: fix the compilation error (2015-03-11 15:49:47 +0100) ---------------------------------------------------------------- Third fixes batch for AT91 on 4.0: - clock fixes for USB - compatible string changes for handling USB IP differences (+ needed AHB matrix syscon) - fix of a compilation error in PM code ---------------------------------------------------------------- Boris Brezillon (3): ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition ARM: at91/dt: declare matrix node as a syscon device ARM: at91/dt: fix at91 udc compatible strings Nicolas Ferre (1): ARM: at91/dt: fix USB high-speed clock to select UTMI Wenyou Yang (1): ARM: at91: pm_slowclock: fix the compilation error arch/arm/boot/dts/at91sam9260.dtsi | 2 +- arch/arm/boot/dts/at91sam9261.dtsi | 9 +++++---- arch/arm/boot/dts/at91sam9263.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/at91sam9x5.dtsi | 4 ++-- arch/arm/boot/dts/sama5d3.dtsi | 2 +- arch/arm/boot/dts/sama5d4.dtsi | 2 +- arch/arm/mach-at91/pm_slowclock.S | 2 ++ 8 files changed, 14 insertions(+), 11 deletions(-) -- Nicolas Ferre
next reply other threads:[~2015-03-11 15:00 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2015-03-11 15:00 Nicolas Ferre [this message] 2015-03-11 19:54 ` [GIT PULL] at91: fixes for 4.0 #3 Arnd Bergmann
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1426086048-25681-1-git-send-email-nicolas.ferre@atmel.com \ --to=nicolas.ferre@atmel.com \ --cc=alexandre.belloni@free-electrons.com \ --cc=arm@kernel.org \ --cc=arnd@arndb.de \ --cc=boris.brezillon@free-electrons.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=ludovic.desroches@atmel.com \ --cc=olof@lixom.net \ --cc=plagnioj@jcrosoft.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).