From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756070AbdDMTzT (ORCPT ); Thu, 13 Apr 2017 15:55:19 -0400 Received: from mail-oi0-f45.google.com ([209.85.218.45]:33927 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331AbdDMTzR (ORCPT ); Thu, 13 Apr 2017 15:55:17 -0400 MIME-Version: 1.0 In-Reply-To: References: <20170413133242.5068-1-andrew.smirnov@gmail.com> <20170413133242.5068-5-andrew.smirnov@gmail.com> From: Fabio Estevam Date: Thu, 13 Apr 2017 16:55:15 -0300 Message-ID: Subject: Re: [PATCH 4/8] ARM: dts: imx7s: Add node for GPC To: Tyler Baker Cc: Andrey Smirnov , Mark Rutland , "devicetree@vger.kernel.org" , Russell King , "linux-kernel@vger.kernel.org" , Rob Herring , Sascha Hauer , Fabio Estevam , Shawn Guo , linux-arm-kernel , yurovsky@gmail.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 13, 2017 at 4:24 PM, Tyler Baker wrote: > Are you referring to the following patches? > > "dt-bindings: Add GPCv2 power gating driver" > "soc: imx: Add GPCv2 power gating driver" > > I've pulled these patches from Shawn's tree to test with, but still > not able to get anything functional. Is there another series I should > be looking at? Yes, these are the ones I was thinking about. Maybe Andrey can help to clarify then. Thanks