Re: [PATCH] ARM: dts: BCM5301X: Add DT for WZR-1166DHP,DHP2

From: Arnd Bergmann
Date: Tue May 03 2022 - 08:53:08 EST


On Thu, Apr 21, 2022 at 5:10 PM SHIMAMOTO Takayoshi
<takayoshi.shimamoto.360@xxxxxxxxx> wrote:
>
> Buffalo WZR-1166DHP/WZR-1166DHP2 wireless router with
>
> - BCM4708A0
> - 128MiB NAND flash
> - 2T2R 11ac/a/b/g/n Wi-Fi
> - 4x 10/100/1000M ethernet switch
> - 1x USB 3.0 port
>
> WZR-1166DHP and WZR-1166DHP2 have different memory capacity.
>
> WZR-1166DHP
> - 512 MiB DDR2 SDRAM
>
> WZR-1166DHP2
> - 256 MiB DDR2 SDRAM
>
> These hardware components are very similar to the WZR-1750DHP
> except for the number of antennas.
>
> Signed-off-by: SHIMAMOTO Takayoshi <takayoshi.shimamoto.360@xxxxxxxxx>

This looks ok to me, I expect that Florian will be able to apply this in the
Broadcom tree if he hasn't already. Note: there is no need to Cc the
soc@xxxxxxxxxx address on dts file submissions, this is only necessary
if you want me to pick it up directly, e.g. for platforms without an active
maintainer, or when changes need to go across multiple platforms.

Arnd