All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SoCFPGA DTS updates for v4.4, part 2
@ 2015-10-16 14:28 dinh.linux at gmail.com
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA DTS cleanup for v4.4 dinh.linux at gmail.com
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: dinh.linux at gmail.com @ 2015-10-16 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please consider pulling this patch for v4.4.

Thanks,
Dinh

The following changes since commit 78cd6a9d8e154fe2ac5d2b912519e27545cfd13b:

  arm64: dts: Add base stratix 10 dtsi (2015-10-06 04:42:38 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_dts_for_v4.4_part_2

for you to fetch changes up to ebb251030bf25b27b05f0e4204e27b85c5664364:

  ARM: socfpga: dts: add fpga manager (2015-10-15 22:28:08 -0500)

----------------------------------------------------------------
SoCFPGA DTS update for v4.4, part 2
- Add the FPGA manager node

----------------------------------------------------------------
Alan Tull (1):
      ARM: socfpga: dts: add fpga manager

 arch/arm/boot/dts/socfpga.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

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

* [GIT PULL] SoCFPGA DTS cleanup for v4.4
  2015-10-16 14:28 [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 dinh.linux at gmail.com
@ 2015-10-16 14:28 ` dinh.linux at gmail.com
  2015-10-22 17:09   ` Olof Johansson
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA defconfig " dinh.linux at gmail.com
  2015-10-22 17:08 ` [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 Olof Johansson
  2 siblings, 1 reply; 7+ messages in thread
From: dinh.linux at gmail.com @ 2015-10-16 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please consider pulling this patch for v4.4.

Thanks,
Dinh

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_v4.4_cleanup

for you to fetch changes up to 0cdbec626e2e936a7db43d6a697e70673d4478bf:

  ARM: socfpga: dts: sort nodes alphabetically (2015-10-16 08:39:22 -0500)

----------------------------------------------------------------
SoCFPGA dts cleanup for v4.4
- Re-order DTS nodes into correct alphabetical order

----------------------------------------------------------------
Steffen Trumtrar (1):
      ARM: socfpga: dts: sort nodes alphabetically

 arch/arm/boot/dts/socfpga.dtsi | 128 ++++++++++++++++++++---------------------
 1 file changed, 64 insertions(+), 64 deletions(-)

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

* [GIT PULL] SoCFPGA defconfig for v4.4
  2015-10-16 14:28 [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 dinh.linux at gmail.com
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA DTS cleanup for v4.4 dinh.linux at gmail.com
@ 2015-10-16 14:28 ` dinh.linux at gmail.com
  2015-10-22 17:10   ` Olof Johansson
  2015-10-22 17:08 ` [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 Olof Johansson
  2 siblings, 1 reply; 7+ messages in thread
From: dinh.linux at gmail.com @ 2015-10-16 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please consider pulling this defconfig update for v4.4.

Thanks,
Dinh

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_defconfig_for_v4.4

for you to fetch changes up to b97cecc7a61df121f2c1e350e09fc784a1706ef0:

  ARM: socfpga_defconfig: enable fpga manager (2015-10-13 14:25:18 -0500)

----------------------------------------------------------------
SoCFPGA defconfig update for v4.4
- Add the FPGA manager config option

----------------------------------------------------------------
Alan Tull (1):
      ARM: socfpga_defconfig: enable fpga manager

 arch/arm/configs/socfpga_defconfig | 2 ++
 1 file changed, 2 insertions(+)

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

* [GIT PULL] SoCFPGA DTS updates for v4.4, part 2
  2015-10-16 14:28 [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 dinh.linux at gmail.com
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA DTS cleanup for v4.4 dinh.linux at gmail.com
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA defconfig " dinh.linux at gmail.com
@ 2015-10-22 17:08 ` Olof Johansson
  2 siblings, 0 replies; 7+ messages in thread
From: Olof Johansson @ 2015-10-22 17:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Oct 16, 2015 at 09:28:42AM -0500, dinh.linux at gmail.com wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please consider pulling this patch for v4.4.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 78cd6a9d8e154fe2ac5d2b912519e27545cfd13b:
> 
>   arm64: dts: Add base stratix 10 dtsi (2015-10-06 04:42:38 -0500)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_dts_for_v4.4_part_2
> 
> for you to fetch changes up to ebb251030bf25b27b05f0e4204e27b85c5664364:
> 
>   ARM: socfpga: dts: add fpga manager (2015-10-15 22:28:08 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA DTS update for v4.4, part 2
> - Add the FPGA manager node

Merged, thanks!

-Olof

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

* [GIT PULL] SoCFPGA DTS cleanup for v4.4
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA DTS cleanup for v4.4 dinh.linux at gmail.com
@ 2015-10-22 17:09   ` Olof Johansson
  2015-12-02  7:40     ` Pavel Machek
  0 siblings, 1 reply; 7+ messages in thread
From: Olof Johansson @ 2015-10-22 17:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Oct 16, 2015 at 09:28:43AM -0500, dinh.linux at gmail.com wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please consider pulling this patch for v4.4.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
> 
>   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_v4.4_cleanup
> 
> for you to fetch changes up to 0cdbec626e2e936a7db43d6a697e70673d4478bf:
> 
>   ARM: socfpga: dts: sort nodes alphabetically (2015-10-16 08:39:22 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA dts cleanup for v4.4
> - Re-order DTS nodes into correct alphabetical order

Merged into next/dt.

Note that some SoCs prefer to sort in unit address order instead. I have to
admit I do prefer that, but I'm not going to force one or the other.


-Olof

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

* [GIT PULL] SoCFPGA defconfig for v4.4
  2015-10-16 14:28 ` [GIT PULL] SoCFPGA defconfig " dinh.linux at gmail.com
@ 2015-10-22 17:10   ` Olof Johansson
  0 siblings, 0 replies; 7+ messages in thread
From: Olof Johansson @ 2015-10-22 17:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Oct 16, 2015 at 09:28:44AM -0500, dinh.linux at gmail.com wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please consider pulling this defconfig update for v4.4.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
> 
>   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_defconfig_for_v4.4
> 
> for you to fetch changes up to b97cecc7a61df121f2c1e350e09fc784a1706ef0:
> 
>   ARM: socfpga_defconfig: enable fpga manager (2015-10-13 14:25:18 -0500)

Merged, thanks.

-Olof

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

* [GIT PULL] SoCFPGA DTS cleanup for v4.4
  2015-10-22 17:09   ` Olof Johansson
@ 2015-12-02  7:40     ` Pavel Machek
  0 siblings, 0 replies; 7+ messages in thread
From: Pavel Machek @ 2015-12-02  7:40 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu 2015-10-22 10:09:41, Olof Johansson wrote:
> On Fri, Oct 16, 2015 at 09:28:43AM -0500, dinh.linux at gmail.com wrote:
> > Hi Arnd, Kevin, and Olof:
> > 
> > Please consider pulling this patch for v4.4.
> > 
> > Thanks,
> > Dinh
> > 
> > The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
> > 
> >   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_v4.4_cleanup
> > 
> > for you to fetch changes up to 0cdbec626e2e936a7db43d6a697e70673d4478bf:
> > 
> >   ARM: socfpga: dts: sort nodes alphabetically (2015-10-16 08:39:22 -0500)
> > 
> > ----------------------------------------------------------------
> > SoCFPGA dts cleanup for v4.4
> > - Re-order DTS nodes into correct alphabetical order
> 
> Merged into next/dt.
> 
> Note that some SoCs prefer to sort in unit address order instead. I have to
> admit I do prefer that, but I'm not going to force one or the other.

Seconded. There's better chance related stuff goes near each other, as
SoC vendors are likely to put related stuff at similar addresses...
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

end of thread, other threads:[~2015-12-02  7:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-16 14:28 [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 dinh.linux at gmail.com
2015-10-16 14:28 ` [GIT PULL] SoCFPGA DTS cleanup for v4.4 dinh.linux at gmail.com
2015-10-22 17:09   ` Olof Johansson
2015-12-02  7:40     ` Pavel Machek
2015-10-16 14:28 ` [GIT PULL] SoCFPGA defconfig " dinh.linux at gmail.com
2015-10-22 17:10   ` Olof Johansson
2015-10-22 17:08 ` [GIT PULL] SoCFPGA DTS updates for v4.4, part 2 Olof Johansson

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.