[<prev] [next>] [day] [month] [year] [list]
Message-Id: <417683c6-434e-4ae3-b361-cdf25e01d943@app.fastmail.com>
Date: Fri, 03 Oct 2025 00:43:59 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...ts.linux.dev, linux-kernel@...r.kernel.org,
"Krzysztof Kozlowski" <krzk@...nel.org>
Subject: [GIT PULL] soc: build fix for 6.18
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.18
for you to fetch changes up to 91f98de42310c70f9a23595b3b20aa305717d955:
dt-bindings: clock: Add ARTPEC-8 clock controller (2025-08-31 15:22:10 +0200)
----------------------------------------------------------------
soc: build fix for 6.18
One commit for the dt bindings was missing from the dt branch, this
one is already pending in the clk tree that contains the corresponding
device driver.
----------------------------------------------------------------
Linus, please either take this one if the build breakage keeps
bothering you, or wait for the common-clk tree pull request that
contains the same 91f98de42310 commit.
Sorry for missing the obvious build failure.
Hakyeong Kim (1):
dt-bindings: clock: Add ARTPEC-8 clock controller
.../bindings/clock/axis,artpec8-clock.yaml | 213 +++++++++++++++++++++
include/dt-bindings/clock/axis,artpec8-clk.h | 169 ++++++++++++++++
2 files changed, 382 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/axis,artpec8-clock.yaml
create mode 100644 include/dt-bindings/clock/axis,artpec8-clk.h
Powered by blists - more mailing lists