Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1551015
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding |
| Date | 2017-01-04 18:40 +0100 |
| Message-ID | <sVXHA-7LF-39@gated-at.bofh.it> (permalink) |
| References | <sV0xP-6m-3@gated-at.bofh.it> <sV0xP-6m-1@gated-at.bofh.it> <sVAhX-xZ-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/03/2017 08:36 AM, Andrew Lunn wrote:
>> +
>> + switch: switch@10 {
>> + compatible = "marvell,mv88e6085";
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + reg = <16>;
>
> Hummm, a device tree question. switch@10, reg = <16>. Is there an
> implicit understanding that the 10 is hex?
Most (if not all?) unit addresses are hexadecimal, which is why this was
chosen here, but I really don't mind changing that.
--
Florian
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding Florian Fainelli <f.fainelli@gmail.com> - 2017-01-04 18:40 +0100 Re: [PATCH 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-01-05 10:50 +0100
csiph-web