* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
@ 2016-02-26 2:51 Duc Dang
2016-02-26 4:28 ` Jassi Brar
0 siblings, 1 reply; 6+ messages in thread
From: Duc Dang @ 2016-02-26 2:51 UTC (permalink / raw)
To: linux-arm-kernel
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(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
2016-02-26 2:51 [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2 Duc Dang
@ 2016-02-26 4:28 ` Jassi Brar
2016-02-26 8:50 ` Duc Dang
0 siblings, 1 reply; 6+ messages in thread
From: Jassi Brar @ 2016-02-26 4:28 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang <dhdang@apm.com> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
2016-02-26 4:28 ` Jassi Brar
@ 2016-02-26 8:50 ` Duc Dang
2016-02-26 11:22 ` Jassi Brar
0 siblings, 1 reply; 6+ messages in thread
From: Duc Dang @ 2016-02-26 8:50 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
> On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang <dhdang@apm.com> 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 for your confirmation, Jassi.
Regards,
Duc Dang.
>
> Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
2016-02-26 8:50 ` Duc Dang
@ 2016-02-26 11:22 ` Jassi Brar
2016-02-26 16:46 ` Duc Dang
2016-02-29 23:56 ` Duc Dang
0 siblings, 2 replies; 6+ messages in thread
From: Jassi Brar @ 2016-02-26 11:22 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang <dhdang@apm.com> wrote:
> On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
>> On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang <dhdang@apm.com> 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 for your confirmation, Jassi.
>
I overlooked I had already applied it. Not sure if its better to revert it now.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
2016-02-26 11:22 ` Jassi Brar
@ 2016-02-26 16:46 ` Duc Dang
2016-02-29 23:56 ` Duc Dang
1 sibling, 0 replies; 6+ messages in thread
From: Duc Dang @ 2016-02-26 16:46 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 26, 2016 at 3:22 AM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
> On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang <dhdang@apm.com> wrote:
>> On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
>>> On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang <dhdang@apm.com> 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 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
2016-02-26 11:22 ` Jassi Brar
2016-02-26 16:46 ` Duc Dang
@ 2016-02-29 23:56 ` Duc Dang
1 sibling, 0 replies; 6+ messages in thread
From: Duc Dang @ 2016-02-29 23:56 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 26, 2016 at 3:22 AM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
> On Fri, Feb 26, 2016 at 2:20 PM, Duc Dang <dhdang@apm.com> wrote:
>> On Thu, Feb 25, 2016 at 8:28 PM, Jassi Brar <jassisinghbrar@gmail.com> wrote:
>>> On Fri, Feb 26, 2016 at 8:21 AM, Duc Dang <dhdang@apm.com> 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 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-02-29 23:56 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 2:51 [GIT PULL 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2 Duc Dang
2016-02-26 4:28 ` Jassi Brar
2016-02-26 8:50 ` Duc Dang
2016-02-26 11:22 ` Jassi Brar
2016-02-26 16:46 ` Duc Dang
2016-02-29 23:56 ` Duc Dang
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).