On Tue, Sep 23, 2008 at 09:02:56AM -0600, Grant Likely wrote:
> For example:
> / {
> model = "pengutronix,super-sexy-board";
> #address-cells = <1>;
> #size-cells = <1>;
> super-sexy-board,watchdog-gpio = <&gpio_simple 19 0>;
> ...
> }
Why as a property of the root node, and not as a node with a very
specific compatible property?
-Scott