From patchwork Thu Sep 1 02:48:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Gerlach X-Patchwork-Id: 9308233 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DC0EB607D6 for ; Thu, 1 Sep 2016 02:51:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CCBA829109 for ; Thu, 1 Sep 2016 02:51:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C15A12913C; Thu, 1 Sep 2016 02:51:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4F5B029109 for ; Thu, 1 Sep 2016 02:51:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760630AbcIACvE (ORCPT ); Wed, 31 Aug 2016 22:51:04 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:37064 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760330AbcIACvC (ORCPT ); Wed, 31 Aug 2016 22:51:02 -0400 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id u812mQf5011402; Wed, 31 Aug 2016 21:48:26 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u812mPNm011116; Wed, 31 Aug 2016 21:48:25 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Wed, 31 Aug 2016 21:48:24 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id u812mOXF016529; Wed, 31 Aug 2016 21:48:24 -0500 Received: from localhost (uda0274052.am.dhcp.ti.com [128.247.83.19]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id u812mO329186; Wed, 31 Aug 2016 21:48:24 -0500 (CDT) From: Dave Gerlach To: , , , Tony Lindgren , CC: Viresh Kumar , Rob Herring , Mark Rutland , Nishanth Menon , Dave Gerlach Subject: [PATCH v2 2/3] ARM: dts: am4372: Change operating-points-v2 table to am4372 version Date: Wed, 31 Aug 2016 21:48:15 -0500 Message-ID: <20160901024816.32390-3-d-gerlach@ti.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20160901024816.32390-1-d-gerlach@ti.com> References: <20160901024816.32390-1-d-gerlach@ti.com> MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The operating-points-v2 table got merged before the binding had stabilized so update the compatible string to am4372 version. Signed-off-by: Dave Gerlach --- arch/arm/boot/dts/am4372.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index 0fadae5396e1..cdadcd793229 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -53,7 +53,7 @@ }; cpu0_opp_table: opp_table0 { - compatible = "operating-points-v2"; + compatible = "operating-points-v2-ti-am4372-cpu"; opp50@300000000 { opp-hz = /bits/ 64 <300000000>;