* [GIT PULL 1/3] omap device tree changes for v4.1, part1
@ 2015-03-19 23:13 Tony Lindgren
2015-03-19 23:14 ` [GIT PULL 2/3] omap defconfig changes for v4.1 Tony Lindgren
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Tony Lindgren @ 2015-03-19 23:13 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b:
Linux 4.0-rc2 (2015-03-03 09:04:59 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/v4.1-dt
for you to fetch changes up to 10709c0858d89716b10b7bbf6d825044f2f59602:
ARM: dts: Update Nanobone dts file (2015-03-19 10:59:28 -0700)
----------------------------------------------------------------
Device tree related changes for omaps:
- Add support for ChiliSOM
- Add support for OpenPandora
- Add support for BeagleBoard NAND
- Enable crypto devices for omap3 devices
- Add bindings for omap3 camera support
- Updates for am437x and dra7x and dm816x SoCs
----------------------------------------------------------------
Felipe Balbi (1):
ARM: dts: am437x-idk: enable i2c2
H. Nikolaus Schaller (3):
ARM: dts: omap3-pandora: add common device tree
ARM: dts: omap3-pandora: add OMAP3530 600 MHz version
ARM: dts: omap3-pandora: add DM3730 1 GHz version
Marek Belisko (2):
ARM: dts: omap3: Remove all references to ti,codec property
Documentation: omap-twl4030: Move ti,codec property to optional
Mark Jackson (1):
ARM: dts: Update Nanobone dts file
Matt Porter (1):
Documentation: DT: omap_serial: document missing properties and add an example
Pali Roh?r (4):
ARM: dts: n9/n950: Enable omap crypto support
ARM: dts: n900: Enable omap sham and include directly omap34xx.dtsi
ARM: dts: omap3-tao3530: Include directly omap34xx.dtsi
ARM: dts: Remove files omap34xx-hs.dtsi and omap36xx-hs.dtsi
Peter Ujfalusi (2):
ARM: dts: dra7xx-clocks: Add gate clock for CLKOUT2
ARM: dts: am57xx-beagle-x15: Do not include the atl header
Roger Quadros (2):
ARM: dts: omap3-beagle: Add NAND device
ARM: dts: dra7x-evm: beagle-x15: Fix USB Peripheral
Rostislav Lisovy (3):
ARM: dts: Add vendor prefix for Grinn
ARM: dts: am335x: Add DTS for ChiliSOM module
ARM: dts: am335x: Add Chiliboard DTS
Sakari Ailus (3):
Documentation: DT: Add bindings for omap3isp
ARM: dts: omap3: Add DT entries for OMAP 3 ISP
ARM: dts: n950, n9: Add primary camera support
Suman Anna (1):
ARM: dts: DRA7: Remove ti,timer-dsp and ti,timer-pwm properties
Tony Lindgren (3):
ARM: dts: Fix typo for dm816x usb0_pins
ARM: dts: Add cppi41 support for dm816x MUSB
ARM: dts: Remove PIN_INPUT for dm816x McSPI
Vignesh R (1):
ARM: dts: AM4372: update hdq compatible property
.../devicetree/bindings/media/ti,omap3isp.txt | 71 +++
.../devicetree/bindings/serial/omap_serial.txt | 20 +
.../devicetree/bindings/sound/omap-twl4030.txt | 3 +-
.../devicetree/bindings/vendor-prefixes.txt | 1 +
MAINTAINERS | 1 +
arch/arm/boot/dts/Makefile | 5 +-
arch/arm/boot/dts/am335x-chiliboard.dts | 112 ++++
arch/arm/boot/dts/am335x-chilisom.dtsi | 239 ++++++++
arch/arm/boot/dts/am335x-nano.dts | 18 +-
arch/arm/boot/dts/am4372.dtsi | 2 +-
arch/arm/boot/dts/am437x-idk-evm.dts | 22 +
arch/arm/boot/dts/am57xx-beagle-x15.dts | 9 +-
arch/arm/boot/dts/dm8168-evm.dts | 14 +-
arch/arm/boot/dts/dm816x.dtsi | 60 ++
arch/arm/boot/dts/dra7-evm.dts | 8 +
arch/arm/boot/dts/dra7.dtsi | 7 -
arch/arm/boot/dts/dra72-evm.dts | 8 +
arch/arm/boot/dts/dra7xx-clocks.dtsi | 8 +
arch/arm/boot/dts/omap3-beagle-xm.dts | 1 -
arch/arm/boot/dts/omap3-beagle.dts | 53 +-
arch/arm/boot/dts/omap3-cm-t3x30.dtsi | 1 -
arch/arm/boot/dts/omap3-devkit8000.dts | 1 -
arch/arm/boot/dts/omap3-gta04.dtsi | 1 -
arch/arm/boot/dts/omap3-igep.dtsi | 1 -
arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 1 -
arch/arm/boot/dts/omap3-n9.dts | 37 ++
arch/arm/boot/dts/omap3-n900.dts | 16 +-
arch/arm/boot/dts/omap3-n950-n9.dtsi | 2 +-
arch/arm/boot/dts/omap3-n950.dts | 37 ++
arch/arm/boot/dts/omap3-overo-base.dtsi | 1 -
arch/arm/boot/dts/omap3-pandora-1ghz.dts | 70 +++
arch/arm/boot/dts/omap3-pandora-600mhz.dts | 65 +++
arch/arm/boot/dts/omap3-pandora-common.dtsi | 640 +++++++++++++++++++++
arch/arm/boot/dts/omap3-tao3530.dtsi | 12 +-
arch/arm/boot/dts/omap34xx-hs.dtsi | 16 -
arch/arm/boot/dts/omap34xx.dtsi | 17 +
arch/arm/boot/dts/omap36xx-hs.dtsi | 16 -
arch/arm/boot/dts/omap36xx.dtsi | 17 +
include/dt-bindings/media/omap3-isp.h | 22 +
39 files changed, 1565 insertions(+), 70 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/ti,omap3isp.txt
create mode 100644 arch/arm/boot/dts/am335x-chiliboard.dts
create mode 100644 arch/arm/boot/dts/am335x-chilisom.dtsi
create mode 100644 arch/arm/boot/dts/omap3-pandora-1ghz.dts
create mode 100644 arch/arm/boot/dts/omap3-pandora-600mhz.dts
create mode 100644 arch/arm/boot/dts/omap3-pandora-common.dtsi
delete mode 100644 arch/arm/boot/dts/omap34xx-hs.dtsi
delete mode 100644 arch/arm/boot/dts/omap36xx-hs.dtsi
create mode 100644 include/dt-bindings/media/omap3-isp.h
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/3] omap defconfig changes for v4.1
2015-03-19 23:13 [GIT PULL 1/3] omap device tree changes for v4.1, part1 Tony Lindgren
@ 2015-03-19 23:14 ` Tony Lindgren
2015-03-19 23:14 ` [GIT PULL 3/3] omap legacy boot clean-up " Tony Lindgren
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2015-03-19 23:14 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/v4.1-defconfig
for you to fetch changes up to 1fd6d08cbd4bd8984241c7cef2f7c5cb67fce1aa:
ARM: omap2plus_defconfig: Enable n900 modem as loadable modules (2015-03-16 12:48:44 -0700)
----------------------------------------------------------------
Few omap2plus_defconfig updates to add commonly used drivers as
loadable modules.
Note that I'll do patches for armv7_defconfig for these at some
point too once we're happy with omap2plus_defconfig to avoid
extra churn on the defconfig files.
----------------------------------------------------------------
Felipe Balbi (1):
arm: config: omap2plus_defconfig: switch over to LZMA compression
Paul Walmsley (1):
ARM: omap1_defconfig: drop obsolete Kconfig symbols
Roger Quadros (1):
ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB
Tony Lindgren (3):
ARM: omap2plus_defconfig: Enable leds-pwm
ARM: omap2plus_defconfig: Update bluetooth options
ARM: omap2plus_defconfig: Enable n900 modem as loadable modules
arch/arm/configs/omap1_defconfig | 16 ----------------
arch/arm/configs/omap2plus_defconfig | 27 +++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 3/3] omap legacy boot clean-up for v4.1
2015-03-19 23:13 [GIT PULL 1/3] omap device tree changes for v4.1, part1 Tony Lindgren
2015-03-19 23:14 ` [GIT PULL 2/3] omap defconfig changes for v4.1 Tony Lindgren
@ 2015-03-19 23:14 ` Tony Lindgren
[not found] ` <550b5961.65f8420a.142c.ffff9cfeSMTPIN_ADDED_BROKEN@mx.google.com>
[not found] ` <550b5960.65f8420a.142c.ffff9cddSMTPIN_ADDED_BROKEN@mx.google.com>
3 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2015-03-19 23:14 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/v4.1-legacy
for you to fetch changes up to 01ea0d4247bb3a224a66007e0a1291232c15d61a:
ARM: OMAP2+: Remove legacy support for omap3 TouchBook (2015-03-16 17:07:26 -0700)
----------------------------------------------------------------
Drop three omap3 legacy board-*.c files
We want to get omap3 moved over to device tree only based booting.
These three board-*.c files seem to be inactive, so let's attempt
to drop them now rather than later. With these dropped, we have
omap3 device tree conversion status in a known state. Then we know
that we have .dts support for the remaining omap3 board-*.c files,
or it's being worked on.
By dropping these files now, we can simply revert them if really
needed for the next few merge cycles if we run into suprises.
Reverting things later on will not be so easily done.
----------------------------------------------------------------
Tony Lindgren (3):
ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board
ARM: OMAP3: Remove legacy support for devkit8000
ARM: OMAP2+: Remove legacy support for omap3 TouchBook
arch/arm/mach-omap2/Kconfig | 18 -
arch/arm/mach-omap2/Makefile | 4 -
arch/arm/mach-omap2/board-devkit8000.c | 654 -----------------------------
arch/arm/mach-omap2/board-omap3stalker.c | 433 -------------------
arch/arm/mach-omap2/board-omap3touchbook.c | 395 -----------------
5 files changed, 1504 deletions(-)
delete mode 100644 arch/arm/mach-omap2/board-devkit8000.c
delete mode 100644 arch/arm/mach-omap2/board-omap3stalker.c
delete mode 100644 arch/arm/mach-omap2/board-omap3touchbook.c
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 2/3] omap defconfig changes for v4.1
[not found] ` <550b5961.65f8420a.142c.ffff9cfeSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2015-04-03 17:50 ` Olof Johansson
0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2015-04-03 17:50 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Mar 19, 2015 at 04:14:00PM -0700, Tony Lindgren wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/v4.1-defconfig
>
> for you to fetch changes up to 1fd6d08cbd4bd8984241c7cef2f7c5cb67fce1aa:
>
> ARM: omap2plus_defconfig: Enable n900 modem as loadable modules (2015-03-16 12:48:44 -0700)
>
> ----------------------------------------------------------------
> Few omap2plus_defconfig updates to add commonly used drivers as
> loadable modules.
>
> Note that I'll do patches for armv7_defconfig for these at some
> point too once we're happy with omap2plus_defconfig to avoid
> extra churn on the defconfig files.
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL 3/3] omap legacy boot clean-up for v4.1
[not found] ` <550b5960.65f8420a.142c.ffff9cddSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2015-04-03 17:51 ` Olof Johansson
0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2015-04-03 17:51 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Mar 19, 2015 at 04:14:01PM -0700, Tony Lindgren wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/v4.1-legacy
>
> for you to fetch changes up to 01ea0d4247bb3a224a66007e0a1291232c15d61a:
>
> ARM: OMAP2+: Remove legacy support for omap3 TouchBook (2015-03-16 17:07:26 -0700)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-03 17:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 23:13 [GIT PULL 1/3] omap device tree changes for v4.1, part1 Tony Lindgren
2015-03-19 23:14 ` [GIT PULL 2/3] omap defconfig changes for v4.1 Tony Lindgren
2015-03-19 23:14 ` [GIT PULL 3/3] omap legacy boot clean-up " Tony Lindgren
[not found] ` <550b5961.65f8420a.142c.ffff9cfeSMTPIN_ADDED_BROKEN@mx.google.com>
2015-04-03 17:50 ` [GIT PULL 2/3] omap defconfig changes " Olof Johansson
[not found] ` <550b5960.65f8420a.142c.ffff9cddSMTPIN_ADDED_BROKEN@mx.google.com>
2015-04-03 17:51 ` [GIT PULL 3/3] omap legacy boot clean-up " Olof Johansson
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).