From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] DaVinci SoC updates for v4.10
Date: Fri, 4 Nov 2016 11:55:33 +0530 [thread overview]
Message-ID: <20161104062535.9593-2-nsekhar@ti.com> (raw)
In-Reply-To: <20161104062535.9593-1-nsekhar@ti.com>
The following changes since commit 766763dbdc1dca11deabdb00077a1c19e2803f0a:
ARM: davinci: da8xx: Remove duplicated defines (2016-10-31 16:51:56 +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.10/soc
for you to fetch changes up to ced95ac0815501f47a6041548d70d8900400912d:
ARM: davinci: da8xx: register USB PHY clocks in the DT file (2016-11-01 15:24:24 +0530)
----------------------------------------------------------------
DaVinci SoC support improvements mainly towards an effort to
get to working USB support.
- use CFGCHIP syscon device to access common registers
- define platform data and device tree nodes for newly
introduced USB phy driver
- clock lookup and auxdata lookup for USB phy and also
for LCDC (LCD controller)
----------------------------------------------------------------
Axel Haslam (2):
ARM: davinci: da8xx: Add full regulator constraints for non-DT boot
ARM: davinci: da8xx: register USB PHY clocks in the DT file
David Lechner (5):
ARM: davinci: da8xx: Add CFGCHIP syscon platform device
ARM: davinci: da8xx: Add USB PHY platform device
ARM: davinci: da8xx: Add USB device names to clock lookup tables
ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for USB phy
ARM: davinci: da8xx: add usb phy clocks
Karl Beldan (1):
ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for lcdc
arch/arm/mach-davinci/board-da830-evm.c | 55 +++---
arch/arm/mach-davinci/board-da850-evm.c | 4 +
arch/arm/mach-davinci/board-mityomapl138.c | 4 +
arch/arm/mach-davinci/board-omapl138-hawk.c | 27 ++-
arch/arm/mach-davinci/da830.c | 4 +-
arch/arm/mach-davinci/da850.c | 4 +-
arch/arm/mach-davinci/da8xx-dt.c | 15 ++
arch/arm/mach-davinci/devices-da8xx.c | 28 +++
arch/arm/mach-davinci/include/mach/da8xx.h | 6 +
arch/arm/mach-davinci/usb-da8xx.c | 276 ++++++++++++++++++++++++++--
10 files changed, 366 insertions(+), 57 deletions(-)
next prev parent reply other threads:[~2016-11-04 6:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 6:25 [GIT PULL 1/4] DaVinci cleanup for v4.10 Sekhar Nori
2016-11-04 6:25 ` Sekhar Nori [this message]
2016-11-08 20:23 ` [GIT PULL 2/4] DaVinci SoC updates " Olof Johansson
2016-11-04 6:25 ` [GIT PULL 3/4] DaVinci device-tree " Sekhar Nori
2016-11-08 20:23 ` Olof Johansson
2016-11-04 6:25 ` [GIT PULL 4/4] DaVinci defconfig " Sekhar Nori
2016-11-08 20:24 ` Olof Johansson
2016-11-08 20:22 ` [GIT PULL 1/4] DaVinci cleanup " Olof Johansson
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=20161104062535.9593-2-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.