All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] dts changes for omaps for v5.6
Date: Tue,  7 Jan 2020 10:14:17 -0800	[thread overview]
Message-ID: <pull-1578420398-290837@atomide.com-2> (raw)
In-Reply-To: <pull-1578420398-290837@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/dt-signed

for you to fetch changes up to bfe0237dd6c441f0ba531755ab24579eaee99be7:

  ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0 (2019-12-12 09:35:02 -0800)

----------------------------------------------------------------
Devicetree changes for omaps for v5.6 merge window

Devicetree changes for omaps for v5.6 to configure more
devices and update boards to use generic lcd panels:

- Configure HDMI for dra76-evm and am57xx-idk

- Correct node name for am3517 mdio

- Convert am335x-evm, am335x-evmsk, and am335x-icev2 to use generic
  panels

----------------------------------------------------------------
Grygorii Strashko (1):
      ARM: dts: omap3: name mdio node properly

Jyri Sarha (3):
      ARM: dts: am335x-evm: Use drm simple-panel instead of tilcdc-panel
      ARM: dts: am335x-evmsk: Use drm simple-panel instead of tilcdc-panel
      ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0

Tomi Valkeinen (2):
      ARM: dts: dra76-evm: add HDMI output
      ARM: dts: am57xx-idk-common: add HDMI to the common dtsi

 arch/arm/boot/dts/am335x-evm.dts         | 40 +++++++------------
 arch/arm/boot/dts/am335x-evmsk.dts       | 38 ++++++------------
 arch/arm/boot/dts/am335x-icev2.dts       | 13 +++++++
 arch/arm/boot/dts/am3517.dtsi            |  2 +-
 arch/arm/boot/dts/am57xx-idk-common.dtsi | 59 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/dra76-evm.dts          | 66 ++++++++++++++++++++++++++++++++
 6 files changed, 164 insertions(+), 54 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] dts changes for omaps for v5.6
Date: Tue,  7 Jan 2020 10:14:17 -0800	[thread overview]
Message-ID: <pull-1578420398-290837@atomide.com-2> (raw)
In-Reply-To: <pull-1578420398-290837@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/dt-signed

for you to fetch changes up to bfe0237dd6c441f0ba531755ab24579eaee99be7:

  ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0 (2019-12-12 09:35:02 -0800)

----------------------------------------------------------------
Devicetree changes for omaps for v5.6 merge window

Devicetree changes for omaps for v5.6 to configure more
devices and update boards to use generic lcd panels:

- Configure HDMI for dra76-evm and am57xx-idk

- Correct node name for am3517 mdio

- Convert am335x-evm, am335x-evmsk, and am335x-icev2 to use generic
  panels

----------------------------------------------------------------
Grygorii Strashko (1):
      ARM: dts: omap3: name mdio node properly

Jyri Sarha (3):
      ARM: dts: am335x-evm: Use drm simple-panel instead of tilcdc-panel
      ARM: dts: am335x-evmsk: Use drm simple-panel instead of tilcdc-panel
      ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0

Tomi Valkeinen (2):
      ARM: dts: dra76-evm: add HDMI output
      ARM: dts: am57xx-idk-common: add HDMI to the common dtsi

 arch/arm/boot/dts/am335x-evm.dts         | 40 +++++++------------
 arch/arm/boot/dts/am335x-evmsk.dts       | 38 ++++++------------
 arch/arm/boot/dts/am335x-icev2.dts       | 13 +++++++
 arch/arm/boot/dts/am3517.dtsi            |  2 +-
 arch/arm/boot/dts/am57xx-idk-common.dtsi | 59 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/dra76-evm.dts          | 66 ++++++++++++++++++++++++++++++++
 6 files changed, 164 insertions(+), 54 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-01-07 18:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 18:14 [GIT PULL 1/4] soc changes for omaps for v5.6 Tony Lindgren
2020-01-07 18:14 ` Tony Lindgren
2020-01-07 18:14 ` Tony Lindgren [this message]
2020-01-07 18:14   ` [GIT PULL 2/4] dts " Tony Lindgren
2020-01-07 18:14 ` [GIT PULL 3/4] ti-sysc " Tony Lindgren
2020-01-07 18:14   ` Tony Lindgren
2020-01-07 18:14 ` [GIT PULL 4/4] drop more legacy platform data " Tony Lindgren
2020-01-07 18:14   ` 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=pull-1578420398-290837@atomide.com-2 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.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.