mbox series

[GIT,PULL] ARM: dt: Xilinx ZynqMP DT changes for v5.9-rc

Message ID 7f68c1ff-7cda-58ba-0c49-40732194d5c4@monstr.eu
State New
Headers show
Series [GIT,PULL] ARM: dt: Xilinx ZynqMP DT changes for v5.9-rc | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.9

Message

Michal Simek Aug. 19, 2020, 10:09 a.m. UTC
Hi,

please pull these two patches to your tree. Laurent patch depends on GTR
driver and DT binding which have been merged to rc1 that's why I am
sending this request after rc1.
The second patch is fixing one name in DT.

Would be good to get it to 5.9 but if you think that it should be queue
to 5.10 I am also fine with that.

Thanks,
Michal

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.9

for you to fetch changes up to 8d53ecfbf23135381d2ebbd1b261a7c7f18a7294:

  arm64: dts: xilinx: Align IOMMU nodename with dtschema (2020-08-17
12:10:09 +0200)

----------------------------------------------------------------
arm64: soc: ZynqMP DT changes for v5.9

- Add node for PS-GTR transceivers
- Fix iommu node name to match dtschema

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      arm64: dts: xilinx: Align IOMMU nodename with dtschema

Laurent Pinchart (1):
      arm64: dts: zynqmp: Add GTR transceivers

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Comments

Olof Johansson Aug. 21, 2020, 2:11 a.m. UTC | #1
On Wed, Aug 19, 2020 at 12:09:08PM +0200, Michal Simek wrote:
> Hi,
> 
> please pull these two patches to your tree. Laurent patch depends on GTR
> driver and DT binding which have been merged to rc1 that's why I am
> sending this request after rc1.
> The second patch is fixing one name in DT.
> 
> Would be good to get it to 5.9 but if you think that it should be queue
> to 5.10 I am also fine with that.

Hi, queued in fixes -- but it seems like your email client is sending these
emails as MIME/multipart due to the GPG signature, which results in patchwork
not picking them up properly.

Given that the tags are signed already, please just send regular plain email if
you don't mind.


Thanks,

-Olof
Michal Simek Aug. 24, 2020, 7:19 a.m. UTC | #2
On 21. 08. 20 4:11, Olof Johansson wrote:
> On Wed, Aug 19, 2020 at 12:09:08PM +0200, Michal Simek wrote:
>> Hi,
>>
>> please pull these two patches to your tree. Laurent patch depends on GTR
>> driver and DT binding which have been merged to rc1 that's why I am
>> sending this request after rc1.
>> The second patch is fixing one name in DT.
>>
>> Would be good to get it to 5.9 but if you think that it should be queue
>> to 5.10 I am also fine with that.
> 
> Hi, queued in fixes -- but it seems like your email client is sending these
> emails as MIME/multipart due to the GPG signature, which results in patchwork
> not picking them up properly.
> 
> Given that the tags are signed already, please just send regular plain email if
> you don't mind.

Ok. My client is signing them by default but will try to make sure that
I will disable it next time.

Thanks,
Michal