Message ID | 20210504054612.3585017-1-hsinyi@chromium.org |
---|---|
State | Superseded |
Headers | show |
Series | [v3,1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex | expand |
On Tue, 04 May 2021 13:46:12 +0800, Hsin-Yi Wang wrote: > This property is used by gce clients. > > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > --- > v2->v3: move definition to Documentation/devicetree/bindings/mailbox/mtk-gce.txt > --- > .../devicetree/bindings/mailbox/mtk-gce.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
Hi Jassi, On 06/05/2021 22:31, Rob Herring wrote: > On Tue, 04 May 2021 13:46:12 +0800, Hsin-Yi Wang wrote: >> This property is used by gce clients. >> >> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> >> --- >> v2->v3: move definition to Documentation/devicetree/bindings/mailbox/mtk-gce.txt >> --- >> .../devicetree/bindings/mailbox/mtk-gce.txt | 15 +++++++++++++++ >> 1 file changed, 15 insertions(+) >> > > Acked-by: Rob Herring <robh@kernel.org> > Will you take this through your branch, or do you prefer me taking it through mine? Regards, Matthias
On Wed, 12 May 2021 at 10:55, Matthias Brugger <matthias.bgg@gmail.com> wrote: > > Hi Jassi, > > On 06/05/2021 22:31, Rob Herring wrote: > > On Tue, 04 May 2021 13:46:12 +0800, Hsin-Yi Wang wrote: > >> This property is used by gce clients. > >> > >> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > >> --- > >> v2->v3: move definition to Documentation/devicetree/bindings/mailbox/mtk-gce.txt > >> --- > >> .../devicetree/bindings/mailbox/mtk-gce.txt | 15 +++++++++++++++ > >> 1 file changed, 15 insertions(+) > >> > > > > Acked-by: Rob Herring <robh@kernel.org> > > > > Will you take this through your branch, or do you prefer me taking it through mine? > I see I was not CC'ed on the patch. So I can't. -j
On Fri, May 14, 2021 at 11:25 AM Jassi Brar <jaswinder.singh@linaro.org> wrote: > > On Wed, 12 May 2021 at 10:55, Matthias Brugger <matthias.bgg@gmail.com> wrote: > > > > Hi Jassi, > > > > On 06/05/2021 22:31, Rob Herring wrote: > > > On Tue, 04 May 2021 13:46:12 +0800, Hsin-Yi Wang wrote: > > >> This property is used by gce clients. > > >> > > >> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > > >> --- > > >> v2->v3: move definition to Documentation/devicetree/bindings/mailbox/mtk-gce.txt > > >> --- > > >> .../devicetree/bindings/mailbox/mtk-gce.txt | 15 +++++++++++++++ > > >> 1 file changed, 15 insertions(+) > > >> > > > > > > Acked-by: Rob Herring <robh@kernel.org> > > > > > > > Will you take this through your branch, or do you prefer me taking it through mine? > > > I see I was not CC'ed on the patch. So I can't. Hi Jassi, A resend version is cc'ed to you, thanks. https://patchwork.kernel.org/project/linux-mediatek/patch/20210622030741.2120393-2-hsinyi@chromium.org/ > > -j
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 {