On 01/07/2021 11:40, Enric Balletbo i Serra wrote: > > This series, originally sent by Bilal Wasim [1], initially broke my > display in mainline (no gpu driver). The problem was not in the series > itself, and, after [2], this series works as expected. I was able to go > to the UI with and without the imgtec gpu driver on my Acer Chromebook > R13 (elm). Hence I rebased on top of mainline and resend it to take into > account for next merge window. > Whole series pushed to v5.14-tmp/soc Thanks! > Best regards, > Enric > > [1] https://yhbt.net/lore/all/20210216165926.46bbafc7@a-VirtualBox/T/ > [2] https://patchwork.kernel.org/project/linux-mediatek/patch/20210625062448.3462177-1-enric.balletbo@xxxxxxxxxxxxx/ > > > Bilal Wasim (3): > soc: mediatek: pm-domains: Use correct mask for bus_prot_clr > soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD > arm64: dts: mediatek: mt8173: Add domain supply for mfg_async > > arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 4 ++++ > arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 4 ++++ > arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 +- > drivers/soc/mediatek/mt8173-pm-domains.h | 1 + > drivers/soc/mediatek/mtk-pm-domains.h | 2 +- > 5 files changed, 11 insertions(+), 2 deletions(-) >