From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] DaVinci SoC updates for v4.7
Date: Fri, 15 Apr 2016 17:44:47 +0530 [thread overview]
Message-ID: <1460722488-5921-2-git-send-email-nsekhar@ti.com> (raw)
In-Reply-To: <1460722488-5921-1-git-send-email-nsekhar@ti.com>
The following changes since commit 9a7f2fc8408fdc0e3b417f670c17ed70d5d1c114:
ARM: davinci: use IRQCHIP_DECLARE for cp_intc (2016-04-14 12:09:50 +0530)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.7/soc
for you to fetch changes up to 8a9d088f66f84d7317b4adc64d3d3114f1ee8583:
ARM: davinci: clk: add set_parent callback for mux clocks (2016-04-14 15:31:48 +0530)
----------------------------------------------------------------
DaVinci SoC updates for v4.7. These are
preparatory patches to support a USB PHY
driver for USB on DA850 SoC. This should
eventually lead to USB working again on
this device.
----------------------------------------------------------------
David Lechner (2):
ARM: davinci: da8xx: move usb code to new file
ARM: davinci: clk: add set_parent callback for mux clocks
arch/arm/mach-davinci/Makefile | 4 +-
arch/arm/mach-davinci/clock.c | 19 ++++++-
arch/arm/mach-davinci/clock.h | 1 +
arch/arm/mach-davinci/usb-da8xx.c | 107 ++++++++++++++++++++++++++++++++++++++
arch/arm/mach-davinci/usb.c | 73 --------------------------
5 files changed, 128 insertions(+), 76 deletions(-)
create mode 100644 arch/arm/mach-davinci/usb-da8xx.c
next prev parent reply other threads:[~2016-04-15 12:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-15 12:14 [GIT PULL 1/3] DaVinci cleanups for v4.7 Sekhar Nori
2016-04-15 12:14 ` Sekhar Nori [this message]
2016-04-25 22:09 ` [GIT PULL 2/3] DaVinci SoC updates " Arnd Bergmann
2016-04-15 12:14 ` [GIT PULL 3/3] DaVinci DT " Sekhar Nori
2016-04-24 21:26 ` Arnd Bergmann
2016-04-25 22:02 ` [GIT PULL 1/3] DaVinci cleanups " 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=1460722488-5921-2-git-send-email-nsekhar@ti.com \
--to=nsekhar@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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: link
Be 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