From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751897AbdIOVDx (ORCPT ); Fri, 15 Sep 2017 17:03:53 -0400 Received: from mail-pf0-f171.google.com ([209.85.192.171]:46816 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751556AbdIOVDw (ORCPT ); Fri, 15 Sep 2017 17:03:52 -0400 X-Google-Smtp-Source: AOwi7QCHlIzhKsKrt+vXMZP2CBXYstPmCYVzv90AcByZy9NZceDcMU35hd67Mz6vuU+BrG313ek5Nw== Date: Fri, 15 Sep 2017 23:03:47 +0200 From: Daniel Lezcano To: Benjamin Gaignard Cc: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, mcoquelin.stm32@gmail.com, alexandre.torgue@st.com, tglx@linutronix.de, ludovic.barre@st.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm: dts: stm32: remove useless clocksource nodes Message-ID: <20170915210347.GA1831@mai> References: <1505375812-19037-1-git-send-email-benjamin.gaignard@linaro.org> <1505375812-19037-3-git-send-email-benjamin.gaignard@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505375812-19037-3-git-send-email-benjamin.gaignard@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 14, 2017 at 09:56:52AM +0200, Benjamin Gaignard wrote: > 16 bits timers aren't accurate enough to be used as > clocksource, remove them from stm32f4 and stm32f7 devicetree. Do you really want to remove the description? The timers are disabled, aren't they?