devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: SHIMAMOTO Takayoshi <takayoshi.shimamoto.360@gmail.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	Hauke Mehrtens <hauke@hauke-m.de>,
	bcm-kernel-feedback-list@broadcom.com,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, takayoshi.shimamoto.360@gmail.com
Subject: Re: [PATCH] ARM: dts: BCM5301X: Add DT for Buffalo WZR-1166DHP2
Date: Thu, 21 Apr 2022 23:45:39 +0900	[thread overview]
Message-ID: <09bebb90-7792-a728-6bc5-775b1c482d3d@gmail.com> (raw)
In-Reply-To: <52225285-3b64-f709-81ff-0c26a9b13c02@gmail.com>

Hi

I got a collaborator and decided to make a DT about the previous model 
WZR-1166DHP2, the WZR-1166DHP.
These two models differ only in memory capacity.

I will rework some of them into a common patch as dtsi and post it.

Therefore, please discard this patch.

Best regards.

On 2022/04/13 22:09, SHIMAMOTO Takayoshi wrote:
> 
> Thank you for the replies.
> 
> On 2022/04/13 2:49, Rafał Miłecki wrote:
>>>   - 4x 10/100M ethernet switch
>>
>> Isn't that 10/100/1000?
> 
> You are right.
> It supports 10/100/1000Mbps.
> 
>>> +    model = "Buffalo WZR-1166DHP2 (BCM4708)";
>>
>> We stopped adding SoC name to the "model" value, please drop it.
> 
> Understood.
> 
> I will fix it as follows
> model = "Buffalo WZR-1166DHP2";
> 
>>> +
>>> +        wireless1 {
>>> +            label = "bcm53xx:amber:wireless";
>>> +            gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
>>> +        };
>>> +    };
>>
>> I'm wondering if all new DTS files should use "function" and "color"
>> instead of "label". That's preferred solution and I guess it's good idea
>> to use it for new code.
> 
> Understood.
> 
> I will rewrite it with "function" and "color."
> 
> I will post the patch again after testing.
> 
> Best regards

      reply	other threads:[~2022-04-21 14:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 15:44 [PATCH] ARM: dts: BCM5301X: Add DT for Buffalo WZR-1166DHP2 SHIMAMOTO Takayoshi
2022-04-12 17:49 ` Rafał Miłecki
2022-04-13 13:09   ` SHIMAMOTO Takayoshi
2022-04-21 14:45     ` SHIMAMOTO Takayoshi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=09bebb90-7792-a728-6bc5-775b1c482d3d@gmail.com \
    --to=takayoshi.shimamoto.360@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=hauke@hauke-m.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).