Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756824AbdLPOBz (ORCPT ); Sat, 16 Dec 2017 09:01:55 -0500 Received: from mail-ot0-f195.google.com ([74.125.82.195]:41869 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753278AbdLPOBw (ORCPT ); Sat, 16 Dec 2017 09:01:52 -0500 X-Google-Smtp-Source: ACJfBotLCrOdmI506XnLwYwrtvfwBiIL6J/ediZhCwzmncCWZFwt/FdWwc+whWNzK+V0jUaJW3Om6TJAtgWUUxgJoeA= MIME-Version: 1.0 In-Reply-To: <20171206153005.6144-2-stefan@agner.ch> References: <20171206153005.6144-1-stefan@agner.ch> <20171206153005.6144-2-stefan@agner.ch> From: Fabio Estevam Date: Sat, 16 Dec 2017 12:01:51 -0200 Message-ID: Subject: Re: [PATCH 2/9] ARM: dts: imx7-colibri: make sure multiplexed pins are not active To: Stefan Agner Cc: Shawn Guo , Sascha Hauer , Mark Rutland , devicetree@vger.kernel.org, linux-kernel , Rob Herring , Fabio Estevam , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 412 Lines: 12 On Wed, Dec 6, 2017 at 1:29 PM, Stefan Agner wrote: > The Colibri pins PWM and are multiplexed on the module, make > sure the secondary SoC pin is not active. > > Signed-off-by: Stefan Agner I haven't really understood the commit message, but this is probably because I don't have access to the schematics. Anyway: Reviewed-by: Fabio Estevam