mbox series

[GIT,PULL,1/3] Broadcom devicetree fixes for 5.2

Message ID 20190520182648.1063-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree fixes for 5.2 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.2/devicetree-fixes

Message

Florian Fainelli May 20, 2019, 6:26 p.m. UTC
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.2/devicetree-fixes

for you to fetch changes up to e8bd76dccd792b371a934336c3e7d8c389755d9f:

  ARM: dts: bcm: Add missing device_type = "memory" property (2019-05-20 09:29:47 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
5.2-rc1, please pull the following:

- Florian fixes the remaining Broadcom DTS files to have a valid
device_type = "memory" property which was missed during the removal of
skeleton.dtsi

----------------------------------------------------------------
Florian Fainelli (1):
      ARM: dts: bcm: Add missing device_type = "memory" property

 arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts       | 1 +
 arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts       | 1 +
 arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 1 +
 arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts   | 1 +
 arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts   | 1 +
 arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts      | 1 +
 arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts      | 1 +
 arch/arm/boot/dts/bcm4708-netgear-r6250.dts       | 1 +
 arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts    | 1 +
 arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts     | 1 +
 arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts       | 1 +
 arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 1 +
 arch/arm/boot/dts/bcm4709-linksys-ea9200.dts      | 1 +
 arch/arm/boot/dts/bcm4709-netgear-r7000.dts       | 1 +
 arch/arm/boot/dts/bcm4709-netgear-r8000.dts       | 1 +
 arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts | 1 +
 arch/arm/boot/dts/bcm47094-phicomm-k3.dts         | 1 +
 arch/arm/boot/dts/bcm94708.dts                    | 1 +
 arch/arm/boot/dts/bcm94709.dts                    | 1 +
 arch/arm/boot/dts/bcm963138dvt.dts                | 1 +
 20 files changed, 20 insertions(+)

Comments

Florian Fainelli May 28, 2019, 10:34 p.m. UTC | #1
On 5/20/19 11:26 AM, Florian Fainelli wrote:
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.2/devicetree-fixes
> 
> for you to fetch changes up to e8bd76dccd792b371a934336c3e7d8c389755d9f:
> 
>   ARM: dts: bcm: Add missing device_type = "memory" property (2019-05-20 09:29:47 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
> 5.2-rc1, please pull the following:
> 
> - Florian fixes the remaining Broadcom DTS files to have a valid
> device_type = "memory" property which was missed during the removal of
> skeleton.dtsi
> 
> ----------------------------------------------------------------
> Florian Fainelli (1):
>       ARM: dts: bcm: Add missing device_type = "memory" property

Arnd, Olof, Kevinm can this be picked up? I have changes for 5.3 that
depend on those. Thank you!

> 
>  arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts       | 1 +
>  arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts       | 1 +
>  arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 1 +
>  arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts   | 1 +
>  arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts   | 1 +
>  arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts      | 1 +
>  arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts      | 1 +
>  arch/arm/boot/dts/bcm4708-netgear-r6250.dts       | 1 +
>  arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts    | 1 +
>  arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts     | 1 +
>  arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts       | 1 +
>  arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 1 +
>  arch/arm/boot/dts/bcm4709-linksys-ea9200.dts      | 1 +
>  arch/arm/boot/dts/bcm4709-netgear-r7000.dts       | 1 +
>  arch/arm/boot/dts/bcm4709-netgear-r8000.dts       | 1 +
>  arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts | 1 +
>  arch/arm/boot/dts/bcm47094-phicomm-k3.dts         | 1 +
>  arch/arm/boot/dts/bcm94708.dts                    | 1 +
>  arch/arm/boot/dts/bcm94709.dts                    | 1 +
>  arch/arm/boot/dts/bcm963138dvt.dts                | 1 +
>  20 files changed, 20 insertions(+)
>
Florian Fainelli June 5, 2019, 7:02 p.m. UTC | #2
On 5/28/2019 3:34 PM, Florian Fainelli wrote:
> On 5/20/19 11:26 AM, Florian Fainelli wrote:
>> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>>
>>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.2/devicetree-fixes
>>
>> for you to fetch changes up to e8bd76dccd792b371a934336c3e7d8c389755d9f:
>>
>>   ARM: dts: bcm: Add missing device_type = "memory" property (2019-05-20 09:29:47 -0700)
>>
>> ----------------------------------------------------------------
>> This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
>> 5.2-rc1, please pull the following:
>>
>> - Florian fixes the remaining Broadcom DTS files to have a valid
>> device_type = "memory" property which was missed during the removal of
>> skeleton.dtsi
>>
>> ----------------------------------------------------------------
>> Florian Fainelli (1):
>>       ARM: dts: bcm: Add missing device_type = "memory" property
> 
> Arnd, Olof, Kevinm can this be picked up? I have changes for 5.3 that
> depend on those. Thank you!

Ping?

> 
>>
>>  arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts       | 1 +
>>  arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts       | 1 +
>>  arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 1 +
>>  arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts   | 1 +
>>  arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts   | 1 +
>>  arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts      | 1 +
>>  arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts      | 1 +
>>  arch/arm/boot/dts/bcm4708-netgear-r6250.dts       | 1 +
>>  arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts    | 1 +
>>  arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts     | 1 +
>>  arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts       | 1 +
>>  arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 1 +
>>  arch/arm/boot/dts/bcm4709-linksys-ea9200.dts      | 1 +
>>  arch/arm/boot/dts/bcm4709-netgear-r7000.dts       | 1 +
>>  arch/arm/boot/dts/bcm4709-netgear-r8000.dts       | 1 +
>>  arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts | 1 +
>>  arch/arm/boot/dts/bcm47094-phicomm-k3.dts         | 1 +
>>  arch/arm/boot/dts/bcm94708.dts                    | 1 +
>>  arch/arm/boot/dts/bcm94709.dts                    | 1 +
>>  arch/arm/boot/dts/bcm963138dvt.dts                | 1 +
>>  20 files changed, 20 insertions(+)
>>
> 
>
Olof Johansson June 16, 2019, 8:29 p.m. UTC | #3
On Wed, Jun 5, 2019 at 12:03 PM Florian Fainelli <f.fainelli@gmail.com> wrote:
>
>
>
> On 5/28/2019 3:34 PM, Florian Fainelli wrote:
> > On 5/20/19 11:26 AM, Florian Fainelli wrote:
> >> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> >>
> >>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> >>
> >> are available in the Git repository at:
> >>
> >>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.2/devicetree-fixes
> >>
> >> for you to fetch changes up to e8bd76dccd792b371a934336c3e7d8c389755d9f:
> >>
> >>   ARM: dts: bcm: Add missing device_type = "memory" property (2019-05-20 09:29:47 -0700)
> >>
> >> ----------------------------------------------------------------
> >> This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
> >> 5.2-rc1, please pull the following:
> >>
> >> - Florian fixes the remaining Broadcom DTS files to have a valid
> >> device_type = "memory" property which was missed during the removal of
> >> skeleton.dtsi
> >>
> >> ----------------------------------------------------------------
> >> Florian Fainelli (1):
> >>       ARM: dts: bcm: Add missing device_type = "memory" property
> >
> > Arnd, Olof, Kevinm can this be picked up? I have changes for 5.3 that
> > depend on those. Thank you!
>
> Ping?
>

As discussed over IRC, basing your branches on these fixes is fine --
and I've merged it now too.


-Olof