* [GIT PULL 2/2] dtc warning fixes for omaps for v4.8 merge window
[not found] <pull-1467270686-995259>
@ 2016-06-30 7:13 ` Tony Lindgren
[not found] ` <5774c68b.4130620a.bf46e.ffffe39dSMTPIN_ADDED_BROKEN@mx.google.com>
1 sibling, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2016-06-30 7:13 UTC (permalink / raw)
To: arm; +Cc: linux-omap, linux-arm-kernel
The following changes since commit 52c7c91319e469142628199548852198bcc3150f:
ARM: dts: AM43xx: Add node for RNG (2016-06-22 00:44:16 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.8/dt-part2-signed
for you to fetch changes up to 480985b06c8e3999940929bf024042e4181bbdce:
ARM: dts: am57xx: sbc-am57x: remove unneded unit name (2016-06-29 00:05:39 -0700)
----------------------------------------------------------------
Second set of device tree updates for omaps for v4.8 merge window.
This is a series of dtc warning fixes when compiled with make W=2
from Javier Martinez Canillas <javier@osg.samsung.com>.
----------------------------------------------------------------
Javier Martinez Canillas (27):
ARM: dts: omap2: add missing unit name to func_96m_ck
ARM: dts: am3517-craneboard: remove unneeded unit name for fixedregulator
ARM: dts: dm3730-torpedo-devkit: remove unneeded unit names
ARM: dts: n900: remove unneeded unit name for dmtimer-pwm
ARM: dts: omap3-beagle: remove unneeded unit names
ARM: dts: omap3-beagle-xm: remove unneeded unit names
ARM: dts: cm-t3x: remove unneeded unit name in connector
ARM: dts: omap3-devkit8000: remove unneeded unit names
ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names
ARM: dts: omap3-gta04: remove unneeded unit names
ARM: dts: omap3-ha-lcd: remove unneeded unit name
ARM: dts: omap3: overo: remove unneded unit names in display nodes
ARM: dts: omap3-igep0020-common: remove unneded unit names
ARM: dts: omap3-overo-common-dvi: remove unneded unit names
ARM: dts: omap3-pandora-common: remove unneded unit name
ARM: dts: sbc-t3x30: remove unneded unit names
ARM: dts: omap3-thunder: remove unneded unit name
ARM: dts: omap4-duovero-parlor: remove unneded unit name
ARM: dts: omap4-panda-common: remove unneded unit names
ARM: dts: omap4-sdp: remove unneded unit names
ARM: dts: omap4-var-om44customboard: remove unneded unit name
ARM: dts: am43xx-epos-evm: remove unneded unit name
ARM: dts: am437x-gp-evm: remove unneded unit name
ARM: dts: am437x: cm-t43: remove unneded unit names
ARM: dts: omap5-cm-t54: remove unneded unit names and add reg properties
ARM: dts: omap5-board-common: remove unneded unit names
ARM: dts: am57xx: sbc-am57x: remove unneded unit name
arch/arm/boot/dts/am3517-craneboard.dts | 2 +-
arch/arm/boot/dts/am437x-gp-evm.dts | 2 +-
arch/arm/boot/dts/am437x-sbc-t43.dts | 2 +-
arch/arm/boot/dts/am43x-epos-evm.dts | 2 +-
arch/arm/boot/dts/am57xx-sbc-am57x.dts | 2 +-
arch/arm/boot/dts/compulab-sb-som.dtsi | 2 +-
arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 4 ++--
arch/arm/boot/dts/omap24xx-clocks.dtsi | 2 +-
arch/arm/boot/dts/omap3-beagle-xm.dts | 10 +++++-----
arch/arm/boot/dts/omap3-beagle.dts | 10 +++++-----
arch/arm/boot/dts/omap3-cm-t3x.dtsi | 2 +-
arch/arm/boot/dts/omap3-devkit8000-common.dtsi | 12 ++++++------
arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi | 4 ++--
arch/arm/boot/dts/omap3-devkit8000-lcd43.dts | 2 +-
arch/arm/boot/dts/omap3-devkit8000-lcd70.dts | 2 +-
arch/arm/boot/dts/omap3-gta04.dtsi | 8 ++++----
arch/arm/boot/dts/omap3-ha-lcd.dts | 2 +-
arch/arm/boot/dts/omap3-igep0020-common.dtsi | 8 ++++----
arch/arm/boot/dts/omap3-n900.dts | 2 +-
arch/arm/boot/dts/omap3-overo-common-dvi.dtsi | 8 ++++----
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 2 +-
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 2 +-
arch/arm/boot/dts/omap3-pandora-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-sb-t35.dtsi | 8 ++++----
arch/arm/boot/dts/omap3-thunder.dts | 2 +-
arch/arm/boot/dts/omap4-duovero-parlor.dts | 2 +-
arch/arm/boot/dts/omap4-panda-common.dtsi | 16 ++++++++--------
arch/arm/boot/dts/omap4-sdp.dts | 8 ++++----
arch/arm/boot/dts/omap4-var-om44customboard.dtsi | 2 +-
arch/arm/boot/dts/omap5-board-common.dtsi | 8 ++++----
arch/arm/boot/dts/omap5-cm-t54.dts | 15 ++++++++++-----
31 files changed, 80 insertions(+), 75 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <5774c68b.4130620a.bf46e.ffffe39dSMTPIN_ADDED_BROKEN@mx.google.com>]
* Re: [GIT PULL 2/2] dtc warning fixes for omaps for v4.8 merge window
[not found] ` <5774c68b.4130620a.bf46e.ffffe39dSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2016-07-06 5:33 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2016-07-06 5:33 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel
On Thu, Jun 30, 2016 at 12:13:01AM -0700, Tony Lindgren wrote:
> The following changes since commit 52c7c91319e469142628199548852198bcc3150f:
>
> ARM: dts: AM43xx: Add node for RNG (2016-06-22 00:44:16 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.8/dt-part2-signed
>
> for you to fetch changes up to 480985b06c8e3999940929bf024042e4181bbdce:
>
> ARM: dts: am57xx: sbc-am57x: remove unneded unit name (2016-06-29 00:05:39 -0700)
>
> ----------------------------------------------------------------
> Second set of device tree updates for omaps for v4.8 merge window.
> This is a series of dtc warning fixes when compiled with make W=2
> from Javier Martinez Canillas <javier@osg.samsung.com>.
Merged, thanks!
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-06 5:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <pull-1467270686-995259>
2016-06-30 7:13 ` [GIT PULL 2/2] dtc warning fixes for omaps for v4.8 merge window Tony Lindgren
[not found] ` <5774c68b.4130620a.bf46e.ffffe39dSMTPIN_ADDED_BROKEN@mx.google.com>
2016-07-06 5:33 ` 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).