mbox series

[GIT,PULL] ARM: dts: zynq: Xilinx DT changes for v4.20

Message ID 70e3d4cf-7f50-310e-57d4-b9598de84c7d@monstr.eu
State New
Headers show
Series [GIT,PULL] ARM: dts: zynq: Xilinx DT changes for v4.20 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v4.20

Message

Michal Simek Sept. 26, 2018, 7:24 a.m. UTC
Hi,

please pull this one patch to your tree. It can supposed to be a fix but
the dtc changes, which expose these warnings, will be merged in v4.20.

Thanks,
Michal

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v4.20

for you to fetch changes up to f5054ceed420b1f38d37920a4c65446fcc5d6b90:

  ARM: dts: xilinx: Fix I2C and SPI bus warnings (2018-09-18 12:49:39 +0200)

----------------------------------------------------------------
ARM: dts: zynq: DT changes for v4.20

- Fix DTS spi/i2c warnings for zc702/zc770 boards

----------------------------------------------------------------
Rob Herring (1):
      ARM: dts: xilinx: Fix I2C and SPI bus warnings

 arch/arm/boot/dts/zynq-zc702.dts       | 12 ++++++------
 arch/arm/boot/dts/zynq-zc770-xm010.dts |  2 +-
 arch/arm/boot/dts/zynq-zc770-xm013.dts |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

Comments

Arnd Bergmann Sept. 26, 2018, 3:26 p.m. UTC | #1
On Wed, Sep 26, 2018 at 9:24 AM Michal Simek <monstr@monstr.eu> wrote:
>
> Hi,
>
> please pull this one patch to your tree. It can supposed to be a fix but
> the dtc changes, which expose these warnings, will be merged in v4.20.

Pulled into next/dt, thanks!

       Arnd