* ron minnich rminnich@gmail.com [070701 05:48]:
then? That has the benefit that you don't have to know what the default is (enabled or disabled), you know everything you need just by looking at the dts itself.
yeah, that works. I will take the magic enabled out of the .y, and will require that people set that property for each node; I will catch a missing set at flatten tree time. I think that is reasonable.
Please dont do that. I think it is reasonable to assume that a device that you specify is enabled. Otherwise why would you specify it?
I dont like overspecifying completely obvious things in description files.
Stefan