From: Marc Zyngier <maz@kernel.org>
To: Daniel Palmer <daniel@0x0f.com>
Cc: DTML <devicetree@vger.kernel.org>,
alix.wu@mediatek.com, Jason Cooper <jason@lakedaemon.net>,
yj.chiang@mediatek.com, linux-kernel@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
linux-mediatek@lists.infradead.org,
Mark-PK Tsai <mark-pk.tsai@mediatek.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support
Date: Thu, 20 Aug 2020 13:47:47 +0100 [thread overview]
Message-ID: <ec3dd6b7664d647b2dc27926539eadda@kernel.org> (raw)
In-Reply-To: <CAFr9PXnzdHs2F3pyF-493xuhn9wFU1G9eLXRtiW-rYNB5bLX7w@mail.gmail.com>
On 2020-08-20 13:36, Daniel Palmer wrote:
> Hi Mark-PK, Marc
>
> I'm not sure this will be the final version but I'm going to try to
> integrate this with my current MStar/SigmaStar tree over the weekend
> and then I guess I can give this a tested-by?
That'd be good.
> Assuming this version or the next is acceptable can I just follow up
> with a small patch to add the instances I need in my dtsi or should I
> wait until it's merged before doing that?
No need to wait, although the platform-specific details should go
via the arm-soc tree.
I'm not going to review the new version before next week anyway
(I'm making a point in reviewing any given series at most once
a week).
M.
--
Jazz is not dead. It just smells funny...
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Daniel Palmer <daniel@0x0f.com>
Cc: DTML <devicetree@vger.kernel.org>,
alix.wu@mediatek.com, Jason Cooper <jason@lakedaemon.net>,
yj.chiang@mediatek.com, linux-kernel@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
linux-mediatek@lists.infradead.org,
Mark-PK Tsai <mark-pk.tsai@mediatek.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support
Date: Thu, 20 Aug 2020 13:47:47 +0100 [thread overview]
Message-ID: <ec3dd6b7664d647b2dc27926539eadda@kernel.org> (raw)
In-Reply-To: <CAFr9PXnzdHs2F3pyF-493xuhn9wFU1G9eLXRtiW-rYNB5bLX7w@mail.gmail.com>
On 2020-08-20 13:36, Daniel Palmer wrote:
> Hi Mark-PK, Marc
>
> I'm not sure this will be the final version but I'm going to try to
> integrate this with my current MStar/SigmaStar tree over the weekend
> and then I guess I can give this a tested-by?
That'd be good.
> Assuming this version or the next is acceptable can I just follow up
> with a small patch to add the instances I need in my dtsi or should I
> wait until it's merged before doing that?
No need to wait, although the platform-specific details should go
via the arm-soc tree.
I'm not going to review the new version before next week anyway
(I'm making a point in reviewing any given series at most once
a week).
M.
--
Jazz is not dead. It just smells funny...
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Daniel Palmer <daniel@0x0f.com>
Cc: Mark-PK Tsai <mark-pk.tsai@mediatek.com>,
alix.wu@mediatek.com, DTML <devicetree@vger.kernel.org>,
Jason Cooper <jason@lakedaemon.net>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
yj.chiang@mediatek.com
Subject: Re: [PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support
Date: Thu, 20 Aug 2020 13:47:47 +0100 [thread overview]
Message-ID: <ec3dd6b7664d647b2dc27926539eadda@kernel.org> (raw)
In-Reply-To: <CAFr9PXnzdHs2F3pyF-493xuhn9wFU1G9eLXRtiW-rYNB5bLX7w@mail.gmail.com>
On 2020-08-20 13:36, Daniel Palmer wrote:
> Hi Mark-PK, Marc
>
> I'm not sure this will be the final version but I'm going to try to
> integrate this with my current MStar/SigmaStar tree over the weekend
> and then I guess I can give this a tested-by?
That'd be good.
> Assuming this version or the next is acceptable can I just follow up
> with a small patch to add the instances I need in my dtsi or should I
> wait until it's merged before doing that?
No need to wait, although the platform-specific details should go
via the arm-soc tree.
I'm not going to review the new version before next week anyway
(I'm making a point in reviewing any given series at most once
a week).
M.
--
Jazz is not dead. It just smells funny...
next prev parent reply other threads:[~2020-08-20 12:48 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 3:42 [PATCH 0/2] Add MStar interrupt controller support Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-19 3:42 ` [PATCH 1/2] irqchip: irq-mst: " Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-19 8:14 ` Marc Zyngier
2020-08-19 13:31 ` Mark-PK Tsai
2020-08-19 13:31 ` Mark-PK Tsai
2020-08-19 13:31 ` Mark-PK Tsai
2020-08-19 8:14 ` Marc Zyngier
2020-08-19 8:14 ` Marc Zyngier
2020-08-19 13:42 ` Marc Zyngier
2020-08-19 13:42 ` Marc Zyngier
2020-08-19 13:42 ` Marc Zyngier
2020-08-19 14:55 ` Mark-PK Tsai
2020-08-19 14:55 ` Mark-PK Tsai
2020-08-19 14:55 ` Mark-PK Tsai
2020-08-19 15:24 ` Marc Zyngier
2020-08-19 15:24 ` Marc Zyngier
2020-08-19 15:24 ` Marc Zyngier
2020-08-19 3:42 ` [PATCH 2/2] dt-bindings: interrupt-controller: Add MStar interrupt controller Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-19 3:42 ` Mark-PK Tsai
2020-08-25 21:48 ` Rob Herring
2020-08-25 21:48 ` Rob Herring
2020-08-25 21:48 ` Rob Herring
2020-08-26 7:50 ` Mark-PK Tsai
2020-08-26 7:50 ` Mark-PK Tsai
2020-08-26 7:50 ` Mark-PK Tsai
2020-08-19 15:37 ` [PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support Mark-PK Tsai
2020-08-19 15:37 ` Mark-PK Tsai
2020-08-19 15:37 ` Mark-PK Tsai
2020-08-20 12:36 ` Daniel Palmer
2020-08-20 12:36 ` Daniel Palmer
2020-08-20 12:36 ` Daniel Palmer
2020-08-20 12:47 ` Marc Zyngier [this message]
2020-08-20 12:47 ` Marc Zyngier
2020-08-20 12:47 ` Marc Zyngier
2020-09-02 6:59 ` Mark-PK Tsai
2020-09-02 6:59 ` Mark-PK Tsai
2020-09-02 6:59 ` Mark-PK Tsai
2020-08-22 4:48 ` Daniel Palmer
2020-08-22 4:48 ` Daniel Palmer
2020-08-22 4:48 ` Daniel Palmer
2020-08-24 2:36 ` Mark-PK Tsai
2020-08-24 2:36 ` Mark-PK Tsai
2020-08-24 2:36 ` Mark-PK Tsai
2020-08-24 2:48 ` [PATCH] MAINTAINERS: Add maintenance information for MStar Interrupt Controller Mark-PK Tsai
2020-08-24 2:48 ` Mark-PK Tsai
2020-08-24 2:48 ` Mark-PK Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ec3dd6b7664d647b2dc27926539eadda@kernel.org \
--to=maz@kernel.org \
--cc=alix.wu@mediatek.com \
--cc=daniel@0x0f.com \
--cc=devicetree@vger.kernel.org \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark-pk.tsai@mediatek.com \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=tglx@linutronix.de \
--cc=yj.chiang@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.