All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] part 2 of omap soc changes for v3.19
@ 2014-11-23  0:44 Tony Lindgren
  2014-11-23  0:44 ` [GIT PULL 2/2] part 2 of omap dts " Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-23  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 9889278181bcdbae882664d8cee5bb0e064397e4:

  Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.19/soc (2014-11-14 10:25:12 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/hwmod-and-defconfig

for you to fetch changes up to 374a735894fe2fb82ba07c6e6b7d326640c1c17f:

  ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-11-21 16:30:28 -0800)

----------------------------------------------------------------
SoC related changes for omaps including hwmod clean-up for
DSS, and hwmod data for more UARTs and ADC. Also few defconfig
changes to enable devices found on am335x and am437x.

----------------------------------------------------------------
Ambresh K (1):
      ARM: DRA7: hwmod data: Add missing UART hwmod data

Dmitry Lifshitz (1):
      ARM: dts: cm-t3x30: add keypad support

Felipe Balbi (5):
      ARM: omap2plus_defconfig: remove unwanted ethernet drivers
      ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen
      ARM: omap2plus_defconfig: enable AM33XX SoC sound
      ARM: omap2plus_defconfig: enable XHCI
      ARM: omap2plus_defconfig: enable ECAP and EHRPWM

Paul Walmsley (2):
      Merge branch 'dra7xx-uart-hwmod-v3.19' into omap-b-for-v3.19
      Merge branch 'adc-support-v3.19' into omap-b-for-v3.19

Tomi Valkeinen (6):
      ARM: OMAP2+: hwmod: add parent_hwmod support
      ARM: OMAP5: hwmod: set DSS submodule parent hwmods
      ARM: OMAP4: hwmod: set DSS submodule parent hwmods
      ARM: OMAP4: hwmod: use MODULEMODE properly
      ARM: OMAP4: fix RFBI iclk
      ARM: dts: omap4.dtsi: remove dss_fck

Tony Lindgren (1):
      Merge tag 'for-v3.19/omap-b2' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.19/soc

Vignesh R (1):
      ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xx

 arch/arm/boot/dts/omap3-cm-t3x30.dtsi      |  17 +++++
 arch/arm/boot/dts/omap4.dtsi               |   2 +-
 arch/arm/boot/dts/omap44xx-clocks.dtsi     |   8 ---
 arch/arm/configs/omap2plus_defconfig       |  22 +++++++
 arch/arm/mach-omap2/omap_hwmod.c           |  22 +++++++
 arch/arm/mach-omap2/omap_hwmod.h           |   8 +++
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c |  39 +++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  25 +++++---
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c |   5 ++
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c  | 100 +++++++++++++++++++++++++++++
 10 files changed, 230 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 2/2] part 2 of omap dts changes for v3.19
  2014-11-23  0:44 [GIT PULL 1/2] part 2 of omap soc changes for v3.19 Tony Lindgren
  2014-11-23  0:44 ` [GIT PULL 2/2] part 2 of omap dts " Tony Lindgren
@ 2014-11-23  0:44 ` Tony Lindgren
  2014-11-23  0:44 ` Tony Lindgren
  2014-11-28 13:54   ` Arnd Bergmann
  3 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-23  0:44 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:

  ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v3.19/dt-v2

for you to fetch changes up to 0f39f7b906dbeabe2ffd8739d5201e890d102ea6:

  ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm (2014-11-21 16:25:06 -0800)

----------------------------------------------------------------
Adam YH Lee (1):
      ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

Dmitry Lifshitz (6):
      ARM: dts: cm-t3x: cleanup comments indentation
      ARM: dts: cm-t3x: add ADS7846 touchscreen support
      ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
      ARM: dts: cm-t3x: add EEPROM support
      ARM: dts: sb-t35: add EEPROM support
      ARM: dts: cm-t3x30: add keypad support

George McCollister (1):
      ARM: dts: Add devicetree for NovaTech OrionLXm

Lokesh Vutla (1):
      ARM: dts: DRA7: Add node for RTC

Sebastian Reichel (2):
      ARM: dts: OMAP3-N900: add si4713 support
      ARM: dst: OMAP3-N900: Add n900-battery support

Vignesh R (1):
      ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/am335x-lxm.dts                   | 362 +++++++++++++++++++++
 arch/arm/boot/dts/am4372.dtsi                      |  20 ++
 arch/arm/boot/dts/am437x-gp-evm.dts                |   8 +
 arch/arm/boot/dts/am43x-epos-evm.dts               |   8 +
 arch/arm/boot/dts/dra7.dtsi                        |   9 +
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |  76 ++++-
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi              |  17 +
 arch/arm/boot/dts/omap3-n900.dts                   |  16 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi                |  20 ++
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   1 +
 arch/arm/mach-omap2/pdata-quirks.c                 |   3 -
 13 files changed, 536 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-lxm.dts

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 2/2] part 2 of omap dts changes for v3.19
  2014-11-23  0:44 [GIT PULL 1/2] part 2 of omap soc changes for v3.19 Tony Lindgren
  2014-11-23  0:44 ` [GIT PULL 2/2] part 2 of omap dts " Tony Lindgren
  2014-11-23  0:44 ` Tony Lindgren
@ 2014-11-23  0:44 ` Tony Lindgren
  2014-11-28 13:54   ` Arnd Bergmann
  3 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-23  0:44 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:

  ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v3.19/dt-v2

for you to fetch changes up to 0f39f7b906dbeabe2ffd8739d5201e890d102ea6:

  ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm (2014-11-21 16:25:06 -0800)

----------------------------------------------------------------
Adam YH Lee (1):
      ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

Dmitry Lifshitz (6):
      ARM: dts: cm-t3x: cleanup comments indentation
      ARM: dts: cm-t3x: add ADS7846 touchscreen support
      ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
      ARM: dts: cm-t3x: add EEPROM support
      ARM: dts: sb-t35: add EEPROM support
      ARM: dts: cm-t3x30: add keypad support

George McCollister (1):
      ARM: dts: Add devicetree for NovaTech OrionLXm

Lokesh Vutla (1):
      ARM: dts: DRA7: Add node for RTC

Sebastian Reichel (2):
      ARM: dts: OMAP3-N900: add si4713 support
      ARM: dst: OMAP3-N900: Add n900-battery support

Vignesh R (1):
      ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/am335x-lxm.dts                   | 362 +++++++++++++++++++++
 arch/arm/boot/dts/am4372.dtsi                      |  20 ++
 arch/arm/boot/dts/am437x-gp-evm.dts                |   8 +
 arch/arm/boot/dts/am43x-epos-evm.dts               |   8 +
 arch/arm/boot/dts/dra7.dtsi                        |   9 +
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |  76 ++++-
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi              |  17 +
 arch/arm/boot/dts/omap3-n900.dts                   |  16 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi                |  20 ++
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   1 +
 arch/arm/mach-omap2/pdata-quirks.c                 |   3 -
 13 files changed, 536 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-lxm.dts

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 2/2] part 2 of omap dts changes for v3.19
  2014-11-23  0:44 [GIT PULL 1/2] part 2 of omap soc changes for v3.19 Tony Lindgren
@ 2014-11-23  0:44 ` Tony Lindgren
  2014-11-24 17:09     ` Tony Lindgren
  2014-11-23  0:44 ` Tony Lindgren
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 12+ messages in thread
From: Tony Lindgren @ 2014-11-23  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:

  ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v3.19/dt-v2

for you to fetch changes up to 0f39f7b906dbeabe2ffd8739d5201e890d102ea6:

  ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm (2014-11-21 16:25:06 -0800)

----------------------------------------------------------------
Adam YH Lee (1):
      ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

Dmitry Lifshitz (6):
      ARM: dts: cm-t3x: cleanup comments indentation
      ARM: dts: cm-t3x: add ADS7846 touchscreen support
      ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
      ARM: dts: cm-t3x: add EEPROM support
      ARM: dts: sb-t35: add EEPROM support
      ARM: dts: cm-t3x30: add keypad support

George McCollister (1):
      ARM: dts: Add devicetree for NovaTech OrionLXm

Lokesh Vutla (1):
      ARM: dts: DRA7: Add node for RTC

Sebastian Reichel (2):
      ARM: dts: OMAP3-N900: add si4713 support
      ARM: dst: OMAP3-N900: Add n900-battery support

Vignesh R (1):
      ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/am335x-lxm.dts                   | 362 +++++++++++++++++++++
 arch/arm/boot/dts/am4372.dtsi                      |  20 ++
 arch/arm/boot/dts/am437x-gp-evm.dts                |   8 +
 arch/arm/boot/dts/am43x-epos-evm.dts               |   8 +
 arch/arm/boot/dts/dra7.dtsi                        |   9 +
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |  76 ++++-
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi              |  17 +
 arch/arm/boot/dts/omap3-n900.dts                   |  16 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi                |  20 ++
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   1 +
 arch/arm/mach-omap2/pdata-quirks.c                 |   3 -
 13 files changed, 536 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-lxm.dts

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [GIT PULL 2/2] part 2 of omap dts changes for v3.19
  2014-11-23  0:44 ` [GIT PULL 2/2] part 2 of omap dts " Tony Lindgren
@ 2014-11-24 17:09     ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-24 17:09 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

Hi,

Just noticed I have the signed tag missing for this one, updated pull
request below.

* Tony Lindgren <tony@atomide.com> [141122 16:47]:
> The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:
> 
>   ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v3.19/dt-v2

So please ignore the pull request above, below is an updated pull request
with a proper tag. I've also added few more patches that I could not apply
earlier because of pending comments.

The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:

  ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/dt-part2-updated

for you to fetch changes up to f80ecaf55b4982a888272790743dabf2c715dc10:

  ARM: dts: am335x-evm: Add DCAN1 details (2014-11-24 07:56:22 -0800)

----------------------------------------------------------------
More dts changes for omaps to add support for new devices:

- Add DCAN support am335x, am437x and dra7

- Add devices for sb-t3x computers

- Add support for NovaTech OrionLXm

- Add n900 battery and si4713 support

----------------------------------------------------------------
Adam YH Lee (1):
      ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

Dmitry Lifshitz (10):
      ARM: dts: cm-t3x: cleanup comments indentation
      ARM: dts: cm-t3x: add ADS7846 touchscreen support
      ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
      ARM: dts: cm-t3x: add EEPROM support
      ARM: dts: sb-t35: add EEPROM support
      ARM: dts: cm-t3x30: add keypad support
      ARM: dts: cm-t3x: add I2C1 pinmux
      ARM: dts: cm-t3x: add TV out support
      ARM: dts: sbc-t3x: add TV out display alias
      ARM: dts: sbc-t3x30: add audio support

George McCollister (1):
      ARM: dts: Add devicetree for NovaTech OrionLXm

Lokesh Vutla (1):
      ARM: dts: DRA7: Add node for RTC

Mugunthan V N (1):
      ARM: dts: am437x-gp: Add dcan support

Roger Quadros (9):
      ARM: dts: dra7: Add syscon regmap for CORE CONTROL area
      ARM: dts: DRA7: Add DCAN nodes
      ARM: dts: dra7-evm: Add CAN support
      ARM: dts: dra72-evm: Add CAN support
      ARM: dts: am4372: Add control module syscon node
      ARM: dts: am4372: Add DCAN nodes
      ARM: dts: am33xx: Add control module syscon node
      ARM: dts: am33xx: Update DCAN nodes
      ARM: dts: am335x-evm: Add DCAN1 details

Sebastian Reichel (2):
      ARM: dts: OMAP3-N900: add si4713 support
      ARM: dst: OMAP3-N900: Add n900-battery support

Vignesh R (1):
      ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/am335x-evm.dts                   |  13 +
 arch/arm/boot/dts/am335x-lxm.dts                   | 362 +++++++++++++++++++++
 arch/arm/boot/dts/am33xx.dtsi                      |  25 +-
 arch/arm/boot/dts/am4372.dtsi                      |  47 +++
 arch/arm/boot/dts/am437x-gp-evm.dts                |  34 ++
 arch/arm/boot/dts/am43x-epos-evm.dts               |   8 +
 arch/arm/boot/dts/dra7-evm.dts                     |  22 ++
 arch/arm/boot/dts/dra7.dtsi                        |  35 ++
 arch/arm/boot/dts/dra72-evm.dts                    |  23 ++
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                | 124 ++++++-
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi              |  35 ++
 arch/arm/boot/dts/omap3-n900.dts                   |  16 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi                |  36 ++
 arch/arm/boot/dts/omap3-sbc-t3517.dts              |   1 +
 arch/arm/boot/dts/omap3-sbc-t3530.dts              |   1 +
 arch/arm/boot/dts/omap3-sbc-t3730.dts              |   1 +
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   1 +
 arch/arm/mach-omap2/pdata-quirks.c                 |   3 -
 20 files changed, 775 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-lxm.dts

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 2/2] part 2 of omap dts changes for v3.19
@ 2014-11-24 17:09     ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-24 17:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Just noticed I have the signed tag missing for this one, updated pull
request below.

* Tony Lindgren <tony@atomide.com> [141122 16:47]:
> The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:
> 
>   ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v3.19/dt-v2

So please ignore the pull request above, below is an updated pull request
with a proper tag. I've also added few more patches that I could not apply
earlier because of pending comments.

The following changes since commit 065bd7fe50de5e6d0fd5034cbc87120a558a1219:

  ARM: dts: DRA7: Add aliases for all serial ports (2014-11-12 07:04:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/dt-part2-updated

for you to fetch changes up to f80ecaf55b4982a888272790743dabf2c715dc10:

  ARM: dts: am335x-evm: Add DCAN1 details (2014-11-24 07:56:22 -0800)

----------------------------------------------------------------
More dts changes for omaps to add support for new devices:

- Add DCAN support am335x, am437x and dra7

- Add devices for sb-t3x computers

- Add support for NovaTech OrionLXm

- Add n900 battery and si4713 support

----------------------------------------------------------------
Adam YH Lee (1):
      ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

Dmitry Lifshitz (10):
      ARM: dts: cm-t3x: cleanup comments indentation
      ARM: dts: cm-t3x: add ADS7846 touchscreen support
      ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
      ARM: dts: cm-t3x: add EEPROM support
      ARM: dts: sb-t35: add EEPROM support
      ARM: dts: cm-t3x30: add keypad support
      ARM: dts: cm-t3x: add I2C1 pinmux
      ARM: dts: cm-t3x: add TV out support
      ARM: dts: sbc-t3x: add TV out display alias
      ARM: dts: sbc-t3x30: add audio support

George McCollister (1):
      ARM: dts: Add devicetree for NovaTech OrionLXm

Lokesh Vutla (1):
      ARM: dts: DRA7: Add node for RTC

Mugunthan V N (1):
      ARM: dts: am437x-gp: Add dcan support

Roger Quadros (9):
      ARM: dts: dra7: Add syscon regmap for CORE CONTROL area
      ARM: dts: DRA7: Add DCAN nodes
      ARM: dts: dra7-evm: Add CAN support
      ARM: dts: dra72-evm: Add CAN support
      ARM: dts: am4372: Add control module syscon node
      ARM: dts: am4372: Add DCAN nodes
      ARM: dts: am33xx: Add control module syscon node
      ARM: dts: am33xx: Update DCAN nodes
      ARM: dts: am335x-evm: Add DCAN1 details

Sebastian Reichel (2):
      ARM: dts: OMAP3-N900: add si4713 support
      ARM: dst: OMAP3-N900: Add n900-battery support

Vignesh R (1):
      ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/am335x-evm.dts                   |  13 +
 arch/arm/boot/dts/am335x-lxm.dts                   | 362 +++++++++++++++++++++
 arch/arm/boot/dts/am33xx.dtsi                      |  25 +-
 arch/arm/boot/dts/am4372.dtsi                      |  47 +++
 arch/arm/boot/dts/am437x-gp-evm.dts                |  34 ++
 arch/arm/boot/dts/am43x-epos-evm.dts               |   8 +
 arch/arm/boot/dts/dra7-evm.dts                     |  22 ++
 arch/arm/boot/dts/dra7.dtsi                        |  35 ++
 arch/arm/boot/dts/dra72-evm.dts                    |  23 ++
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                | 124 ++++++-
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi              |  35 ++
 arch/arm/boot/dts/omap3-n900.dts                   |  16 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi                |  36 ++
 arch/arm/boot/dts/omap3-sbc-t3517.dts              |   1 +
 arch/arm/boot/dts/omap3-sbc-t3530.dts              |   1 +
 arch/arm/boot/dts/omap3-sbc-t3730.dts              |   1 +
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   1 +
 arch/arm/mach-omap2/pdata-quirks.c                 |   3 -
 20 files changed, 775 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-lxm.dts

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [GIT PULL 1/2] part 2 of omap soc changes for v3.19
  2014-11-23  0:44 [GIT PULL 1/2] part 2 of omap soc changes for v3.19 Tony Lindgren
@ 2014-11-28 13:54   ` Arnd Bergmann
  2014-11-23  0:44 ` Tony Lindgren
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: Arnd Bergmann @ 2014-11-28 13:54 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Tony Lindgren, arm, linux-omap

On Sunday 23 November 2014, Tony Lindgren wrote:
> The following changes since commit 9889278181bcdbae882664d8cee5bb0e064397e4:
> 
>   Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.19/soc (2014-11-14 10:25:12 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/hwmod-and-defconfig
> 
> for you to fetch changes up to 374a735894fe2fb82ba07c6e6b7d326640c1c17f:
> 
>   ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-11-21 16:30:28 -0800)
> 
> ----------------------------------------------------------------
> SoC related changes for omaps including hwmod clean-up for
> DSS, and hwmod data for more UARTs and ADC. Also few defconfig
> changes to enable devices found on am335x and am437x.

Hi Tony,

We have started doing the defconfig changes in a separate branch a while ago.
I normally don't mess with the tags I got, but this one seemed easy enough
to redo, as the defconfig changes are all on top.

I ended up pulling in only the commits before the defconfig changes into
next/soc, and am cherry-picking the defconfig bits onto the next/defconfig
branch. Hope that's ok for you.

I checked that the defconfig changes are all harmless and do not depend
on the other changes, but I may have missed something subtle, so please
confirm that this is ok for you.

Thanks,

	Arnd

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 1/2] part 2 of omap soc changes for v3.19
@ 2014-11-28 13:54   ` Arnd Bergmann
  0 siblings, 0 replies; 12+ messages in thread
From: Arnd Bergmann @ 2014-11-28 13:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Sunday 23 November 2014, Tony Lindgren wrote:
> The following changes since commit 9889278181bcdbae882664d8cee5bb0e064397e4:
> 
>   Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.19/soc (2014-11-14 10:25:12 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/hwmod-and-defconfig
> 
> for you to fetch changes up to 374a735894fe2fb82ba07c6e6b7d326640c1c17f:
> 
>   ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-11-21 16:30:28 -0800)
> 
> ----------------------------------------------------------------
> SoC related changes for omaps including hwmod clean-up for
> DSS, and hwmod data for more UARTs and ADC. Also few defconfig
> changes to enable devices found on am335x and am437x.

Hi Tony,

We have started doing the defconfig changes in a separate branch a while ago.
I normally don't mess with the tags I got, but this one seemed easy enough
to redo, as the defconfig changes are all on top.

I ended up pulling in only the commits before the defconfig changes into
next/soc, and am cherry-picking the defconfig bits onto the next/defconfig
branch. Hope that's ok for you.

I checked that the defconfig changes are all harmless and do not depend
on the other changes, but I may have missed something subtle, so please
confirm that this is ok for you.

Thanks,

	Arnd

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [GIT PULL 2/2] part 2 of omap dts changes for v3.19
  2014-11-24 17:09     ` Tony Lindgren
@ 2014-11-28 13:57       ` Arnd Bergmann
  -1 siblings, 0 replies; 12+ messages in thread
From: Arnd Bergmann @ 2014-11-28 13:57 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Tony Lindgren, arm, linux-omap

On Monday 24 November 2014, Tony Lindgren wrote:
> More dts changes for omaps to add support for new devices:
> 
> - Add DCAN support am335x, am437x and dra7
> 
> - Add devices for sb-t3x computers
> 
> - Add support for NovaTech OrionLXm
> 
> - Add n900 battery and si4713 support
> 

Pulled into next/dt, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 2/2] part 2 of omap dts changes for v3.19
@ 2014-11-28 13:57       ` Arnd Bergmann
  0 siblings, 0 replies; 12+ messages in thread
From: Arnd Bergmann @ 2014-11-28 13:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 24 November 2014, Tony Lindgren wrote:
> More dts changes for omaps to add support for new devices:
> 
> - Add DCAN support am335x, am437x and dra7
> 
> - Add devices for sb-t3x computers
> 
> - Add support for NovaTech OrionLXm
> 
> - Add n900 battery and si4713 support
> 

Pulled into next/dt, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [GIT PULL 1/2] part 2 of omap soc changes for v3.19
  2014-11-28 13:54   ` Arnd Bergmann
@ 2014-11-28 20:22     ` Tony Lindgren
  -1 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-28 20:22 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-arm-kernel, arm, linux-omap

* Arnd Bergmann <arnd@arndb.de> [141128 05:57]:
> On Sunday 23 November 2014, Tony Lindgren wrote:
> > The following changes since commit 9889278181bcdbae882664d8cee5bb0e064397e4:
> > 
> >   Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.19/soc (2014-11-14 10:25:12 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/hwmod-and-defconfig
> > 
> > for you to fetch changes up to 374a735894fe2fb82ba07c6e6b7d326640c1c17f:
> > 
> >   ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-11-21 16:30:28 -0800)
> > 
> > ----------------------------------------------------------------
> > SoC related changes for omaps including hwmod clean-up for
> > DSS, and hwmod data for more UARTs and ADC. Also few defconfig
> > changes to enable devices found on am335x and am437x.
> 
> Hi Tony,
> 
> We have started doing the defconfig changes in a separate branch a while ago.
> I normally don't mess with the tags I got, but this one seemed easy enough
> to redo, as the defconfig changes are all on top.
> 
> I ended up pulling in only the commits before the defconfig changes into
> next/soc, and am cherry-picking the defconfig bits onto the next/defconfig
> branch. Hope that's ok for you.

Sure that's fine with me, I only have fixes coming up after the pending
pull requests.
 
> I checked that the defconfig changes are all harmless and do not depend
> on the other changes, but I may have missed something subtle, so please
> confirm that this is ok for you.

Should be just fine thanks.

Regards,

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [GIT PULL 1/2] part 2 of omap soc changes for v3.19
@ 2014-11-28 20:22     ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2014-11-28 20:22 UTC (permalink / raw)
  To: linux-arm-kernel

* Arnd Bergmann <arnd@arndb.de> [141128 05:57]:
> On Sunday 23 November 2014, Tony Lindgren wrote:
> > The following changes since commit 9889278181bcdbae882664d8cee5bb0e064397e4:
> > 
> >   Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.19/soc (2014-11-14 10:25:12 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/hwmod-and-defconfig
> > 
> > for you to fetch changes up to 374a735894fe2fb82ba07c6e6b7d326640c1c17f:
> > 
> >   ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-11-21 16:30:28 -0800)
> > 
> > ----------------------------------------------------------------
> > SoC related changes for omaps including hwmod clean-up for
> > DSS, and hwmod data for more UARTs and ADC. Also few defconfig
> > changes to enable devices found on am335x and am437x.
> 
> Hi Tony,
> 
> We have started doing the defconfig changes in a separate branch a while ago.
> I normally don't mess with the tags I got, but this one seemed easy enough
> to redo, as the defconfig changes are all on top.
> 
> I ended up pulling in only the commits before the defconfig changes into
> next/soc, and am cherry-picking the defconfig bits onto the next/defconfig
> branch. Hope that's ok for you.

Sure that's fine with me, I only have fixes coming up after the pending
pull requests.
 
> I checked that the defconfig changes are all harmless and do not depend
> on the other changes, but I may have missed something subtle, so please
> confirm that this is ok for you.

Should be just fine thanks.

Regards,

Tony

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-11-28 20:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23  0:44 [GIT PULL 1/2] part 2 of omap soc changes for v3.19 Tony Lindgren
2014-11-23  0:44 ` [GIT PULL 2/2] part 2 of omap dts " Tony Lindgren
2014-11-24 17:09   ` Tony Lindgren
2014-11-24 17:09     ` Tony Lindgren
2014-11-28 13:57     ` Arnd Bergmann
2014-11-28 13:57       ` Arnd Bergmann
2014-11-23  0:44 ` Tony Lindgren
2014-11-23  0:44 ` Tony Lindgren
2014-11-28 13:54 ` [GIT PULL 1/2] part 2 of omap soc " Arnd Bergmann
2014-11-28 13:54   ` Arnd Bergmann
2014-11-28 20:22   ` Tony Lindgren
2014-11-28 20:22     ` Tony Lindgren

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.