* ron minnich rminnich@gmail.com [080214 23:18]:
pci@0,0 { disabled; }
This is an interesting idea but the devices are CS5536 specific and I don't think we want to make dts CS5536 aware. I think it better use the device ID rather than the device location to do the disable.
But, stefan, to disable, you have to make a VSA call. ow ow ow ow ow ... for putting that into dts :-)
But that VSA call is made no matter how we describe it in the dts.
The CS5536 code should know what to do if a dts asks it to disable a device or the other. Not sure.