From: "Marek Behún" <kabel@kernel.org>
To: Andrew Lunn <andrew@lunn.ch>,
Gregory Clement <gregory.clement@bootlin.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
soc@kernel.org, Thomas Gleixner <tglx@linutronix.de>
Cc: "Marek Behún" <kabel@kernel.org>
Subject: [PATCH v2 0/2] armada-370 irqchip DT changes
Date: Mon, 24 Jun 2024 16:53:53 +0200 [thread overview]
Message-ID: <20240624145355.8034-1-kabel@kernel.org> (raw)
Hi Gregory, Thomas et al.
this small series coverts the marvell,mpic irqchip binding to YAML.
The conversion patch is preceded by a fix of 4 device-trees, removing
the #size-cells property from the marvell,mpic node.
v1 at:
https://patchwork.kernel.org/project/linux-soc/list/?seriestreba%20za=864184
Changes since v1:
- #interrupt-cells property is also required
Marek Behún (2):
ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
dt-bindings: interrupt-controller: convert marvell,mpic binding to
YAML
.../marvell,armada-370-xp-mpic.txt | 38 -----------
.../interrupt-controller/marvell,mpic.yaml | 63 +++++++++++++++++++
MAINTAINERS | 1 +
arch/arm/boot/dts/marvell/armada-370-xp.dtsi | 1 -
arch/arm/boot/dts/marvell/armada-375.dtsi | 1 -
arch/arm/boot/dts/marvell/armada-38x.dtsi | 1 -
arch/arm/boot/dts/marvell/armada-39x.dtsi | 1 -
7 files changed, 64 insertions(+), 42 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,armada-370-xp-mpic.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,mpic.yaml
--
2.44.2
next reply other threads:[~2024-06-24 14:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 14:53 Marek Behún [this message]
2024-06-24 14:53 ` [PATCH v2 1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node Marek Behún
2024-07-05 12:41 ` Gregory CLEMENT
2024-06-24 14:53 ` [PATCH v2 2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML Marek Behún
2024-06-24 16:42 ` Conor Dooley
2024-06-24 20:44 ` Rob Herring (Arm)
2024-06-28 21:20 ` [PATCH v2 0/2] armada-370 irqchip DT changes patchwork-bot+linux-soc
2024-07-01 8:38 ` Marek Behún
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240624145355.8034-1-kabel@kernel.org \
--to=kabel@kernel.org \
--cc=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=soc@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.