* [GIT PULL] Devicetree fixes for v6.6, take 1
@ 2023-09-07 18:26 Rob Herring
2023-09-08 1:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-09-07 18:26 UTC (permalink / raw)
To: Linus Torvalds
Cc: Frank Rowand, Krzysztof Kozlowski, Conor Dooley, linux-kernel,
devicetree
Linus,
Please pull. A couple of conversions which didn't get picked up by the
subsystems and 1 fix.
Rob
The following changes since commit 75cc186739805a5e8abe133be04692b36e7a5257:
dt-bindings: usb: Add V3s compatible string for OHCI (2023-08-28 16:36:52 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.6-1
for you to fetch changes up to 591b00cc4fcfcb4532e4b85b5b2e67bbcf4973a0:
dt-bindings: irqchip: convert st,stih407-irq-syscfg to DT schema (2023-09-05 16:15:09 -0500)
----------------------------------------------------------------
Devicetree fixes for v6.6, part 1:
- Convert st,stih407-irq-syscfg and Omnivision OV7251 bindings to DT
schema
- Merge Omnivision OV5695 into OV5693 binding
- Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAY
----------------------------------------------------------------
Pavel Pisa (1):
of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAY
Raphael Gallais-Pou (1):
dt-bindings: irqchip: convert st,stih407-irq-syscfg to DT schema
Rob Herring (2):
media: dt-bindings: Merge OV5695 into OV5693 binding
media: dt-bindings: Convert Omnivision OV7251 to DT schema
.../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 +
.../interrupt-controller/st,sti-irq-syscfg.txt | 30 ------
.../st,stih407-irq-syscfg.yaml | 65 ++++++++++++
.../devicetree/bindings/media/i2c/ov5695.txt | 41 --------
.../devicetree/bindings/media/i2c/ov7251.txt | 52 ----------
.../devicetree/bindings/media/i2c/ovti,ov5693.yaml | 31 ++++--
.../devicetree/bindings/media/i2c/ovti,ov7251.yaml | 109 +++++++++++++++++++++
.../devicetree/bindings/media/rockchip-isp1.yaml | 1 +
include/linux/of.h | 4 +-
9 files changed, 202 insertions(+), 132 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/st,sti-irq-syscfg.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/st,stih407-irq-syscfg.yaml
delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5695.txt
delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov7251.txt
create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov7251.yaml
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Devicetree fixes for v6.6, take 1
2023-09-07 18:26 [GIT PULL] Devicetree fixes for v6.6, take 1 Rob Herring
@ 2023-09-08 1:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-09-08 1:25 UTC (permalink / raw)
To: Rob Herring
Cc: Linus Torvalds, Frank Rowand, Krzysztof Kozlowski, Conor Dooley,
linux-kernel, devicetree
The pull request you sent on Thu, 7 Sep 2023 13:26:24 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.6-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ab35ce202f8ba56d4b0930985426214341638a7
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-08 1:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 18:26 [GIT PULL] Devicetree fixes for v6.6, take 1 Rob Herring
2023-09-08 1:25 ` pr-tracker-bot
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).