commit | e6e1817a55ba50e0d68ce77e6008edcba97ba41a | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 29 18:31:21 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Apr 06 14:39:04 2017 +1000 |
tree | 1d5db40b092b3c224f0a6eaa3d0cb97cf5b7deb3 | |
parent | 51751f7db0c9f457318fba2004ca8fe2bb2c0b7e [diff] |
drm/nouveau/platform: make VDD regulator optional GP10B's power is managed by generic PM domains, so it does not require a VDD regulator. Add this option into the chip function structure. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>