From patchwork Thu Sep 19 12:40:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 20445 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4C7CB23906 for ; Thu, 19 Sep 2013 12:41:12 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id u18sf8607007qcx.2 for ; Thu, 19 Sep 2013 05:41:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:sender:from:to:cc :subject:date:message-id:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=myav378EInr6kl4vQqM291v9zm/Wt99bmmYOBGCDHXA=; b=WfmuJp6b9PDzT/FN+9zzEe7OGVhvibz9rb7xcXSaJ3vKNPBTe0ddGEWBzW7oynNuGH vtCnKzYXnee0hNHHMz73SmUaxCBXeFaGc8MksNFUu0RJpjqrkFouxp4w9bn0kEC4GggD MyDX69D51+1z2ojl9Et0zgQqgEw7T2M4P5l2nGavBUpI67Oz7WmpDTV2qJQ3KvUmR4BC HTbb7ztyF5AsEqYPI5c53CwZeHLfDzF1S4H91FlaLgXTzZSpy7B9e2chQk54HTGqJvOs ijGCKfqZK59fyiGFuIUfNKCYhQJ9EDIRS662jHECm4I32vEvbYWVYURmGGlBTAzKoKnE sHCQ== X-Gm-Message-State: ALoCoQmIceBjU9qqej80qh/PNVkDLAhy71neJ/MHUbcn9QnCXfs7nybVkq2ZKLbAnLKX+kzqSWoD X-Received: by 10.236.101.103 with SMTP id a67mr515120yhg.25.1379594472012; Thu, 19 Sep 2013 05:41:12 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.64.68 with SMTP id m4ls2648559qes.5.gmail; Thu, 19 Sep 2013 05:41:11 -0700 (PDT) X-Received: by 10.58.117.71 with SMTP id kc7mr1082646veb.16.1379594471882; Thu, 19 Sep 2013 05:41:11 -0700 (PDT) Received: from mail-vb0-x22c.google.com (mail-vb0-x22c.google.com [2607:f8b0:400c:c02::22c]) by mx.google.com with ESMTPS id f20si1787137vcs.67.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Sep 2013 05:41:11 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::22c; Received: by mail-vb0-f44.google.com with SMTP id e13so6291895vbg.17 for ; Thu, 19 Sep 2013 05:41:11 -0700 (PDT) X-Received: by 10.220.11.7 with SMTP id r7mr1078300vcr.12.1379594471796; Thu, 19 Sep 2013 05:41:11 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp275790vcz; Thu, 19 Sep 2013 05:41:11 -0700 (PDT) X-Received: by 10.50.111.48 with SMTP id if16mr955803igb.23.1379594470795; Thu, 19 Sep 2013 05:41:10 -0700 (PDT) Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) by mx.google.com with ESMTPS id mp6si4005827icc.104.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Sep 2013 05:41:10 -0700 (PDT) Received-SPF: pass (google.com: domain of ohiomdp@gmail.com designates 209.85.223.179 as permitted sender) client-ip=209.85.223.179; Received: by mail-ie0-f179.google.com with SMTP id e14so15033680iej.38 for ; Thu, 19 Sep 2013 05:40:55 -0700 (PDT) X-Received: by 10.50.9.37 with SMTP id w5mr1094163iga.29.1379594455091; Thu, 19 Sep 2013 05:40:55 -0700 (PDT) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id ih14sm3512124igb.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Sep 2013 05:40:54 -0700 (PDT) Sender: Matt Porter From: Matt Porter To: Shawn Guo , Pawel Moll , Rob Herring , Mark Rutland , Ian Campbell Cc: Devicetree List , Linux ARM Kernel List , Linux Kernel Mailing List , Linaro Patches Subject: [PATCH] ARM: dts: add initial VF610 Cosmic/Cosmic+ board support Date: Thu, 19 Sep 2013 08:40:44 -0400 Message-Id: <1379594444-11268-1-git-send-email-matt.porter@linaro.org> X-Mailer: git-send-email 1.8.4 X-Original-Sender: matt.porter@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=pass header.i=@gmail.com Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add initial PHYTEC VF610 Cosmic/Cosmic+ board support with UART and FEC enabled. Signed-off-by: Matt Porter --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/vf610-cosmic.dts | 46 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 arch/arm/boot/dts/vf610-cosmic.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index cc0f1fb..b0d6156 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -142,6 +142,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ imx6q-sbc6x.dtb \ imx6q-wandboard.dtb \ imx6sl-evk.dtb \ + vf610-cosmic.dtb \ vf610-twr.dtb dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \ imx23-olinuxino.dtb \ diff --git a/arch/arm/boot/dts/vf610-cosmic.dts b/arch/arm/boot/dts/vf610-cosmic.dts new file mode 100644 index 0000000..c3bd4d4f --- /dev/null +++ b/arch/arm/boot/dts/vf610-cosmic.dts @@ -0,0 +1,46 @@ +/* + * Copyright 2013 Freescale Semiconductor, Inc. + * Copyright 2013 Linaro Limited + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + +/dts-v1/; +#include "vf610.dtsi" + +/ { + model = "PHYTEC Cosmic/Cosmic+ Board"; + compatible = "phytec,vf610-cosmic", "fsl,vf610"; + + chosen { + bootargs = "console=ttyLP1,115200"; + }; + + memory { + reg = <0x80000000 0x10000000>; + }; + + clocks { + enet_ext { + compatible = "fixed-clock"; + clock-frequency = <50000000>; + }; + }; + +}; + +&uart1 { + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_uart1_1>; + status = "okay"; +}; + +&fec1 { + phy-mode = "rmii"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_fec1_1>; + status = "okay"; +};