linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: dt for v5.1 (#1)
@ 2019-02-08 21:22 Gregory CLEMENT
  2019-02-15 15:01 ` Arnd Bergmann
  2019-02-15 15:44 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2019-02-08 21:22 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Andrew Lunn, Jason Cooper, linux-arm-kernel, Sebastian Hesselbarth

Hi,

Here is the first pull request for dt for mvebu for v5.1.

Gregory

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.1-1

for you to fetch changes up to cb92e40411ef8a773675b522d29b6ea82e5fb8e0:

  arch: arm: dts: Remove disabled marvell,dsa properties (2019-02-08 18:22:55 +0100)

----------------------------------------------------------------
mvebu dt for 5.1 (part 1)

 - Cleanup marvell,dsa properties

----------------------------------------------------------------
Andrew Lunn (1):
      arch: arm: dts: Remove disabled marvell,dsa properties

 arch/arm/boot/dts/armada-370-rd.dts            | 42 -------------------
 arch/arm/boot/dts/armada-388-clearfog.dts      | 58 --------------------------
 arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 47 ---------------------
 arch/arm/boot/dts/kirkwood-dir665.dts          | 47 ---------------------
 arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 47 ---------------------
 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 47 ---------------------
 arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 41 ------------------
 7 files changed, 329 deletions(-)

_______________________________________________
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] 4+ messages in thread

* Re: [GIT PULL] ARM: mvebu: dt for v5.1 (#1)
  2019-02-08 21:22 [GIT PULL] ARM: mvebu: dt for v5.1 (#1) Gregory CLEMENT
@ 2019-02-15 15:01 ` Arnd Bergmann
  2019-02-15 15:44 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:01 UTC (permalink / raw)
  To: Gregory CLEMENT
  Cc: Andrew Lunn, Jason Cooper, arm-soc, Olof Johansson, Linux ARM,
	Sebastian Hesselbarth

On Fri, Feb 8, 2019 at 10:22 PM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:
> mvebu dt for 5.1 (part 1)
>
>  - Cleanup marvell,dsa properties

Pulled into arm/dt, thanks!

      Arnd

_______________________________________________
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] 4+ messages in thread

* Re: [GIT PULL] ARM: mvebu: dt for v5.1 (#1)
  2019-02-08 21:22 [GIT PULL] ARM: mvebu: dt for v5.1 (#1) Gregory CLEMENT
  2019-02-15 15:01 ` Arnd Bergmann
@ 2019-02-15 15:44 ` Arnd Bergmann
  2019-02-19 16:21   ` Gregory CLEMENT
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:44 UTC (permalink / raw)
  To: Gregory CLEMENT
  Cc: Andrew Lunn, Jason Cooper, arm-soc, Olof Johansson, Linux ARM,
	Sebastian Hesselbarth

On Fri, Feb 8, 2019 at 10:22 PM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:

>
> ----------------------------------------------------------------
> Andrew Lunn (1):
>       arch: arm: dts: Remove disabled marvell,dsa properties
>
>  arch/arm/boot/dts/armada-370-rd.dts            | 42 -------------------
>  arch/arm/boot/dts/armada-388-clearfog.dts      | 58 --------------------------
>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 47 ---------------------
>  arch/arm/boot/dts/kirkwood-dir665.dts          | 47 ---------------------
>  arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 47 ---------------------
>  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 47 ---------------------
>  arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 41 ------------------
>  7 files changed, 329 deletions(-)

Could you have a look at these warnings and send a follow-up pull request?

../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:21.4-16: Warning
(reg_format): /dsa/switch@0:reg: property has invalid length (8 bytes)
(#address-cells == 2, #size-cells == 1)
../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:23.5-15: Warning
(reg_format): /dsa/switch@0/port@4:reg: property has invalid length (4
bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning
(pci_device_bus_num): Failed prerequisite 'reg_format'
arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning (i2c_bus_reg):
Failed prerequisite 'reg_format'
arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning (spi_bus_reg):
Failed prerequisite 'reg_format'
../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:20.12-26.5: Warning
(avoid_default_addr_size): /dsa/switch@0: Relying on default
#address-cells value
../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:20.12-26.5: Warning
(avoid_default_addr_size): /dsa/switch@0: Relying on default
#size-cells value
../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:22.11-25.6: Warning
(avoid_default_addr_size): /dsa/switch@0/port@4: Relying on default
#address-cells value
../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:22.11-25.6: Warning
(avoid_default_addr_size): /dsa/switch@0/port@4: Relying on default
#size-cells value

Thanks,

      Arnd

_______________________________________________
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] 4+ messages in thread

* Re: [GIT PULL] ARM: mvebu: dt for v5.1 (#1)
  2019-02-15 15:44 ` Arnd Bergmann
@ 2019-02-19 16:21   ` Gregory CLEMENT
  0 siblings, 0 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2019-02-19 16:21 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Andrew Lunn, Jason Cooper, arm-soc, Olof Johansson, Linux ARM,
	Sebastian Hesselbarth

Hi Arnd,
 
 On ven., févr. 15 2019, Arnd Bergmann <arnd@arndb.de> wrote:

> On Fri, Feb 8, 2019 at 10:22 PM Gregory CLEMENT
> <gregory.clement@bootlin.com> wrote:
>
>>
>> ----------------------------------------------------------------
>> Andrew Lunn (1):
>>       arch: arm: dts: Remove disabled marvell,dsa properties
>>
>>  arch/arm/boot/dts/armada-370-rd.dts            | 42 -------------------
>>  arch/arm/boot/dts/armada-388-clearfog.dts      | 58 --------------------------
>>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 47 ---------------------
>>  arch/arm/boot/dts/kirkwood-dir665.dts          | 47 ---------------------
>>  arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 47 ---------------------
>>  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 47 ---------------------
>>  arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 41 ------------------
>>  7 files changed, 329 deletions(-)
>
> Could you have a look at these warnings and send a follow-up pull request?
>
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:21.4-16: Warning
> (reg_format): /dsa/switch@0:reg: property has invalid length (8 bytes)
> (#address-cells == 2, #size-cells == 1)
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:23.5-15: Warning
> (reg_format): /dsa/switch@0/port@4:reg: property has invalid length (4
> bytes) (#address-cells == 2, #size-cells == 1)
> arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning
> (pci_device_bus_num): Failed prerequisite 'reg_format'
> arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning (i2c_bus_reg):
> Failed prerequisite 'reg_format'
> arch/arm/boot/dts/kirkwood-rd88f6281-z0.dtb: Warning (spi_bus_reg):
> Failed prerequisite 'reg_format'
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:20.12-26.5: Warning
> (avoid_default_addr_size): /dsa/switch@0: Relying on default
> #address-cells value
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:20.12-26.5: Warning
> (avoid_default_addr_size): /dsa/switch@0: Relying on default
> #size-cells value
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:22.11-25.6: Warning
> (avoid_default_addr_size): /dsa/switch@0/port@4: Relying on default
> #address-cells value
> ../arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts:22.11-25.6: Warning
> (avoid_default_addr_size): /dsa/switch@0/port@4: Relying on default
> #size-cells value
>

Yes sure. I realize that I test the build with the wrong defconfig
(mvebu_v7_defconfig instead of mvebu_v5_defconfig) which made me miss
these warnings. I am going to send a patch to fix it and then I will do a
follow-up pull request.

Gregory


> Thanks,
>
>       Arnd

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2019-02-19 16:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 21:22 [GIT PULL] ARM: mvebu: dt for v5.1 (#1) Gregory CLEMENT
2019-02-15 15:01 ` Arnd Bergmann
2019-02-15 15:44 ` Arnd Bergmann
2019-02-19 16:21   ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).