[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.8 - part1

3 messages, 2 authors, 2016-07-05 · open the first message on its own page

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.8 - part1

From: Duc Dang <hidden>
Date: 2016-06-21 23:40:49

Hi Arnd, Olof,

This is the first part of DTS changes for X-Gene platforms targeted for 4.8

The changes includes
+ 2 clean-up and style fix from Bjorn with Rob's ACK [1]
+ A timer interrupt polarity fix for X-Gene 2 (refer to Marc's
arm/arm64 arch timer fix [2])
+ Clean up an unused clk node (qmlclk) for X-Gene 1

Marc's arch timer series [2] has a change in apm-storm.dtsi file. I
verified and the order of applying Marc's apm-storm.dtsi change and
the DT changes in xgene-next did not cause any conflict.

[1]: (https://lkml.org/lkml/2016/6/14/340
[2]: http://www.spinics.net/lists/linux-samsung-soc/msg53533.html

Regards,
Duc Dang.
------

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.8-part1

for you to fetch changes up to ddbc71d96012fbcc4b9e42fd1c131f185875f73f:

  arm64: dts: apm: Remove unused qmlclk node on X-Gene 1 (2016-06-20
18:41:49 -0700)

----------------------------------------------------------------
First part of X-Gene DTS changes queued for v4.8

The changes include:
+ 2 clean-up and style-fix patches from Bjorn
+ Correct timer interrupt polarity for X-Gene 2
+ Remove unused qmlclk node on X-Gene 1

----------------------------------------------------------------
Bjorn Helgaas (2):
      arm64: dts: apm: Use lowercase consistently for hex constants
      arm64: dts: apm: Remove leading '0x' from unit addresses

Duc Dang (2):
      arm64: dts: apm: Fix timer interrupt polarity for X-Gene 2 SoC
      arm64: dts: apm: Remove unused qmlclk node on X-Gene 1

 .../devicetree/bindings/net/apm-xgene-enet.txt     |  4 +-
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi         | 68 +++++++++++-----------
 arch/arm64/boot/dts/apm/apm-storm.dtsi             | 44 ++++++--------
 3 files changed, 53 insertions(+), 63 deletions(-)

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.8 - part1

From: Olof Johansson <hidden>
Date: 2016-07-05 04:46:12

Hi,

On Tue, Jun 21, 2016 at 04:40:49PM -0700, Duc Dang wrote:
Hi Arnd, Olof,

This is the first part of DTS changes for X-Gene platforms targeted for 4.8

The changes includes
+ 2 clean-up and style fix from Bjorn with Rob's ACK [1]
+ A timer interrupt polarity fix for X-Gene 2 (refer to Marc's
arm/arm64 arch timer fix [2])
I'd recommend considering switching to symbolic flag definitions, to make it
easier for others to interpret the DT (and for downstream users to change
where needed). Anyway, not a high-priority thing, just something to keep in
mind for some time in the future.
+ Clean up an unused clk node (qmlclk) for X-Gene 1

Marc's arch timer series [2] has a change in apm-storm.dtsi file. I
verified and the order of applying Marc's apm-storm.dtsi change and
the DT changes in xgene-next did not cause any conflict.

[1]: (https://lkml.org/lkml/2016/6/14/340
[2]: http://www.spinics.net/lists/linux-samsung-soc/msg53533.html

Regards,
Duc Dang.
------

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.8-part1

for you to fetch changes up to ddbc71d96012fbcc4b9e42fd1c131f185875f73f:

  arm64: dts: apm: Remove unused qmlclk node on X-Gene 1 (2016-06-20
18:41:49 -0700)
Merged into next/dt64.

Thanks!

-Olof

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.8 - part1

From: Duc Dang <hidden>
Date: 2016-07-05 17:13:53

On Mon, Jul 4, 2016 at 9:46 PM, Olof Johansson [off-list ref] wrote:
Hi,

On Tue, Jun 21, 2016 at 04:40:49PM -0700, Duc Dang wrote:
quoted
Hi Arnd, Olof,

This is the first part of DTS changes for X-Gene platforms targeted for 4.8

The changes includes
+ 2 clean-up and style fix from Bjorn with Rob's ACK [1]
+ A timer interrupt polarity fix for X-Gene 2 (refer to Marc's
arm/arm64 arch timer fix [2])
I'd recommend considering switching to symbolic flag definitions, to make it
easier for others to interpret the DT (and for downstream users to change
where needed). Anyway, not a high-priority thing, just something to keep in
mind for some time in the future.
Thanks, Olof.

I will keep this in mind for future clean-up.
quoted
+ Clean up an unused clk node (qmlclk) for X-Gene 1

Marc's arch timer series [2] has a change in apm-storm.dtsi file. I
verified and the order of applying Marc's apm-storm.dtsi change and
the DT changes in xgene-next did not cause any conflict.

[1]: (https://lkml.org/lkml/2016/6/14/340
[2]: http://www.spinics.net/lists/linux-samsung-soc/msg53533.html

Regards,
Duc Dang.
------

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.8-part1

for you to fetch changes up to ddbc71d96012fbcc4b9e42fd1c131f185875f73f:

  arm64: dts: apm: Remove unused qmlclk node on X-Gene 1 (2016-06-20
18:41:49 -0700)
Merged into next/dt64.

Thanks!

-Olof
Regards,
Duc Dang.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help