Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751679AbdFIHim (ORCPT ); Fri, 9 Jun 2017 03:38:42 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:45680 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751532AbdFIHik (ORCPT ); Fri, 9 Jun 2017 03:38:40 -0400 From: Fabrice Gasnier To: , , , CC: , , , , , , , , Subject: [PATCH 0/2] Fix STM32 timers dt-bindings Date: Fri, 9 Jun 2017 09:37:52 +0200 Message-ID: <1496993874-9870-1-git-send-email-fabrice.gasnier@st.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SFHDAG5NODE3.st.com (10.75.127.15) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-06-09_04:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 17 STM32 timers clock names has been updated during driver/DT binding review: https://lkml.org/lkml/2016/12/13/718 STM32 timers driver has been fixed with these remarks. It looks like it's been missed on DT binding part. Update DT binding doc to reflect this as well. Fabrice Gasnier (2): dt-bindings: mfd: update STM32 timers clock names dt-bindings: iio: update STM32 timers clock names Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt | 2 +- Documentation/devicetree/bindings/mfd/stm32-timers.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1.9.1