All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Benoit Cousson <b-cousson@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"AnilKumar, Chimata" <anilkumar@ti.com>,
	Ricardo Neri <ricardo.neri@ti.com>,
	"Vutla, Lokesh" <lokeshvutla@ti.com>,
	"Mohammed, Afzal" <afzal@ti.com>
Subject: Re: [GIT PULL] ARM: OMAP: DTS for 3.8 part 2
Date: Fri, 9 Nov 2012 14:00:05 -0800	[thread overview]
Message-ID: <20121109220005.GU6801@atomide.com> (raw)
In-Reply-To: <509D0CC4.4080305@ti.com>

* Benoit Cousson <b-cousson@ti.com> [121109 06:03]:
> Hi Tony,
> 
> Please pull some more OMAP5 and AM33xx data for 3.8.

Thanks pulling into omap-for-v3.8/dt.

Regards,

Tony

> 
> Thanks,
> Benoit
> 
> 
> 
> The following changes since commit 3b3132f7e80e3d786f8ad5d5b97d4b6122be9aaa:
>   Jon Hunter (1):
>         ARM: dts: OMAP5: Add counter node
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.8/dts_part2
> 
> Afzal Mohammed (1):
>       usb: musb: dsps: dt binding - add resources, example
> 
> Ajay Kumar Gupta (1):
>       ARM: dts: AM33XX: Add usbss node
> 
> AnilKumar Ch (10):
>       ARM: dts: AM33XX: Add pinmux configuration for matrix keypad to EVM
>       ARM: dts: AM33XX: Add matrix keypad device tree data to am335x-evm
>       ARM: dts: AM33XX: Add pinmux configuration for volume-keys to EVM
>       ARM: dts: AM33XX: Add volume-keys device tree data to am335x-evm
>       ARM: dts: AM33XX: Add pinmux configuration for user-leds to BONE
>       ARM: dts: AM33XX: Add user-leds device tree data to am335x-bone
>       ARM: dts: AM33XX: Add pinmux configuration for gpio-leds to EVMSK
>       ARM: dts: AM33XX: Add user-leds device tree data to am335x-evmsk
>       ARM: dts: AM33XX: Add pinmux configuration for gpio-keys to EVMSK
>       ARM: dts: AM33XX: Add push-buttons device tree data to am335x-evmsk
> 
> Benoit Cousson (1):
>       ARM: dts: Makefile: Add the am335x-evmsk target in dtbs list
> 
> Lokesh Vutla (3):
>       ARM: dts: omap5-evm: Fix size of memory defined for EVM
>       ARM: dts: omap5: EMIF device tree data for OMAP5 boards
>       ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
> 
> Ricardo Neri (2):
>       ARM: dts: omap4-panda: Add pinmux configuration for HDMI
>       ARM: dts: omap4-sdp: Add pinmux configuration for HDMI
> 
>  .../devicetree/bindings/usb/am33xx-usb.txt         |   21 +++++
>  arch/arm/boot/dts/Makefile                         |    1 +
>  arch/arm/boot/dts/am335x-bone.dts                  |   44 ++++++++++
>  arch/arm/boot/dts/am335x-evm.dts                   |   63 +++++++++++++++
>  arch/arm/boot/dts/am335x-evmsk.dts                 |   84 ++++++++++++++++++++
>  arch/arm/boot/dts/am33xx.dtsi                      |   17 ++++
>  arch/arm/boot/dts/omap4-panda-a4.dts               |   17 ++++
>  arch/arm/boot/dts/omap4-panda-es.dts               |    9 ++
>  arch/arm/boot/dts/omap4-panda.dts                  |   18 ++++
>  arch/arm/boot/dts/omap4-sdp-es23plus.dts           |   17 ++++
>  arch/arm/boot/dts/omap4-sdp.dts                    |   18 ++++
>  arch/arm/boot/dts/omap5-evm.dts                    |   13 +++-
>  arch/arm/boot/dts/omap5.dtsi                       |   22 +++++
>  arch/arm/boot/dts/samsung_k3pe0e000b.dtsi          |   67 ++++++++++++++++
>  14 files changed, 410 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/boot/dts/omap4-panda-a4.dts
>  create mode 100644 arch/arm/boot/dts/omap4-sdp-es23plus.dts
>  create mode 100644 arch/arm/boot/dts/samsung_k3pe0e000b.dtsi

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP: DTS for 3.8 part 2
Date: Fri, 9 Nov 2012 14:00:05 -0800	[thread overview]
Message-ID: <20121109220005.GU6801@atomide.com> (raw)
In-Reply-To: <509D0CC4.4080305@ti.com>

* Benoit Cousson <b-cousson@ti.com> [121109 06:03]:
> Hi Tony,
> 
> Please pull some more OMAP5 and AM33xx data for 3.8.

Thanks pulling into omap-for-v3.8/dt.

Regards,

Tony

> 
> Thanks,
> Benoit
> 
> 
> 
> The following changes since commit 3b3132f7e80e3d786f8ad5d5b97d4b6122be9aaa:
>   Jon Hunter (1):
>         ARM: dts: OMAP5: Add counter node
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.8/dts_part2
> 
> Afzal Mohammed (1):
>       usb: musb: dsps: dt binding - add resources, example
> 
> Ajay Kumar Gupta (1):
>       ARM: dts: AM33XX: Add usbss node
> 
> AnilKumar Ch (10):
>       ARM: dts: AM33XX: Add pinmux configuration for matrix keypad to EVM
>       ARM: dts: AM33XX: Add matrix keypad device tree data to am335x-evm
>       ARM: dts: AM33XX: Add pinmux configuration for volume-keys to EVM
>       ARM: dts: AM33XX: Add volume-keys device tree data to am335x-evm
>       ARM: dts: AM33XX: Add pinmux configuration for user-leds to BONE
>       ARM: dts: AM33XX: Add user-leds device tree data to am335x-bone
>       ARM: dts: AM33XX: Add pinmux configuration for gpio-leds to EVMSK
>       ARM: dts: AM33XX: Add user-leds device tree data to am335x-evmsk
>       ARM: dts: AM33XX: Add pinmux configuration for gpio-keys to EVMSK
>       ARM: dts: AM33XX: Add push-buttons device tree data to am335x-evmsk
> 
> Benoit Cousson (1):
>       ARM: dts: Makefile: Add the am335x-evmsk target in dtbs list
> 
> Lokesh Vutla (3):
>       ARM: dts: omap5-evm: Fix size of memory defined for EVM
>       ARM: dts: omap5: EMIF device tree data for OMAP5 boards
>       ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
> 
> Ricardo Neri (2):
>       ARM: dts: omap4-panda: Add pinmux configuration for HDMI
>       ARM: dts: omap4-sdp: Add pinmux configuration for HDMI
> 
>  .../devicetree/bindings/usb/am33xx-usb.txt         |   21 +++++
>  arch/arm/boot/dts/Makefile                         |    1 +
>  arch/arm/boot/dts/am335x-bone.dts                  |   44 ++++++++++
>  arch/arm/boot/dts/am335x-evm.dts                   |   63 +++++++++++++++
>  arch/arm/boot/dts/am335x-evmsk.dts                 |   84 ++++++++++++++++++++
>  arch/arm/boot/dts/am33xx.dtsi                      |   17 ++++
>  arch/arm/boot/dts/omap4-panda-a4.dts               |   17 ++++
>  arch/arm/boot/dts/omap4-panda-es.dts               |    9 ++
>  arch/arm/boot/dts/omap4-panda.dts                  |   18 ++++
>  arch/arm/boot/dts/omap4-sdp-es23plus.dts           |   17 ++++
>  arch/arm/boot/dts/omap4-sdp.dts                    |   18 ++++
>  arch/arm/boot/dts/omap5-evm.dts                    |   13 +++-
>  arch/arm/boot/dts/omap5.dtsi                       |   22 +++++
>  arch/arm/boot/dts/samsung_k3pe0e000b.dtsi          |   67 ++++++++++++++++
>  14 files changed, 410 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/boot/dts/omap4-panda-a4.dts
>  create mode 100644 arch/arm/boot/dts/omap4-sdp-es23plus.dts
>  create mode 100644 arch/arm/boot/dts/samsung_k3pe0e000b.dtsi

  reply	other threads:[~2012-11-09 22:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-09 14:01 [GIT PULL] ARM: OMAP: DTS for 3.8 part 2 Benoit Cousson
2012-11-09 14:01 ` Benoit Cousson
2012-11-09 22:00 ` Tony Lindgren [this message]
2012-11-09 22:00   ` Tony Lindgren

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=20121109220005.GU6801@atomide.com \
    --to=tony@atomide.com \
    --cc=afzal@ti.com \
    --cc=anilkumar@ti.com \
    --cc=b-cousson@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=lokeshvutla@ti.com \
    --cc=ricardo.neri@ti.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: 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.