On Thu, Mar 08, 2012 at 02:31:41PM -0700, Stephen Warren wrote: > On 03/08/2012 07:51 AM, Thierry Reding wrote: > > +- vdd-supply: power supply for controller (1.05V) > Should those *-supply properties really be optional? I got the > impression talking to Mark in a different thread that all regulators > should exist, although their implementation may be via a fixed > regulator, with no GPIO, as determined by the board design. Depends on the electronics, if the device can function without a supply then it is OK for it to be optional. This is moderately unusual but not unknown. It's obviously also OK to omit the supply if the system doesn't use software regulators at all, though a kernel with regulator support enabled would need to use dummy regulators to stub things out. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html