Message ID | 20220606170803.478082-1-linux@fw-web.de (mailing list archive) |
---|---|
Headers | show |
Series | Add hdmi Support for BPI-R2-Pro | expand |
On Mon, 6 Jun 2022 19:07:58 +0200, Frank Wunderlich wrote: > This Series adds changes to device tree for Bananapi-R2-Pro to support > HDMI output. > > v2: > - explain why always-on regulators currently needed > - splitted gpu patch to have thermal shutdown config in separate patch > - added hdmi audio patch > - needs this patch/series before: > https://patchwork.kernel.org/project/linux-rockchip/patch/20211125100836.423808-2-frattaroli.nicolas@gmail.com/ > Frank Wunderlich (5): > arm64: dts: rockchip: set display regulators to always-on on > BPI-R2-Pro > arm64: dts: rockchip: enable vop2 and hdmi tx on BPI-R2-Pro > arm64: dts: rockchip: Enable HDMI audio on BPI R2 Pro > arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro > arm64: dts: rockchip: enable the gpu on BPI-R2-Pro > > [...] Applied, thanks! [1/5] arm64: dts: rockchip: set display regulators to always-on on BPI-R2-Pro commit: 2cda380102ff195b6f206660344bf59e47b72e3d [2/5] arm64: dts: rockchip: enable vop2 and hdmi tx on BPI-R2-Pro commit: adecf85c9a853adc89c65c799a11a4a3dc1e4a22 [3/5] arm64: dts: rockchip: Enable HDMI audio on BPI R2 Pro commit: f48387c005fa91487cad072bd047b929edfb7947 [4/5] arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro commit: 870b4dada9a10d93d7904ec9bb32169acdee3eaa [5/5] arm64: dts: rockchip: enable the gpu on BPI-R2-Pro commit: 1526c3a09ecc3e3fc08495fe4a7ff82167354ca2 Best regards,
From: Frank Wunderlich <frank-w@public-files.de> This Series adds changes to device tree for Bananapi-R2-Pro to support HDMI output. v2: - explain why always-on regulators currently needed - splitted gpu patch to have thermal shutdown config in separate patch - added hdmi audio patch - needs this patch/series before: https://patchwork.kernel.org/project/linux-rockchip/patch/20211125100836.423808-2-frattaroli.nicolas@gmail.com/ Frank Wunderlich (5): arm64: dts: rockchip: set display regulators to always-on on BPI-R2-Pro arm64: dts: rockchip: enable vop2 and hdmi tx on BPI-R2-Pro arm64: dts: rockchip: Enable HDMI audio on BPI R2 Pro arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro arm64: dts: rockchip: enable the gpu on BPI-R2-Pro .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+)