Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932546AbbEWTiK (ORCPT ); Sat, 23 May 2015 15:38:10 -0400 Received: from mout.gmx.net ([212.227.17.22]:59928 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932289AbbEWTiG (ORCPT ); Sat, 23 May 2015 15:38:06 -0400 Message-ID: <5560D711.8070700@gmx.de> Date: Sat, 23 May 2015 21:37:53 +0200 From: Sergej Sawazki User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Jyri Sarha CC: mturquette@linaro.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH RFC v1] clk: add gpio controlled clock multiplexer References: <1431596413-20917-1-git-send-email-ce3a@gmx.de> <555EF34C.1090507@ti.com> In-Reply-To: <555EF34C.1090507@ti.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:aaQvWwqTFEfKWKbkGGPC2CEqCpwlNhaCNH2eLaEJEMPGhy1D4Oq y2ZAz+a5TTl9OtBavGADCI7qlOliekWd4wvXL8yR0R/oSgC7cYlcfyA+wRjmz/R96EX68RY o+c7dLi3pcMrD9LOL/GnlQOhX0uoWAUQS8RU9NqAkp48E2obBqExwgglhXqOcYT7oellyze UllK5m+t4/ls9ZQe48aYg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 673 Lines: 21 Jyri, thanks for the review... On 22.05.2015 at 11:13 Jyri Sarha wrote: > On 05/14/15 12:40, Sergej Sawazki wrote: >> +Optional properties: >> +- enable-gpios : GPIO reference for enabling and disabling the clock. > > I guess in theory you should not need the enable functionality here. You > could just stack gpio-mux-clock on top of gpio-gate-clock. > I agree, I will remove the enable functionality. Best regards, Sergej -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/