[RFC] GPIO-Watchdog in devicetree

Scott Wood scottwood at freescale.com
Fri Sep 26 03:59:07 EST 2008


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



More information about the Linuxppc-dev mailing list