mbox series

[v2,0/2] armada-370 irqchip DT changes

Message ID 20240624145355.8034-1-kabel@kernel.org (mailing list archive)
Headers show
Series armada-370 irqchip DT changes | expand

Message

Marek Behún June 24, 2024, 2:53 p.m. UTC
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

Comments

patchwork-bot+linux-soc@kernel.org June 28, 2024, 9:20 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 24 Jun 2024 16:53:53 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [v2,1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
    https://git.kernel.org/soc/soc/c/2af8d8a583a4
  - [v2,2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML
    https://git.kernel.org/soc/soc/c/f7e642bcd622

You are awesome, thank you!
Marek Behún July 1, 2024, 8:38 a.m. UTC | #2
Hi Arnd,

the second patch of this series was accepted by Rob Herring into his
for-next branch:
  https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/log/?h=for-next

I guess git will handle it during merge, but the commit will appear two
times in history.

Marek

On Fri, Jun 28, 2024 at 09:20:50PM +0000, patchwork-bot+linux-soc@kernel.org wrote:
> Hello:
> 
> This series was applied to soc/soc.git (for-next)
> by Arnd Bergmann <arnd@arndb.de>:
> 
> On Mon, 24 Jun 2024 16:53:53 +0200 you wrote:
> > 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
> > 
> > [...]
> 
> Here is the summary with links:
>   - [v2,1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
>     https://git.kernel.org/soc/soc/c/2af8d8a583a4
>   - [v2,2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML
>     https://git.kernel.org/soc/soc/c/f7e642bcd622
> 
> You are awesome, thank you!
> -- 
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
> 
>