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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html