Hi Grant, Thanks for the explanation in details.
One more minor doubt below ... On Mon, Feb 21, 2011 at 10:10:24AM -0700, Grant Likely wrote: > On Mon, Feb 21, 2011 at 2:46 AM, Shawn Guo <shawn....@linaro.org> wrote: [...] > >> + }; > >> + }; > >> + > >> + clocks { > >> + #address-cells = <1>; > >> + #size-cells = <0>; > >> + > > > > Can we use hex value here to keep the consistency throughout the file? > > For #address-cells and #size-cells use decimal integers. > If I run 'dtc -I dts -O dts -o babbage-dtc.dts babbage.dts', I see babbage-dtc.dts have these two decimal values written into the hex. -- Regards, Shawn _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev