All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Misc bug fixes in mtk power domain driver
@ 2021-02-01  5:45 ` Bilal Wasim
  0 siblings, 0 replies; 28+ messages in thread
From: Bilal Wasim @ 2021-02-01  5:45 UTC (permalink / raw)
  To: linux-mediatek, linux-arm-kernel, linux-kernel, matthias.bgg,
	enric.balletbo, hsinyi, weiyi.lu

Incorrect mask for the "bus_prot_clr" field meant that imgtec
gpu power domain (mfg_async) was not powered up correctly, causing
failure in driver booting. Fixing this and also adding "domain_suuply"
capability to "mfg_async" power domain (for mt8173) as imgtec gpu
needs da9211 regulator to be enabled before enabling this subdomain.

Tested with mt8173 elm chromebook.

Bilal Wasim (2):
  soc: mediatek: pm-domains: Use correct mask for bus_prot_clr
  soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD

 drivers/soc/mediatek/mt8173-pm-domains.h | 1 +
 drivers/soc/mediatek/mtk-pm-domains.h    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2021-02-01 11:35 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01  5:45 [PATCH 0/2] Misc bug fixes in mtk power domain driver Bilal Wasim
2021-02-01  5:45 ` Bilal Wasim
2021-02-01  5:45 ` Bilal Wasim
2021-02-01  5:45 ` [PATCH 1/2] soc: mediatek: pm-domains: Use correct mask for bus_prot_clr Bilal Wasim
2021-02-01  5:45   ` Bilal Wasim
2021-02-01  5:45   ` Bilal Wasim
2021-02-01  5:54   ` Hsin-Yi Wang
2021-02-01  5:54     ` Hsin-Yi Wang
2021-02-01  5:54     ` Hsin-Yi Wang
2021-02-01  8:59   ` Matthias Brugger
2021-02-01  8:59     ` Matthias Brugger
2021-02-01  8:59     ` Matthias Brugger
2021-02-01 11:34     ` Bilal Wasim
2021-02-01 11:34       ` Bilal Wasim
2021-02-01 11:34       ` Bilal Wasim
2021-02-01  5:45 ` [PATCH 2/2] soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD Bilal Wasim
2021-02-01  5:45   ` Bilal Wasim
2021-02-01  5:45   ` Bilal Wasim
2021-02-01  5:54   ` Hsin-Yi Wang
2021-02-01  5:54     ` Hsin-Yi Wang
2021-02-01  5:54     ` Hsin-Yi Wang
2021-02-01  7:20   ` kernel test robot
2021-02-01  7:20     ` kernel test robot
2021-02-01  7:20     ` kernel test robot
2021-02-01  7:20     ` kernel test robot
2021-02-01  9:14   ` Matthias Brugger
2021-02-01  9:14     ` Matthias Brugger
2021-02-01  9:14     ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.