From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding Date: Wed, 4 Jan 2017 09:30:07 -0800 Message-ID: <307da709-5dbd-845b-b7ec-d0c3d46ad2e6@gmail.com> References: <20170102022249.10657-1-f.fainelli@gmail.com> <20170102022249.10657-2-f.fainelli@gmail.com> <20170103163609.GE32450@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170103163609.GE32450-g2DYL2Zd6BY@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Lunn Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org, Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list List-Id: devicetree@vger.kernel.org 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html