devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex
@ 2021-05-04  5:46 Hsin-Yi Wang
  2021-05-04  5:46 ` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek,gce-events property Hsin-Yi Wang
  0 siblings, 1 reply; 6+ messages in thread
From: Hsin-Yi Wang @ 2021-05-04  5:46 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, Chun-Kuang Hu, devicetree,
	Enric Balletbo i Serra, linux-arm-kernel, linux-mediatek,
	linux-kernel

mediatek,gce-events is read by mutex node.

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
---
 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index c5e822b6b77a..cf22d71161e5 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -1250,6 +1250,8 @@ mutex: mutex@14016000 {
 			reg = <0 0x14016000 0 0x1000>;
 			interrupts = <GIC_SPI 217 IRQ_TYPE_LEVEL_LOW>;
 			power-domains = <&spm MT8183_POWER_DOMAIN_DISP>;
+			mediatek,gce-events = <CMDQ_EVENT_MUTEX_STREAM_DONE0>,
+					      <CMDQ_EVENT_MUTEX_STREAM_DONE1>;
 		};
 
 		larb0: larb@14017000 {
-- 
2.31.1.527.g47e6f16901-goog


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

end of thread, other threads:[~2021-07-02 10:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04  5:46 [PATCH v3 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex Hsin-Yi Wang
2021-05-04  5:46 ` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek,gce-events property Hsin-Yi Wang
2021-05-06 20:31   ` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek, gce-events property Rob Herring
2021-05-12 15:55     ` Matthias Brugger
2021-05-14  3:24       ` Jassi Brar
2021-07-02 10:33         ` Hsin-Yi Wang

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).