[PATCH 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding

Andrew Lunn andrew at lunn.ch
Tue Jan 3 08:36:09 PST 2017


> +
> +	switch: switch at 10 {
> +		compatible = "marvell,mv88e6085";
> +		#address-cells = <1>;
> +		#size-cells = <0>;
> +		reg = <16>;

Hummm, a device tree question. switch at 10, reg = <16>. Is there an
implicit understanding that the 10 is hex?

	 Andrew



More information about the linux-arm-kernel mailing list