linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Correct power domain for encoder
@ 2022-04-21  3:51 Allen-KH Cheng
  2022-04-21  3:51 ` [PATCH 1/4] arm: dts: mediatek: Get rid of mediatek,larb for MM nodes Allen-KH Cheng
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Allen-KH Cheng @ 2022-04-21  3:51 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Matthias Brugger, Rob Herring,
	Krzysztof Kozlowski
  Cc: Project_Global_Chrome_Upstream_Group, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Chen-Yu Tsai,
	Ryder Lee, Hui Liu, Allen-KH Cheng

Base on current mediatek encoder driver, we don't use larb driver to
control power. Add power domain to mediatek,vcodec-encoder.yaml.
Alos we pick missed PATCHs from 20220117070510.17642-14-yong.wu@mediatek.com
and add power domain to encoder nodes for mt8173 Soc.

Allen-KH Cheng (1):
  arm64: dts: mediatek: mt8173: Add power domain to encoder nodes

Irui Wang (1):
  dt-bindings: media: mtk-vcodec: Add encoder power domain property

Yong Wu (2):
  arm: dts: mediatek: Get rid of mediatek,larb for MM nodes
  arm64: dts: mediatek: Get rid of mediatek,larb for MM nodes

 .../media/mediatek,vcodec-encoder.yaml         |  7 +++++++
 arch/arm/boot/dts/mt2701.dtsi                  |  2 --
 arch/arm/boot/dts/mt7623n.dtsi                 |  5 -----
 arch/arm64/boot/dts/mediatek/mt8173.dtsi       | 18 ++----------------
 arch/arm64/boot/dts/mediatek/mt8183.dtsi       |  6 ------
 5 files changed, 9 insertions(+), 29 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-04-25 16:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  3:51 [PATCH 0/4] Correct power domain for encoder Allen-KH Cheng
2022-04-21  3:51 ` [PATCH 1/4] arm: dts: mediatek: Get rid of mediatek,larb for MM nodes Allen-KH Cheng
2022-04-21  3:51 ` [PATCH 2/4] arm64: " Allen-KH Cheng
2022-04-21  3:51 ` [PATCH 3/4] arm64: dts: mediatek: mt8173: Add power domain to encoder nodes Allen-KH Cheng
2022-04-21  3:51 ` [PATCH 4/4] dt-bindings: media: mtk-vcodec: Add encoder power domain property Allen-KH Cheng
2022-04-22 13:47   ` Matthias Brugger
2022-04-25 16:37   ` Rob Herring
2022-04-22 13:49 ` [PATCH 0/4] Correct power domain for encoder Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).