On Sun, 2007-12-02 at 19:50, David Gibson wrote: > > + clock-frequency = <7f28155>; /* 133.333333 MHz */ > You can use <d# 133333333> to avoid the ugly hex. Better still, blaze a new trail, convert it to /dts-v1/ and use clock-frequency = <133333333> straight up! jdl