* [GIT PULL] Devicetree fixes for v6.14, part 1
@ 2025-02-16 0:03 Rob Herring
2025-02-16 1:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2025-02-16 0:03 UTC (permalink / raw)
To: Linus Torvalds
Cc: Saravana Kannan, Krzysztof Kozlowski, Conor Dooley, linux-kernel,
devicetree
Linus,
Please pull a couple of DT fixes. Well, a few are things that fell thru
the cracks for the merge window.
Rob
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.14-1
for you to fetch changes up to 038e33fcd40e59b60cdca561c2a39998e6759e08:
dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description (2025-02-05 12:39:30 -0600)
----------------------------------------------------------------
Devicetree fixes for v6.14:
- Add bindings for QCom QCS8300 clocks, QCom SAR2130P qfprom,
powertip,{st7272|hx8238a} displays,
- Fix compatible for TI am62a7 dss
- Add a kunit test for __of_address_resource_bounds()
----------------------------------------------------------------
Devarsh Thakkar (1):
dt-bindings: display: ti: Fix compatible for am62a7 dss
Dmitry Baryshkov (1):
dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible
Imran Shaik (3):
dt-bindings: clock: qcom: Add GPU clocks for QCS8300
dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300
dt-bindings: clock: qcom: Add QCS8300 video clock controller
Lukasz Majewski (1):
dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
Thomas Weißschuh (1):
of: address: Add kunit test for __of_address_resource_bounds()
.../devicetree/bindings/clock/qcom,gpucc.yaml | 3 +
.../bindings/clock/qcom,sa8775p-camcc.yaml | 6 +-
.../bindings/clock/qcom,sa8775p-videocc.yaml | 1 +
.../bindings/display/panel/powertip,hx8238a.yaml | 29 +++++
.../bindings/display/panel/powertip,st7272.yaml | 29 +++++
.../bindings/display/ti/ti,am65x-dss.yaml | 2 +-
.../devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
drivers/of/address.c | 5 +-
drivers/of/of_private.h | 4 +
drivers/of/of_test.c | 119 ++++++++++++++++++++-
include/dt-bindings/clock/qcom,qcs8300-camcc.h | 16 +++
include/dt-bindings/clock/qcom,qcs8300-gpucc.h | 17 +++
12 files changed, 228 insertions(+), 4 deletions(-)
create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,hx8238a.yaml
create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml
create mode 100644 include/dt-bindings/clock/qcom,qcs8300-camcc.h
create mode 100644 include/dt-bindings/clock/qcom,qcs8300-gpucc.h
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Devicetree fixes for v6.14, part 1
2025-02-16 0:03 [GIT PULL] Devicetree fixes for v6.14, part 1 Rob Herring
@ 2025-02-16 1:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-02-16 1:30 UTC (permalink / raw)
To: Rob Herring
Cc: Linus Torvalds, Saravana Kannan, Krzysztof Kozlowski,
Conor Dooley, linux-kernel, devicetree
The pull request you sent on Sat, 15 Feb 2025 18:03:25 -0600:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.14-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ad1b832bf1cf2df9304f8eb72943111625c7e5a7
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:[~2025-02-16 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16 0:03 [GIT PULL] Devicetree fixes for v6.14, part 1 Rob Herring
2025-02-16 1:30 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.