From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 26 Jan 2017 16:14:41 -0800 From: Stephen Boyd To: John Crispin Cc: Matthias Brugger , Michael Turquette , Erin Lo , James Liao , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH 0/2] clk: mediatek: add missing ethernet reset definition Message-ID: <20170127001441.GS8801@codeaurora.org> References: <1485175707-58528-1-git-send-email-john@phrozen.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1485175707-58528-1-git-send-email-john@phrozen.org> List-ID: On 01/23, John Crispin wrote: > When the clk code for mt2701 was merged, we forgot to add the reset > controller of the ethernet subsystem. This series adds the missing code > and header files required to reference the bits from within a devicetree > file. > > John Crispin (2): > clk: mediatek: add mt2701 ethernet reset > reset: mediatek: Add MT2701 ethsys reset controller include file > > drivers/clk/mediatek/clk-mt2701-eth.c | 2 ++ > include/dt-bindings/reset/mt2701-resets.h | 7 +++++++ Any planned DT users in the next merge window? Should I put this into a topic branch? Do you want a clk maintainer ack? At the least we need someone like James to ack this first. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 0/2] clk: mediatek: add missing ethernet reset definition Date: Thu, 26 Jan 2017 16:14:41 -0800 Message-ID: <20170127001441.GS8801@codeaurora.org> References: <1485175707-58528-1-git-send-email-john@phrozen.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1485175707-58528-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: John Crispin Cc: James Liao , Michael Turquette , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Matthias Brugger , Erin Lo , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On 01/23, John Crispin wrote: > When the clk code for mt2701 was merged, we forgot to add the reset > controller of the ethernet subsystem. This series adds the missing code > and header files required to reference the bits from within a devicetree > file. > > John Crispin (2): > clk: mediatek: add mt2701 ethernet reset > reset: mediatek: Add MT2701 ethsys reset controller include file > > drivers/clk/mediatek/clk-mt2701-eth.c | 2 ++ > include/dt-bindings/reset/mt2701-resets.h | 7 +++++++ Any planned DT users in the next merge window? Should I put this into a topic branch? Do you want a clk maintainer ack? At the least we need someone like James to ack this first. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Thu, 26 Jan 2017 16:14:41 -0800 Subject: [PATCH 0/2] clk: mediatek: add missing ethernet reset definition In-Reply-To: <1485175707-58528-1-git-send-email-john@phrozen.org> References: <1485175707-58528-1-git-send-email-john@phrozen.org> Message-ID: <20170127001441.GS8801@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/23, John Crispin wrote: > When the clk code for mt2701 was merged, we forgot to add the reset > controller of the ethernet subsystem. This series adds the missing code > and header files required to reference the bits from within a devicetree > file. > > John Crispin (2): > clk: mediatek: add mt2701 ethernet reset > reset: mediatek: Add MT2701 ethsys reset controller include file > > drivers/clk/mediatek/clk-mt2701-eth.c | 2 ++ > include/dt-bindings/reset/mt2701-resets.h | 7 +++++++ Any planned DT users in the next merge window? Should I put this into a topic branch? Do you want a clk maintainer ack? At the least we need someone like James to ack this first. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project