On 2020/5/25 上午10:56, Kever Yang wrote:
On 2020/5/25 上午4:32, Mark Kettenis wrote:
The vpcie*-supply properties are optional and these are absent on
boards like the ROCKPro64 and Firefly RK3399 where the voltage is
supplied by always-on regulators that are already enabled upon
boot. Make these regulators optional and properly check their
presence before attempting to enable them.
Makes PCIe work on un U-Boot on the boards mentioned above.
Signed-off-by: Mark Kettenis <kette...@openbsd.org>
Reviewed-by: Kever Yang <kever.y...@rock-chips.com>
Applied to u-boot-rockchip master.
Thanks,
- Kever