On Sat, May 24, 2008 at 10:50 AM, David Brownell <[EMAIL PROTECTED]> wrote: > On Friday 23 May 2008, Grant Likely wrote: >> Maybe it >> would just be better to leave it as 0 if the max-speed property is >> non-existent. > > If it's worth avoiding, that may mean it's worth defaulting > it in core code (e.g. spi_new_device) not OF platform glue... > but I basically think of that speed as a value that board > setup code *must* provide.
Then perhaps I'll just make it a required property. If the property isn't there, then I'll make the SPI glue skip the node. Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
