From patchwork Mon Jan 19 10:37:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vincent Yang X-Patchwork-Id: 43302 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-we0-f200.google.com (mail-we0-f200.google.com [74.125.82.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id F23F92410B for ; Mon, 19 Jan 2015 10:37:18 +0000 (UTC) Received: by mail-we0-f200.google.com with SMTP id u56sf16362305wes.3 for ; Mon, 19 Jan 2015 02:37:18 -0800 (PST) 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:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=iQ1kmPISKEJ4GqMpPFLqyJedKTaEKowPP1x382Xye+s=; b=k8OPwtyiDVU9hdEa61wyQjETr3N1lBX7b3CIbAZXyHDdWxx2uM3TjjrKcBpX0XpZFF F7Sz8MD3cf+QM5Ns6Wm5IFe+nsmG18WZsTIHRUbTE/+dqiLGZE8v4it8cTtQykAxLOaD D+3kEff8jfE1T2OC8/fDit7lccePn0uZm1JZAZ7kyu2AN6SNcTmdemV32e9W3I5WJ+rk V5H4qETDNOvOXJ8LFu/eAcq/DsbTyLphB7oiJyN1BDPwKtxNtelQKwM+JDNwOyeytuqK 0WepXneZ0MQUQ//pyn2/T2cgY6SZGlEHgC+SvN045Moz6j9iFf2Lxax4bv88lAm+afOv Hohw== X-Gm-Message-State: ALoCoQnDzBApm4jmBbdLFaT7LvE0jri5SOGSX+YujzhXQ+yxtuy1lJjIL7vM6EvkTdzcJDgRIoND X-Received: by 10.194.204.201 with SMTP id la9mr173127wjc.6.1421663838169; Mon, 19 Jan 2015 02:37:18 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.19.130 with SMTP id f2ls565535lae.21.gmail; Mon, 19 Jan 2015 02:37:18 -0800 (PST) X-Received: by 10.153.5.1 with SMTP id ci1mr28820851lad.67.1421663837969; Mon, 19 Jan 2015 02:37:17 -0800 (PST) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com. [2a00:1450:4010:c04::22b]) by mx.google.com with ESMTPS id zl8si10882665lbb.27.2015.01.19.02.37.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:37:16 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::22b as permitted sender) client-ip=2a00:1450:4010:c04::22b; Received: by mail-lb0-f171.google.com with SMTP id w7so27349554lbi.2 for ; Mon, 19 Jan 2015 02:37:16 -0800 (PST) X-Received: by 10.152.8.11 with SMTP id n11mr28896279laa.38.1421663836731; Mon, 19 Jan 2015 02:37:16 -0800 (PST) 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.112.9.200 with SMTP id c8csp1044576lbb; Mon, 19 Jan 2015 02:37:15 -0800 (PST) X-Received: by 10.70.93.41 with SMTP id cr9mr16505985pdb.154.1421663834662; Mon, 19 Jan 2015 02:37:14 -0800 (PST) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com. [2607:f8b0:400e:c02::22c]) by mx.google.com with ESMTPS id pz3si15424991pbb.212.2015.01.19.02.37.13 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:37:14 -0800 (PST) Received-SPF: pass (google.com: domain of vincent.yang.fujitsu@gmail.com designates 2607:f8b0:400e:c02::22c as permitted sender) client-ip=2607:f8b0:400e:c02::22c; Received: by mail-pd0-f172.google.com with SMTP id v10so14532994pde.3; Mon, 19 Jan 2015 02:37:13 -0800 (PST) X-Received: by 10.66.171.206 with SMTP id aw14mr17504604pac.40.1421663833490; Mon, 19 Jan 2015 02:37:13 -0800 (PST) Received: from localhost.localdomain ([124.219.7.128]) by mx.google.com with ESMTPSA id iv1sm11278731pbc.87.2015.01.19.02.37.09 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:37:12 -0800 (PST) From: Vincent Yang To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: arnd@arndb.de, olof@lixom.net, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, andy.green@linaro.org, patches@linaro.org, jaswinder.singh@linaro.org, Sneeker.Yeh@tw.fujitsu.com, Vincent Yang , Tetsuya Nuriya Subject: [PATCH v4 6/8] dt: mb86s7x: add dt files for MB86S7x evbs Date: Mon, 19 Jan 2015 18:37:00 +0800 Message-Id: <1421663820-1659-1-git-send-email-Vincent.Yang@tw.fujitsu.com> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> References: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> X-Original-Sender: Vincent.Yang.Fujitsu@gmail.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::22b as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=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: , From: Jassi Brar Add dt files for MB86S7x evb. Signed-off-by: Jassi Brar Signed-off-by: Andy Green Signed-off-by: Vincent Yang Signed-off-by: Tetsuya Nuriya --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/mb86s70.dtsi | 91 ++++++++++++++++++++++++++ arch/arm/boot/dts/mb86s70eb.dts | 57 ++++++++++++++++ arch/arm/boot/dts/mb86s73.dtsi | 63 ++++++++++++++++++ arch/arm/boot/dts/mb86s73eb.dts | 44 +++++++++++++ arch/arm/boot/dts/mb86s7x.dtsi | 140 ++++++++++++++++++++++++++++++++++++++++ 6 files changed, 396 insertions(+) create mode 100644 arch/arm/boot/dts/mb86s70.dtsi create mode 100644 arch/arm/boot/dts/mb86s70eb.dts create mode 100644 arch/arm/boot/dts/mb86s73.dtsi create mode 100644 arch/arm/boot/dts/mb86s73eb.dts create mode 100644 arch/arm/boot/dts/mb86s7x.dtsi diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 91bd5bd..43b091b 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -176,6 +176,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += kirkwood-b3.dtb \ kirkwood-ts419-6282.dtb dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb dtb-$(CONFIG_ARCH_MARCO) += marco-evb.dtb +dtb-$(CONFIG_ARCH_MB86S7X) += mb86s70eb.dtb mb86s73eb.dtb dtb-$(CONFIG_MACH_MESON6) += meson6-atv1200.dtb dtb-$(CONFIG_ARCH_MMP) += pxa168-aspenite.dtb \ pxa910-dkb.dtb \ diff --git a/arch/arm/boot/dts/mb86s70.dtsi b/arch/arm/boot/dts/mb86s70.dtsi new file mode 100644 index 0000000..057e135 --- /dev/null +++ b/arch/arm/boot/dts/mb86s70.dtsi @@ -0,0 +1,91 @@ +/* + * Copyright (C) 2013-2015 FUJITSU SEMICONDUCTOR LIMITED + * Copyright (C) 2015 Linaro Ltd. + * + * 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, version 2 of the License. + */ + +#include "mb86s7x.dtsi" + +/ { + cpus { + #address-cells = <1>; + #size-cells = <0>; + + cpu0: cpu@0 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <0x0>; + cci-control-port = <&cci_control4>; + clock-frequency = <1200000000>; + clock-latency = <100000>; + }; + + cpu1: cpu@1 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <0x1>; + cci-control-port = <&cci_control4>; + clock-frequency = <1200000000>; + clock-latency = <100000>; + }; + + cpu2: cpu@100 { + device_type = "cpu"; + compatible = "arm,cortex-a7"; + reg = <0x100>; + cci-control-port = <&cci_control3>; + clock-frequency = <800000000>; + clock-latency = <100000>; + }; + + cpu3: cpu@101 { + device_type = "cpu"; + compatible = "arm,cortex-a7"; + reg = <0x101>; + cci-control-port = <&cci_control3>; + clock-frequency = <800000000>; + clock-latency = <100000>; + }; + }; + + cci@2c090000 { + compatible = "arm,cci-400"; + #address-cells = <1>; + #size-cells = <1>; + reg = <0 0x2c090000 0x1000>; + ranges = <0x0 0x0 0x2c090000 0x10000>; + + cci_control3: slave-if@4000 { + compatible = "arm,cci-400-ctrl-if"; + interface-type = "ace"; + reg = <0x4000 0x1000>; + }; + + cci_control4: slave-if@5000 { + compatible = "arm,cci-400-ctrl-if"; + interface-type = "ace"; + reg = <0x5000 0x1000>; + }; + + pmu@9000 { + compatible = "arm,cci-400-pmu"; + reg = <0x9000 0x5000>; + interrupts = <0 77 4>, + <0 77 4>, + <0 77 4>, + <0 77 4>, + <0 77 4>; + }; + }; +}; + +&archtimer { + status = "disabled"; +}; + +&pmua7 { + status = "disabled"; +}; diff --git a/arch/arm/boot/dts/mb86s70eb.dts b/arch/arm/boot/dts/mb86s70eb.dts new file mode 100644 index 0000000..1e51ce0 --- /dev/null +++ b/arch/arm/boot/dts/mb86s70eb.dts @@ -0,0 +1,57 @@ +/* + * Copyright (C) 2013-2015 FUJITSU SEMICONDUCTOR LIMITED + * Copyright (C) 2015 Linaro Ltd. + * + * 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, version 2 of the License. + */ + +/dts-v1/; + +#include "mb86s70.dtsi" + +/ { + model = "Fujitsu MB86S70 EVB"; + compatible = "fujitsu,mb86s70-evb"; + + aliases { + serial0 = &uart0; + serial1 = &uart1; + serial2 = &uart2; + }; + + memory { + device_type = "memory"; + reg = <0 0x80000000 0x80000000>, <0x08 0x80000000 0x80000000>; + + }; + + chosen { + bootargs = "console=ttyS0,115200 root=/dev/mmcblk1p1 rootfstype=ext4 rootwait rw"; + linux,initrd-start = <0xc0000000>; + linux,initrd-end = <0xc0800000>; + }; + + vccq_sdhci1: regulator@0 { + compatible = "regulator-gpio"; + regulator-name = "SDHCI1 VccQ"; + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + gpios = <&gpio0 7 0>; + gpios-states = <1>; + states = <3300000 1 + 1800000 0>; + }; +}; + +&sdhci0 { + status = "ok"; + bus-width = <8>; +}; + +&sdhci1 { + status = "ok"; + bus-width = <4>; + vqmmc-supply = <&vccq_sdhci1>; +}; diff --git a/arch/arm/boot/dts/mb86s73.dtsi b/arch/arm/boot/dts/mb86s73.dtsi new file mode 100644 index 0000000..3c9d8d0 --- /dev/null +++ b/arch/arm/boot/dts/mb86s73.dtsi @@ -0,0 +1,63 @@ +/* + * Copyright (C) 2013-2015 FUJITSU SEMICONDUCTOR LIMITED + * Copyright (C) 2015 Linaro Ltd. + * + * 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, version 2 of the License. + */ + +#include "mb86s7x.dtsi" + +/ { + cpus { + #address-cells = <1>; + #size-cells = <0>; + + cpu0: cpu@100 { + device_type = "cpu"; + compatible = "arm,cortex-a7"; + reg = <0x100>; + cci-control-port = <&cci_control3>; + clock-frequency = <800000000>; + clock-latency = <100000>; + }; + + cpu1: cpu@101 { + device_type = "cpu"; + compatible = "arm,cortex-a7"; + reg = <0x101>; + cci-control-port = <&cci_control3>; + clock-frequency = <800000000>; + clock-latency = <100000>; + }; + }; + + cci@2c090000 { + compatible = "arm,cci-400"; + #address-cells = <1>; + #size-cells = <1>; + reg = <0 0x2c090000 0x1000>; + ranges = <0x0 0x0 0x2c090000 0x10000>; + + cci_control3: slave-if@4000 { + compatible = "arm,cci-400-ctrl-if"; + interface-type = "ace"; + reg = <0x4000 0x1000>; + }; + }; + + hcd21_ehci: f_usb20ho_echi@34240000 { + compatible = "fujitsu,f_usb20ho", "generic-ehci"; + reg = <0 0x34240000 0x1000>; + interrupts = <0 419 0x4>; + clocks = <&clock 2 2 4>, <&clock 2 4 5>, <&clock 4 0 0>; + }; + + hcd21_ohci: f_usb20ho_ochi@34240000 { + compatible = "fujitsu,f_usb20ho", "generic-ohci"; + reg = <0 0x34241000 0x1000>; + interrupts = <0 419 0x4>; + clocks = <&clock 2 2 4>, <&clock 2 4 5>, <&clock 4 0 0>; + }; +}; diff --git a/arch/arm/boot/dts/mb86s73eb.dts b/arch/arm/boot/dts/mb86s73eb.dts new file mode 100644 index 0000000..43f2fc6 --- /dev/null +++ b/arch/arm/boot/dts/mb86s73eb.dts @@ -0,0 +1,44 @@ +/* + * Copyright (C) 2013-2015 FUJITSU SEMICONDUCTOR LIMITED + * Copyright (C) 2015 Linaro Ltd. + * + * 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, version 2 of the License. + */ + +/dts-v1/; + +#include "mb86s73.dtsi" + +/ { + model = "Fujitsu MB86S73 EVB"; + compatible = "fujitsu,mb86s73-evb"; + + aliases { + serial0 = &uart0; + serial1 = &uart1; + serial2 = &uart2; + }; + + memory { + device_type = "memory"; + reg = <0 0x80000000 0x80000000>; + }; + + chosen { + bootargs = "console=ttyS0,115200 root=/dev/mmcblk1p1 rootfstype=ext4 rootwait rw"; + linux,initrd-start = <0xc0000000>; + linux,initrd-end = <0xc0800000>; + }; +}; + +&sdhci0 { + status = "ok"; + bus-width = <8>; +}; + +&sdhci1 { + status = "ok"; + bus-width = <4>; +}; diff --git a/arch/arm/boot/dts/mb86s7x.dtsi b/arch/arm/boot/dts/mb86s7x.dtsi new file mode 100644 index 0000000..d1aa017 --- /dev/null +++ b/arch/arm/boot/dts/mb86s7x.dtsi @@ -0,0 +1,140 @@ +/* + * Copyright (C) 2013-2015 FUJITSU SEMICONDUCTOR LIMITED + * Copyright (C) 2015 Linaro Ltd. + * + * 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, version 2 of the License. + */ + +#include "skeleton.dtsi" + +/ { + interrupt-parent = <&gic>; + #address-cells = <2>; + #size-cells = <1>; + + pmua7: pmu_a7 { + compatible = "arm,cortex-a7-pmu"; + interrupts = <0 18 4>, + <0 22 4>; + }; + + clock: crg11 { + compatible = "fujitsu,mb86s70-crg11"; + #clock-cells = <3>; + }; + + timer0: timer@31080000 { + compatible = "arm,sp804", "arm,primecell"; + reg = <0 0x31080000 0x1000>; + interrupts = <0 324 4>, + <0 325 4>; + clocks = <&clock 0 6 8>; + clock-names = "apb_pclk"; + }; + + archtimer: archtimer { + compatible = "arm,armv7-timer"; + clock-frequency = <125000000>; + interrupts = <1 13 0xf08>, + <1 14 0xf08>, + <1 11 0xf08>, + <1 10 0xf08>; + }; + + gic: interrupt-controller@2c001000 { + compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic"; + #interrupt-cells = <3>; + interrupt-controller; + reg = <0 0x2c001000 0x1000>, + <0 0x2c002000 0x1000>, + <0 0x2c004000 0x2000>, + <0 0x2c006000 0x2000>; + interrupts = <1 9 0xf04>; + }; + + mhu: mailbox@2b1f0000 { + #mbox-cells = <1>; + compatible = "arm,mbox-mhu"; + reg = <0 0x2b1f0000 0x1000>; + interrupts = <0 36 4>, /* LP Non-Sec */ + <0 35 4>, /* HP Non-Sec */ + <0 37 4>; /* Secure */ + }; + + mhu_client: scb@2e000000 { + compatible = "fujitsu,mb86s70-scb-1.0"; + reg = <0 0x2e000000 0x4000>; /* SHM for IPC */ + mboxes = <&mhu 1>; + }; + + uart0: serial@31040000 { + compatible = "snps,dw-apb-uart"; + reg = <0 0x31040000 0x100>; + interrupts = <0 320 0x4>; + clock-frequency = <62500000>; + reg-io-width = <4>; + reg-shift = <2>; + clocks = <&clock 0 2 1>; + clock-names = "sclk"; + }; + + uart1: serial@31050000 { + compatible = "snps,dw-apb-uart"; + reg = <0 0x31050000 0x100>; + interrupts = <0 321 0x4>; + clock-frequency = <62500000>; + reg-io-width = <4>; + reg-shift = <2>; + clocks = <&clock 0 2 1>; + clock-names = "sclk"; + }; + + uart2: serial@31060000 { + compatible = "snps,dw-apb-uart"; + reg = <0 0x31060000 0x100>; + interrupts = <0 322 0x4>; + clock-frequency = <62500000>; + reg-io-width = <4>; + reg-shift = <2>; + clocks = <&clock 0 2 1>; + clock-names = "sclk"; + }; + + gpio0: gpio@31000000 { + compatible = "fujitsu,mb86s70-gpio"; + reg = <0 0x31000000 0x10000>; + gpio-controller; + #gpio-cells = <2>; + clocks = <&clock 0 2 1>; + }; + + gpio1: gpio@31010000 { + compatible = "fujitsu,mb86s70-gpio"; + reg = <0 0x31010000 0x10000>; + gpio-controller; + #gpio-cells = <2>; + clocks = <&clock 0 2 1>; + }; + + sdhci0: mmc@300c0000 { + status = "disabled"; + compatible = "fujitsu,mb86s70-sdhci-3.0"; + reg = <0 0x300c0000 0x1000>; + interrupts = <0 164 0x4>, + <0 165 0x4>; + clocks = <&clock 0 0xc 0>, <&clock 0 0xb 0>; + clock-names = "iface", "core"; + }; + + sdhci1: mmc@36600000 { + status = "disabled"; + compatible = "fujitsu,mb86s70-sdhci-3.0"; + reg = <0 0x36600000 0x1000>; + interrupts = <0 172 0x4>, + <0 173 0x4>; + clocks = <&clock 2 0xc 0>, <&clock 2 0xd 0>; + clock-names = "iface", "core"; + }; +};