PCI: rockchip: Make some regulators non-optional
authorRobin Murphy <robin.murphy@arm.com>
Sat, 16 Nov 2019 12:54:19 +0000 (12:54 +0000)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 20 Nov 2019 17:02:53 +0000 (17:02 +0000)
commit1e4d401860268bbed124eb93a0010237bd8ed26c
tree74ec65734dbfa6cf9d431afbf77523aa84ffa9f8
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
PCI: rockchip: Make some regulators non-optional

The 0V9 and 1V8 supplies power the PCIe block in the SoC itself, and
are thus fundamental to PCIe being usable at all. As such, it makes
sense to treat them as non-optional and rely on dummy regulators if
not explicitly described.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
drivers/pci/controller/pcie-rockchip-host.c