[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

6 messages, 2 authors, 2016-02-29 · open the first message on its own page

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: Duc Dang <hidden>
Date: 2016-02-26 02:51:59

Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.

Regards,
Duc Dang.
------

The following changes since commit b0e4563c2f6d939a124f06e10b205151bbac487c:

  arm64: dts: apm: mailbox device tree node for APM X-Gene platform.
(2016-02-25 17:14:01 -0800)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.6-part2

for you to fetch changes up to 406f5940549e78fd7d4d41413a7ed3e611bccc4f:

  arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C
Driver (2016-02-25 17:14:04 -0800)

----------------------------------------------------------------
Second part of X-Gene DT changes queued for v4.6

This patch set includes:
+ X-Gene v2 Mailbox DT node
+ X-Gene v1 and X-Gene v2 SLIMpro Mailbox
I2C driver DT nodes

----------------------------------------------------------------
Duc Dang (3):
      arm64: dts: apm: Add DT node for X-Gene v1 SLIMpro Mailbox I2C Driver
      arm64: dts: apm: Mailbox device tree node for APM X-Gene v2 platform.
      arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C Driver

 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 19 +++++++++++++++++++
 arch/arm64/boot/dts/apm/apm-storm.dtsi     |  5 +++++
 2 files changed, 24 insertions(+)

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: jassisinghbrar@gmail.com (Jassi Brar)
Date: 2016-02-26 04:28:03

On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang [off-list ref] wrote:
Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.
Please create the pull request, I don't think mailbox tree is the
right path for the patch.

Thanks.

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: Duc Dang <hidden>
Date: 2016-02-26 08:50:22

On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar [off-list ref] wrote:
On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang [off-list ref] wrote:
quoted
Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.
Please create the pull request, I don't think mailbox tree is the
right path for the patch.
Thanks for your confirmation, Jassi.

Regards,
Duc Dang.
Thanks.

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: jassisinghbrar@gmail.com (Jassi Brar)
Date: 2016-02-26 11:22:43

On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang [off-list ref] wrote:
On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar [off-list ref] wrote:
quoted
On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang [off-list ref] wrote:
quoted
Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.
Please create the pull request, I don't think mailbox tree is the
right path for the patch.
Thanks for your confirmation, Jassi.
I overlooked I had already applied it. Not sure if its better to revert it now.

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: Duc Dang <hidden>
Date: 2016-02-26 16:46:34

On Fri, Feb 26, 2016 at 3:22 AM, Jassi Brar [off-list ref] wrote:
On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang [off-list ref] wrote:
quoted
On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar [off-list ref] wrote:
quoted
On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang [off-list ref] wrote:
quoted
Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.
Please create the pull request, I don't think mailbox tree is the
right path for the patch.
Thanks for your confirmation, Jassi.
I overlooked I had already applied it. Not sure if its better to revert it now.
Hi Arnd and Olof,

Can you please advise?

Regards,
Duc Dang.

[GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2

From: Duc Dang <hidden>
Date: 2016-02-29 23:56:21

On Fri, Feb 26, 2016 at 3:22 AM, Jassi Brar [off-list ref] wrote:
On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang [off-list ref] wrote:
quoted
On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar [off-list ref] wrote:
quoted
On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang [off-list ref] wrote:
quoted
Hi Arnd, Olof,

This is the second part of DT changes on X-Gene platforms for v4.6,
which enables mailbox driver for X-Gene v2 platforms and also enable
SLIMpro Mailbox I2C driver (a client of the mailbox driver) for both
X-Gene v1 and v2 platforms.

This series depends on the 3rd patch
(http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/apm?id=be9c09bcca039d6df9ec736989cdafc68c93fed4)
of the series "mailbox: Add APM X-Gene platform mailbox driver"
(https://lkml.org/lkml/2016/2/12/749), which was already in linux-next
since Feb-15.

Hi Jassi,

Are you going to get the 3rd patch (dts patch) of series "mailbox: Add
APM X-Gene platform mailbox driver" to your tree? Otherwise, I will
need to create another pull request for Arnd and Olof.
Please create the pull request, I don't think mailbox tree is the
right path for the patch.
Thanks for your confirmation, Jassi.
I overlooked I had already applied it. Not sure if its better to revert it now.
Hi Jassi,

Arnd merged the mailbox DT node to arm-soc tree. So I think you can
revert the DT changes in your mailbox tree.

Thanks,
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