mbox series

[GIT,PULL] Devicetree fixes for v5.6, part 2

Message ID 20200221215503.GA26346@bogus
State Not Applicable, archived
Headers show
Series [GIT,PULL] Devicetree fixes for v5.6, part 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.6-2

Checks

Context Check Description
robh/checkpatch warning "total: 2 errors, 1 warnings, 0 lines checked"

Message

Rob Herring (Arm) Feb. 21, 2020, 9:55 p.m. UTC
Linus,

Please pull a couple of DT fixes for 5.6.

Rob

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.6-2

for you to fetch changes up to 854bdbae9058bcf09b0add70b6047bc9ca776de2:

  dt-bindings: media: csi: Fix clocks description (2020-02-19 19:03:44 -0600)

----------------------------------------------------------------
Devicetree fixes for 5.6, part 2:

A handful of fixes in DT bindings for MDIO bus, Allwinner CSI, OMAP
HSMMC, and Tegra124 EMC.

----------------------------------------------------------------
Grygorii Strashko (1):
      dt-bindings: net: mdio: remove compatible string from example

Maxime Ripard (2):
      dt-bindings: media: csi: Add interconnects properties
      dt-bindings: media: csi: Fix clocks description

Thierry Reding (1):
      dt-bindings: memory-controller: Update example for Tegra124 EMC

Tomas Paukrt (1):
      dt-bindings: mmc: omap-hsmmc: Fix SDIO interrupt

 .../bindings/media/allwinner,sun4i-a10-csi.yaml    | 40 +++++++++++++++-------
 .../memory-controllers/nvidia,tegra124-emc.yaml    | 20 ++++++-----
 .../devicetree/bindings/mmc/ti-omap-hsmmc.txt      |  2 +-
 Documentation/devicetree/bindings/net/mdio.yaml    |  1 -
 4 files changed, 41 insertions(+), 22 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 22, 2020, 7:45 p.m. UTC | #1
The pull request you sent on Fri, 21 Feb 2020 15:55:03 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.6-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fea630215a9e767fd3917b2cb09ec3ded58f88a2

Thank you!