[PATCH 0/2] Slightly improve hardware description of Pine64 RockPro64
From: Dragan Simic
Date: Fri Feb 28 2025 - 08:15:54 EST
This is a small series that introduces small improvements to the way
Pine64 RockPro64 [1] single-board-computer is described in the DT files.
This applies to both production-run revisions of the RockPro64.
The introduced improvements boil down to eliminating some warnings from
the kernel log, by adding a previously undefined regulator and by adding
some missing references to the regulators. The PCI Express patch from
this series may actually result in some improvements, but the jury is
still out; the patch itself is perfectly safe in the meantime.
[1] https://wiki.pine64.org/wiki/ROCKPro64
Dragan Simic (2):
arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board
dtsi
.../boot/dts/rockchip/rk3399-rockpro64.dtsi | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)