From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756381AbcIUQqZ (ORCPT ); Wed, 21 Sep 2016 12:46:25 -0400 Received: from mail-yw0-f174.google.com ([209.85.161.174]:34485 "EHLO mail-yw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753608AbcIUQqY (ORCPT ); Wed, 21 Sep 2016 12:46:24 -0400 MIME-Version: 1.0 In-Reply-To: References: <1473618641-10159-1-git-send-email-jagan@amarulasolutions.com> <1473618641-10159-3-git-send-email-jagan@amarulasolutions.com> From: Fabio Estevam Date: Wed, 21 Sep 2016 13:46:22 -0300 Message-ID: Subject: Re: [PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support To: Michael Trimarchi Cc: Jagan Teki , Jagan Teki , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , linux-kernel , Sascha Hauer , Fabio Estevam , Shawn Guo , Matteo Lisi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michael, On Tue, Sep 20, 2016 at 10:23 AM, Michael Trimarchi wrote: > Engicam use fixed regulator always on and on on boot. Their board does > not have any > external pmu. Is this answer to your comment? All I am saying is that "regulator-boot-on" and "regulator-always-on" properties should be removed. The "reg_3p3v" regulator will be turned on and off by the flexcan driver. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Subject: Re: [PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support Date: Wed, 21 Sep 2016 13:46:22 -0300 Message-ID: References: <1473618641-10159-1-git-send-email-jagan@amarulasolutions.com> <1473618641-10159-3-git-send-email-jagan@amarulasolutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Michael Trimarchi Cc: Jagan Teki , Jagan Teki , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , linux-kernel , Sascha Hauer , Fabio Estevam , Shawn Guo , Matteo Lisi List-Id: devicetree@vger.kernel.org Hi Michael, On Tue, Sep 20, 2016 at 10:23 AM, Michael Trimarchi wrote: > Engicam use fixed regulator always on and on on boot. Their board does > not have any > external pmu. Is this answer to your comment? All I am saying is that "regulator-boot-on" and "regulator-always-on" properties should be removed. The "reg_3p3v" regulator will be turned on and off by the flexcan driver. From mboxrd@z Thu Jan 1 00:00:00 1970 From: festevam@gmail.com (Fabio Estevam) Date: Wed, 21 Sep 2016 13:46:22 -0300 Subject: [PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support In-Reply-To: References: <1473618641-10159-1-git-send-email-jagan@amarulasolutions.com> <1473618641-10159-3-git-send-email-jagan@amarulasolutions.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Michael, On Tue, Sep 20, 2016 at 10:23 AM, Michael Trimarchi wrote: > Engicam use fixed regulator always on and on on boot. Their board does > not have any > external pmu. Is this answer to your comment? All I am saying is that "regulator-boot-on" and "regulator-always-on" properties should be removed. The "reg_3p3v" regulator will be turned on and off by the flexcan driver.