Received: by 10.223.185.82 with SMTP id b18csp204335wrg; Thu, 8 Mar 2018 23:00:20 -0800 (PST) X-Google-Smtp-Source: AG47ELu5gUJLqEDLystLm0sIxQloJeZ/NqbTw+ifE67/WhBAJ69ThCIrs/M0S98arzyr+efDbEVv X-Received: by 10.101.97.139 with SMTP id c11mr23101542pgv.449.1520578819967; Thu, 08 Mar 2018 23:00:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520578819; cv=none; d=google.com; s=arc-20160816; b=f702sGLLMvhzjVsipnR3njJdD9Z6DwFN9TEKEuwrb0QfORUxXcUEkaECDG682Lc8cY 8U8IciVP6S06jslPHnvyfKJbWtLXbcHlzdIsAL7XICpwQdtm33bsLQpjJVQ4O+TAk9cg u+yg/4hy9jIut4f4Im8FypHjUlqKx7FMpPj6qQImkmTY8fONzD8pjeFIRdTDUJxixt8g zksXbzdQVEVeDIAAbx8txsigyt7lCJ8CkjPNgXQ/ULPASGFcXkXy35t2+i3okj0aWzvB JQ1XZUtLdJ4vv/p0Z9mnygp0TG8ldBjKSgdx4N00KKgqZ/0KSHB96MIdJgYA7ejNC+4e logA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:arc-authentication-results; bh=y9tCn401tfruUYAkWrmQis41s8wLhxpd7g0DyHiCMsk=; b=e/RHFXfY8SnenQ+vnbdvfabomLmrTNzsSvAXwlY83Y6z2qblSrXyAc/7Bm71WxMM4O +tvSlzhSIMZep2gbQdTclI7xheM0m8hf2tuxKmZ39ZNGtocW/Da19TJRFb8mRUurq5Es h3C60SwMA8/1/wvEcqVy2jILRBIp1X2g7rfawZSsSEzunO9UsO8A1XKlbxrHXxwMTPvk 7NqKFEqiipZPZZpF8q8VdMhIRm2yDH61496boedHuZInlC9pJaLEZAbGM/TXZevqMBYO QonMxaqEy5+CtuHm9/zTgwczpKCTpcrsHr36mL3P3Kjj0YSsZL5FO8iEAtWvDc9scsu/ 3d5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d6-v6si357214plo.661.2018.03.08.23.00.05; Thu, 08 Mar 2018 23:00:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751462AbeCIG6l (ORCPT + 99 others); Fri, 9 Mar 2018 01:58:41 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:20011 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbeCIG6N (ORCPT ); Fri, 9 Mar 2018 01:58:13 -0500 Received: from pps.filterd (m0046037.ppops.net [127.0.0.1]) by mx07-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id w296nUEx025277; Fri, 9 Mar 2018 07:57:47 +0100 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 2gkjvp0ncf-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 09 Mar 2018 07:57:47 +0100 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 479613A; Fri, 9 Mar 2018 06:57:47 +0000 (GMT) Received: from Webmail-eu.st.com (sfhdag4node2.st.com [10.75.127.11]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 2F36813F4; Fri, 9 Mar 2018 06:57:47 +0000 (GMT) Received: from localhost (10.75.127.48) by SFHDAG4NODE2.st.com (10.75.127.11) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Fri, 9 Mar 2018 07:57:46 +0100 From: To: , Rob Herring , Mark Rutland , Lee Jones , Maxime Coquelin , Alexandre Torgue , Michael Turquette , Stephen Boyd , Gabriel Fernandez CC: , , , , , , Loic PALLARDY , benjamin GAIGNARD Subject: [PATCH RESEND 1/2] clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK Date: Fri, 9 Mar 2018 07:57:30 +0100 Message-ID: <1520578651-28849-2-git-send-email-gabriel.fernandez@st.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1520578651-28849-1-git-send-email-gabriel.fernandez@st.com> References: <1520578651-28849-1-git-send-email-gabriel.fernandez@st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.48] X-ClientProxiedBy: SFHDAG5NODE2.st.com (10.75.127.14) To SFHDAG4NODE2.st.com (10.75.127.11) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2018-03-09_03:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Gabriel Fernandez Update of END_PRIMARY_CLK was missed, it should be after CLK_SYSCLK hsi and sysclk are overwritten by gpioa and gpiob. Signed-off-by: Gabriel Fernandez Tested-by: Philippe Cornu Reviewed-by: Rob Herring --- include/dt-bindings/clock/stm32fx-clock.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/dt-bindings/clock/stm32fx-clock.h b/include/dt-bindings/clock/stm32fx-clock.h index 49bb3c2..4d523b0 100644 --- a/include/dt-bindings/clock/stm32fx-clock.h +++ b/include/dt-bindings/clock/stm32fx-clock.h @@ -33,11 +33,11 @@ #define CLK_SAI2 11 #define CLK_I2SQ_PDIV 12 #define CLK_SAIQ_PDIV 13 - -#define END_PRIMARY_CLK 14 - #define CLK_HSI 14 #define CLK_SYSCLK 15 + +#define END_PRIMARY_CLK 16 + #define CLK_HDMI_CEC 16 #define CLK_SPDIF 17 #define CLK_USART1 18 -- 1.9.1