mbox series

[GIT,PULL] Devicetree fixes for v5.12

Message ID 20210305153617.GA198234@robh.at.kernel.org
State Not Applicable, archived
Headers show
Series [GIT,PULL] Devicetree fixes for v5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.12-1

Checks

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

Message

Rob Herring (Arm) March 5, 2021, 3:36 p.m. UTC
Linus,

Please pull a couple of DT fixes.

Rob


The following changes since commit 3b9cdafb5358eb9f3790de2f728f765fef100731:

  Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2021-02-22 18:39:11 -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.12-1

for you to fetch changes up to b5a95bb1883e2bac1009cc88e65c71cff6f931e6:

  dt-bindings: media: Use graph and video-interfaces schemas, round 2 (2021-03-01 11:30:21 -0600)

----------------------------------------------------------------
Devicetree fixes for v5.12-rc:

- Another batch of graph and video-interfaces schema conversions

- Drop DT header symlink for dropped C6X arch

- Fix bcm2711-hdmi schema error

----------------------------------------------------------------
Maxime Ripard (1):
      dt-bindings: bcm2711-hdmi: Fix broken schema

Michal Kubecek (1):
      dts: drop dangling c6x symlink

Rob Herring (1):
      dt-bindings: media: Use graph and video-interfaces schemas, round 2

 .../devicetree/bindings/display/brcm,bcm2711-hdmi.yaml   |  2 +-
 Documentation/devicetree/bindings/media/i2c/imx258.yaml  | 14 +++++++-------
 .../devicetree/bindings/media/i2c/ovti,ov5647.yaml       |  5 ++---
 .../devicetree/bindings/media/i2c/ovti,ov5648.yaml       | 16 +++++-----------
 .../devicetree/bindings/media/i2c/ovti,ov8865.yaml       | 16 +++++-----------
 .../devicetree/bindings/media/i2c/sony,imx334.yaml       | 11 +++++------
 scripts/dtc/include-prefixes/c6x                         |  1 -
 7 files changed, 25 insertions(+), 40 deletions(-)
 delete mode 120000 scripts/dtc/include-prefixes/c6x

Comments

pr-tracker-bot@kernel.org March 5, 2021, 9:58 p.m. UTC | #1
The pull request you sent on Fri, 5 Mar 2021 09:36:17 -0600:

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

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

Thank you!