From patchwork Mon Feb 24 10:25:57 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerhard Sittig X-Patchwork-Id: 323555 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 1C22A2C0393 for ; Mon, 24 Feb 2014 21:26:35 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751559AbaBXK02 (ORCPT ); Mon, 24 Feb 2014 05:26:28 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:48532 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752170AbaBXK01 (ORCPT ); Mon, 24 Feb 2014 05:26:27 -0500 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3fXfZV2wy3z3hjCS; Mon, 24 Feb 2014 11:26:26 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3fXfZV2MxLzbbhj; Mon, 24 Feb 2014 11:26:26 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id 7uMKS0h6sDmd; Mon, 24 Feb 2014 11:26:25 +0100 (CET) X-Auth-Info: GWXjl5ySyTu7OR/VFX/BGVRItvxUzcd8tvHWkwGEz/g= Received: from localhost (kons-4d03d85b.pool.mediaWays.net [77.3.216.91]) by mail.mnet-online.de (Postfix) with ESMTPA; Mon, 24 Feb 2014 11:26:25 +0100 (CET) From: Gerhard Sittig To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Mike Turquette , Shawn Guo , Anatolij Gustschin , Gerhard Sittig Subject: [PATCH 3/3] dt/bindings: fsl-fec: add "per" to clock properties Date: Mon, 24 Feb 2014 11:25:57 +0100 Message-Id: <1393237557-31406-3-git-send-email-gsi@denx.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1393237557-31406-1-git-send-email-gsi@denx.de> References: <1393237557-31406-1-git-send-email-gsi@denx.de> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org a recent FEC binding document update that was motivated by i.MX development revealed that ARM and PowerPC implementations in Linux did not agree on the clock names to use for the FEC nodes update the FEC (fast ethernet controller) binding to document the "per" clock name as an obsolete alias for "ipg" Signed-off-by: Gerhard Sittig --- this patch depends on "dt/bindings: fsl-fec: add clock properties" by Shawn Guo which introduces the context of this patch the patch only is necessary if the MPC5121 .dtsi update (switch FEC nodes from "per" to "ipg") won't make it for v3.14 --- Documentation/devicetree/bindings/net/fsl-fec.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/fsl-fec.txt b/Documentation/devicetree/bindings/net/fsl-fec.txt index 468736d4323d..f59b58e29da6 100644 --- a/Documentation/devicetree/bindings/net/fsl-fec.txt +++ b/Documentation/devicetree/bindings/net/fsl-fec.txt @@ -24,6 +24,8 @@ Optional properties: or external oscillator via pad depending on board design. - "enet_out": the phy reference clock provided by SoC via pad, which is available on SoC like i.MX28. + - "per": obsolete alias for "ipg" for compatibility with early + MPC5121 implementations, not recommended for new .dts files - clock-names: Must contain the clock names described just above Example: