From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Turquette Subject: Re: [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property Date: Wed, 14 May 2014 23:44:20 -0700 Message-ID: <20140515064420.9521.47383@quantum> References: <1399604510-3043-1-git-send-email-festevam@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <1399604510-3043-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Fabio Estevam , robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Fabio Estevam List-Id: devicetree@vger.kernel.org Quoting Fabio Estevam (2014-05-08 20:01:50) > From: Fabio Estevam > > Remove the 'gpios' property from the documentation as this is something that the > current fixed clock driver does not handle. > > Signed-off-by: Fabio Estevam Good catch. Taken into clk-next. Regards, Mike > --- > Documentation/devicetree/bindings/clock/fixed-clock.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/clock/fixed-clock.txt b/Documentation/devicetree/bindings/clock/fixed-clock.txt > index 48ea0ad..0641a663 100644 > --- a/Documentation/devicetree/bindings/clock/fixed-clock.txt > +++ b/Documentation/devicetree/bindings/clock/fixed-clock.txt > @@ -12,7 +12,6 @@ Required properties: > Optional properties: > - clock-accuracy : accuracy of clock in ppb (parts per billion). > Should be a single cell. > -- gpios : From common gpio binding; gpio connection to clock enable pin. > - clock-output-names : From common clock binding. > > Example: > -- > 1.8.3.2 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html