From: Sean Wang <sean.wang@mediatek.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: <airlied@linux.ie>, <devicetree@vger.kernel.org>,
<linux-mediatek@lists.infradead.org>, <mark.rutland@arm.com>,
<matthias.bgg@gmail.com>, <mturquette@baylibre.com>,
<robh+dt@kernel.org>, <dri-devel@lists.freedesktop.org>,
<linux-clk@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
Date: Thu, 19 Apr 2018 11:50:02 +0800 [thread overview]
Message-ID: <1524109802.12959.10.camel@mtkswgap22> (raw)
In-Reply-To: <152410791532.46528.10083030894445315558@swboyd.mtv.corp.google.com>
On Wed, 2018-04-18 at 20:18 -0700, Stephen Boyd wrote:
> Quoting sean.wang@mediatek.com (2018-04-18 03:24:54)
> > From: Sean Wang <sean.wang@mediatek.com>
> >
> > Add bindings to g3dsys providing necessary clock and reset control to
> > Mali-450.
> >
> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> > ---
> > .../bindings/arm/mediatek/mediatek,g3dsys.txt | 30 ++++++++++++++++++++++
>
> Why isn't this under bindings/clock/ ?
>
Tons of bindings for clock controller have been present at
binding/arm/mediatek. g3dsys just have a follow-up to them.
It's worth another patch moving them all from bindings/arm/mediatek/ to
bindings/clock/mediatek.
what's your opinion for either doing it prior to g3dsys binding being
added or doing it in the future ?
>
> _______________________________________________
> 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: Sean Wang <sean.wang@mediatek.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: airlied@linux.ie, devicetree@vger.kernel.org,
linux-mediatek@lists.infradead.org, mark.rutland@arm.com,
matthias.bgg@gmail.com, mturquette@baylibre.com,
robh+dt@kernel.org, dri-devel@lists.freedesktop.org,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
Date: Thu, 19 Apr 2018 11:50:02 +0800 [thread overview]
Message-ID: <1524109802.12959.10.camel@mtkswgap22> (raw)
In-Reply-To: <152410791532.46528.10083030894445315558@swboyd.mtv.corp.google.com>
On Wed, 2018-04-18 at 20:18 -0700, Stephen Boyd wrote:
> Quoting sean.wang@mediatek.com (2018-04-18 03:24:54)
> > From: Sean Wang <sean.wang@mediatek.com>
> >
> > Add bindings to g3dsys providing necessary clock and reset control to
> > Mali-450.
> >
> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> > ---
> > .../bindings/arm/mediatek/mediatek,g3dsys.txt | 30 ++++++++++++++++++++++
>
> Why isn't this under bindings/clock/ ?
>
Tons of bindings for clock controller have been present at
binding/arm/mediatek. g3dsys just have a follow-up to them.
It's worth another patch moving them all from bindings/arm/mediatek/ to
bindings/clock/mediatek.
what's your opinion for either doing it prior to g3dsys binding being
added or doing it in the future ?
>
> _______________________________________________
> 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: sean.wang@mediatek.com (Sean Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
Date: Thu, 19 Apr 2018 11:50:02 +0800 [thread overview]
Message-ID: <1524109802.12959.10.camel@mtkswgap22> (raw)
In-Reply-To: <152410791532.46528.10083030894445315558@swboyd.mtv.corp.google.com>
On Wed, 2018-04-18 at 20:18 -0700, Stephen Boyd wrote:
> Quoting sean.wang at mediatek.com (2018-04-18 03:24:54)
> > From: Sean Wang <sean.wang@mediatek.com>
> >
> > Add bindings to g3dsys providing necessary clock and reset control to
> > Mali-450.
> >
> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> > ---
> > .../bindings/arm/mediatek/mediatek,g3dsys.txt | 30 ++++++++++++++++++++++
>
> Why isn't this under bindings/clock/ ?
>
Tons of bindings for clock controller have been present at
binding/arm/mediatek. g3dsys just have a follow-up to them.
It's worth another patch moving them all from bindings/arm/mediatek/ to
bindings/clock/mediatek.
what's your opinion for either doing it prior to g3dsys binding being
added or doing it in the future ?
>
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek
next prev parent reply other threads:[~2018-04-19 3:50 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 10:24 [PATCH v1 0/4] add Mali-450 support to MT7623 SoC sean.wang
2018-04-18 10:24 ` sean.wang at mediatek.com
2018-04-18 10:24 ` sean.wang
2018-04-18 10:24 ` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek,mt7623-mali compatible sean.wang
2018-04-18 10:24 ` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek, mt7623-mali compatible sean.wang at mediatek.com
2018-04-18 10:24 ` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek,mt7623-mali compatible sean.wang
2018-04-24 14:37 ` Rob Herring
2018-04-24 14:37 ` Rob Herring
2018-04-24 14:37 ` Rob Herring
2018-04-18 10:24 ` [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings sean.wang
2018-04-18 10:24 ` sean.wang at mediatek.com
2018-04-18 10:24 ` sean.wang
2018-04-19 3:18 ` Stephen Boyd
2018-04-19 3:18 ` Stephen Boyd
2018-04-19 3:18 ` Stephen Boyd
2018-04-19 3:50 ` Sean Wang [this message]
2018-04-19 3:50 ` Sean Wang
2018-04-19 3:50 ` Sean Wang
2018-04-19 17:25 ` Stephen Boyd
2018-04-19 17:25 ` Stephen Boyd
2018-04-19 17:25 ` Stephen Boyd
2018-04-24 14:39 ` Rob Herring
2018-04-24 14:39 ` Rob Herring
2018-04-24 14:39 ` Rob Herring
2018-04-24 15:45 ` Sean Wang
2018-04-24 15:45 ` Sean Wang
2018-04-24 15:45 ` Sean Wang
2018-04-18 10:24 ` [PATCH v1 3/4] clk: mediatek: add g3dsys support for MT2701 and MT7623 sean.wang
2018-04-18 10:24 ` sean.wang at mediatek.com
2018-04-18 10:24 ` sean.wang
2018-04-24 14:40 ` Rob Herring
2018-04-24 14:40 ` Rob Herring
2018-04-24 14:40 ` Rob Herring
2018-04-24 15:43 ` Sean Wang
2018-04-24 15:43 ` Sean Wang
2018-04-24 15:43 ` Sean Wang
2018-04-18 10:24 ` [PATCH v1 4/4] arm: dts: mt7623: add Mali-450 and related device nodes sean.wang
2018-04-18 10:24 ` sean.wang at mediatek.com
2018-04-18 10:24 ` sean.wang
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=1524109802.12959.10.camel@mtkswgap22 \
--to=sean.wang@mediatek.com \
--cc=airlied@linux.ie \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
/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.