public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5
@ 2019-10-17 14:35 Lubomir Rintel
  2019-10-21 22:27 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Lubomir Rintel @ 2019-10-17 14:35 UTC (permalink / raw)
  To: soc; +Cc: Olof Johansson, Arnd Bergmann, linux-arm-kernel

Hi,

Please pull the Device Tree changes for the MMP SoC.

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git tags/mmp-dt-for-v5.5

for you to fetch changes up to 5c272bee843e12e4a3a2cc38881fdf31874806e0:

  ARM: dts: mmp3: Add MMP3 SoC dts file (2019-10-17 16:18:28 +0200)

This supersedes the "[GIT PULL] ARM: soc: Marvell MMP changes for v5.5" pull
request.

Thanks,
Lubo

----------------------------------------------------------------
ARM: Marvell MMP Device Tree patches for v5.5

This tag includes binding documentation for various hardware found on Marvell
MMP3 SoC along a DTS file for said hardware.

----------------------------------------------------------------
Lubomir Rintel (6):
      dt-bindings: arm: cpu: Add Marvell MMP3 SMP enable method
      dt-bindings: arm: Convert Marvell MMP board/soc bindings to json-schema
      dt-bindings: arm: mrvl: Document MMP3 compatible string
      dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
      dt-bindings: phy-mmp3-usb: Add bindings
      ARM: dts: mmp3: Add MMP3 SoC dts file

 Documentation/devicetree/bindings/arm/cpus.yaml    |   1 +
 .../devicetree/bindings/arm/mrvl/mrvl.txt          |  14 -
 .../devicetree/bindings/arm/mrvl/mrvl.yaml         |  35 ++
 .../bindings/interrupt-controller/mrvl,intc.txt    |  14 +-
 .../devicetree/bindings/phy/phy-mmp3-usb.txt       |  13 +
 arch/arm/boot/dts/mmp3.dtsi                        | 527 +++++++++++++++++++++
 6 files changed, 585 insertions(+), 19 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/mrvl/mrvl.txt
 create mode 100644 Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
 create mode 100644 Documentation/devicetree/bindings/phy/phy-mmp3-usb.txt
 create mode 100644 arch/arm/boot/dts/mmp3.dtsi


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5
  2019-10-17 14:35 [GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5 Lubomir Rintel
@ 2019-10-21 22:27 ` Olof Johansson
  2019-10-22 15:22   ` Lubomir Rintel
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2019-10-21 22:27 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: soc, Arnd Bergmann, linux-arm-kernel

On Thu, Oct 17, 2019 at 04:35:38PM +0200, Lubomir Rintel wrote:
> Hi,
> 
> Please pull the Device Tree changes for the MMP SoC.
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git tags/mmp-dt-for-v5.5
> 
> for you to fetch changes up to 5c272bee843e12e4a3a2cc38881fdf31874806e0:
> 
>   ARM: dts: mmp3: Add MMP3 SoC dts file (2019-10-17 16:18:28 +0200)
> 
> This supersedes the "[GIT PULL] ARM: soc: Marvell MMP changes for v5.5" pull
> request.
> 
> Thanks,
> Lubo
> 
> ----------------------------------------------------------------
> ARM: Marvell MMP Device Tree patches for v5.5
> 
> This tag includes binding documentation for various hardware found on Marvell
> MMP3 SoC along a DTS file for said hardware.
> 
> ----------------------------------------------------------------
> Lubomir Rintel (6):
>       dt-bindings: arm: cpu: Add Marvell MMP3 SMP enable method
>       dt-bindings: arm: Convert Marvell MMP board/soc bindings to json-schema
>       dt-bindings: arm: mrvl: Document MMP3 compatible string
>       dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
>       dt-bindings: phy-mmp3-usb: Add bindings
>       ARM: dts: mmp3: Add MMP3 SoC dts file
> 
>  Documentation/devicetree/bindings/arm/cpus.yaml    |   1 +
>  .../devicetree/bindings/arm/mrvl/mrvl.txt          |  14 -
>  .../devicetree/bindings/arm/mrvl/mrvl.yaml         |  35 ++
>  .../bindings/interrupt-controller/mrvl,intc.txt    |  14 +-
>  .../devicetree/bindings/phy/phy-mmp3-usb.txt       |  13 +
>  arch/arm/boot/dts/mmp3.dtsi                        | 527 +++++++++++++++++++++

Hi,

I only see a dtsi here. Do you have an early/partial dts for an actual piece of
hardware that also can go in, so we get build coverage of the dtsi, etc?

Merging this as-is, but please follow up with one if you can -- even if it's
not complete yet.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5
  2019-10-21 22:27 ` Olof Johansson
@ 2019-10-22 15:22   ` Lubomir Rintel
  0 siblings, 0 replies; 3+ messages in thread
From: Lubomir Rintel @ 2019-10-22 15:22 UTC (permalink / raw)
  To: Olof Johansson; +Cc: soc, Arnd Bergmann, linux-arm-kernel

On Mon, 2019-10-21 at 15:27 -0700, Olof Johansson wrote:
> On Thu, Oct 17, 2019 at 04:35:38PM +0200, Lubomir Rintel wrote:
> > Hi,
> > 
> > Please pull the Device Tree changes for the MMP SoC.
> > 
> > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> > 
> >   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git tags/mmp-dt-for-v5.5
> > 
> > for you to fetch changes up to 5c272bee843e12e4a3a2cc38881fdf31874806e0:
> > 
> >   ARM: dts: mmp3: Add MMP3 SoC dts file (2019-10-17 16:18:28 +0200)
> > 
> > This supersedes the "[GIT PULL] ARM: soc: Marvell MMP changes for v5.5" pull
> > request.
> > 
> > Thanks,
> > Lubo
> > 
> > ----------------------------------------------------------------
> > ARM: Marvell MMP Device Tree patches for v5.5
> > 
> > This tag includes binding documentation for various hardware found on Marvell
> > MMP3 SoC along a DTS file for said hardware.
> > 
> > ----------------------------------------------------------------
> > Lubomir Rintel (6):
> >       dt-bindings: arm: cpu: Add Marvell MMP3 SMP enable method
> >       dt-bindings: arm: Convert Marvell MMP board/soc bindings to json-schema
> >       dt-bindings: arm: mrvl: Document MMP3 compatible string
> >       dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
> >       dt-bindings: phy-mmp3-usb: Add bindings
> >       ARM: dts: mmp3: Add MMP3 SoC dts file
> > 
> >  Documentation/devicetree/bindings/arm/cpus.yaml    |   1 +
> >  .../devicetree/bindings/arm/mrvl/mrvl.txt          |  14 -
> >  .../devicetree/bindings/arm/mrvl/mrvl.yaml         |  35 ++
> >  .../bindings/interrupt-controller/mrvl,intc.txt    |  14 +-
> >  .../devicetree/bindings/phy/phy-mmp3-usb.txt       |  13 +
> >  arch/arm/boot/dts/mmp3.dtsi                        | 527 +++++++++++++++++++++
> 
> Hi,
> 
> I only see a dtsi here. Do you have an early/partial dts for an actual piece of
> hardware that also can go in, so we get build coverage of the dtsi, etc?
> 
> Merging this as-is, but please follow up with one if you can -- even if it's
> not complete yet.

I'll send out one. It is indeed not complete, but it boots.

I'm not sure about what name to use for the machine and the compatible
string and therefore I'm thankful for suggestions. checkpatch.pl is
currently unhappy about the compatible string, that can be fixed once
we're sure compatible string is correct.

Thank you for the pulls and the build fix.

> -Olof

Thank
Lubo


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-22 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 14:35 [GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5 Lubomir Rintel
2019-10-21 22:27 ` Olof Johansson
2019-10-22 15:22   ` Lubomir Rintel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox