2015-10-30 14:39:18 +00:00
|
|
|
/*
|
|
|
|
* dts file for Xilinx ZynqMP
|
|
|
|
*
|
|
|
|
* (C) Copyright 2014 - 2015, Xilinx, Inc.
|
|
|
|
*
|
|
|
|
* Michal Simek <michal.simek@xilinx.com>
|
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
|
|
*/
|
|
|
|
/ {
|
|
|
|
compatible = "xlnx,zynqmp";
|
|
|
|
#address-cells = <2>;
|
2016-04-07 13:07:38 +00:00
|
|
|
#size-cells = <2>;
|
2015-10-30 14:39:18 +00:00
|
|
|
|
|
|
|
cpus {
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
|
|
|
|
cpu@0 {
|
|
|
|
compatible = "arm,cortex-a53", "arm,armv8";
|
|
|
|
device_type = "cpu";
|
|
|
|
enable-method = "psci";
|
|
|
|
reg = <0x0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu@1 {
|
|
|
|
compatible = "arm,cortex-a53", "arm,armv8";
|
|
|
|
device_type = "cpu";
|
|
|
|
enable-method = "psci";
|
|
|
|
reg = <0x1>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu@2 {
|
|
|
|
compatible = "arm,cortex-a53", "arm,armv8";
|
|
|
|
device_type = "cpu";
|
|
|
|
enable-method = "psci";
|
|
|
|
reg = <0x2>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu@3 {
|
|
|
|
compatible = "arm,cortex-a53", "arm,armv8";
|
|
|
|
device_type = "cpu";
|
|
|
|
enable-method = "psci";
|
|
|
|
reg = <0x3>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2016-09-09 06:46:39 +00:00
|
|
|
dcc: dcc {
|
|
|
|
compatible = "arm,dcc";
|
|
|
|
status = "disabled";
|
|
|
|
u-boot,dm-pre-reloc;
|
|
|
|
};
|
|
|
|
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains {
|
|
|
|
compatible = "xlnx,zynqmp-genpd";
|
|
|
|
|
|
|
|
pd_usb0: pd-usb0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x16>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_usb1: pd-usb1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x17>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_sata: pd-sata {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1c>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_spi0: pd-spi0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x23>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_spi1: pd-spi1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x24>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_uart0: pd-uart0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x21>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_uart1: pd-uart1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x22>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_eth0: pd-eth0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1d>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_eth1: pd-eth1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1e>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_eth2: pd-eth2 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1f>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_eth3: pd-eth3 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_i2c0: pd-i2c0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x25>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_i2c1: pd-i2c1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x26>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_dp: pd-dp {
|
|
|
|
/* fixme: what to attach to */
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x29>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_gdma: pd-gdma {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2a>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_adma: pd-adma {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2b>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_ttc0: pd-ttc0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x18>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_ttc1: pd-ttc1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x19>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_ttc2: pd-ttc2 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1a>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_ttc3: pd-ttc3 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x1b>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_sd0: pd-sd0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x27>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_sd1: pd-sd1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x28>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_nand: pd-nand {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2c>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_qspi: pd-qspi {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2d>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_gpio: pd-gpio {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2e>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_can0: pd-can0 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x2f>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_can1: pd-can1 {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x30>;
|
|
|
|
};
|
2016-08-29 17:32:56 +00:00
|
|
|
|
|
|
|
pd_pcie: pd-pcie {
|
|
|
|
#power-domain-cells = <0x0>;
|
|
|
|
pd-id = <0x3b>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pd_gpu: pd-gpu {
|
|
|
|
#power-domain-cells = <0x0>;
|
2016-08-29 17:32:59 +00:00
|
|
|
pd-id = <0x3a 0x14 0x15>;
|
2016-08-29 17:32:56 +00:00
|
|
|
};
|
2016-01-11 23:34:42 +00:00
|
|
|
};
|
|
|
|
|
2015-10-30 14:39:18 +00:00
|
|
|
pmu {
|
|
|
|
compatible = "arm,armv8-pmuv3";
|
2016-04-07 13:28:33 +00:00
|
|
|
interrupt-parent = <&gic>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupts = <0 143 4>,
|
|
|
|
<0 144 4>,
|
|
|
|
<0 145 4>,
|
|
|
|
<0 146 4>;
|
|
|
|
};
|
|
|
|
|
|
|
|
psci {
|
|
|
|
compatible = "arm,psci-0.2";
|
|
|
|
method = "smc";
|
|
|
|
};
|
|
|
|
|
|
|
|
firmware {
|
|
|
|
compatible = "xlnx,zynqmp-pm";
|
|
|
|
method = "smc";
|
|
|
|
};
|
|
|
|
|
|
|
|
timer {
|
|
|
|
compatible = "arm,armv8-timer";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <1 13 0xf01>,
|
|
|
|
<1 14 0xf01>,
|
|
|
|
<1 11 0xf01>,
|
|
|
|
<1 10 0xf01>;
|
|
|
|
};
|
|
|
|
|
2016-06-20 10:18:30 +00:00
|
|
|
edac {
|
|
|
|
compatible = "arm,cortex-a53-edac";
|
|
|
|
};
|
|
|
|
|
2016-08-20 18:47:52 +00:00
|
|
|
pcap {
|
|
|
|
compatible = "xlnx,zynqmp-pcap-fpga";
|
|
|
|
};
|
|
|
|
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
amba_apu: amba_apu@0 {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "simple-bus";
|
|
|
|
#address-cells = <2>;
|
|
|
|
#size-cells = <1>;
|
2016-04-07 13:07:38 +00:00
|
|
|
ranges = <0 0 0 0 0xffffffff>;
|
2015-10-30 14:39:18 +00:00
|
|
|
|
|
|
|
gic: interrupt-controller@f9010000 {
|
|
|
|
compatible = "arm,gic-400", "arm,cortex-a15-gic";
|
|
|
|
#interrupt-cells = <3>;
|
|
|
|
reg = <0x0 0xf9010000 0x10000>,
|
2016-05-12 11:44:01 +00:00
|
|
|
<0x0 0xf9020000 0x20000>,
|
2015-10-30 14:39:18 +00:00
|
|
|
<0x0 0xf9040000 0x20000>,
|
2016-05-12 11:44:01 +00:00
|
|
|
<0x0 0xf9060000 0x20000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-controller;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <1 9 0xf04>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2016-02-11 06:19:06 +00:00
|
|
|
amba: amba {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "simple-bus";
|
2016-02-22 08:57:27 +00:00
|
|
|
u-boot,dm-pre-reloc;
|
2015-10-30 14:39:18 +00:00
|
|
|
#address-cells = <2>;
|
2016-02-11 06:19:06 +00:00
|
|
|
#size-cells = <2>;
|
|
|
|
ranges;
|
2015-10-30 14:39:18 +00:00
|
|
|
|
|
|
|
can0: can@ff060000 {
|
|
|
|
compatible = "xlnx,zynq-can-1.0";
|
|
|
|
status = "disabled";
|
|
|
|
clock-names = "can_clk", "pclk";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff060000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupts = <0 23 4>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
tx-fifo-depth = <0x40>;
|
|
|
|
rx-fifo-depth = <0x40>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_can0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
can1: can@ff070000 {
|
|
|
|
compatible = "xlnx,zynq-can-1.0";
|
|
|
|
status = "disabled";
|
|
|
|
clock-names = "can_clk", "pclk";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff070000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupts = <0 24 4>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
tx-fifo-depth = <0x40>;
|
|
|
|
rx-fifo-depth = <0x40>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_can1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
2015-11-26 10:21:25 +00:00
|
|
|
cci: cci@fd6e0000 {
|
|
|
|
compatible = "arm,cci-400";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd6e0000 0x0 0x9000>;
|
2015-11-26 10:21:25 +00:00
|
|
|
ranges = <0x0 0x0 0xfd6e0000 0x10000>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
|
|
|
|
|
|
|
pmu@9000 {
|
|
|
|
compatible = "arm,cci-400-pmu,r1";
|
|
|
|
reg = <0x9000 0x5000>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 123 4>,
|
|
|
|
<0 123 4>,
|
|
|
|
<0 123 4>,
|
|
|
|
<0 123 4>,
|
|
|
|
<0 123 4>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2015-10-30 14:39:18 +00:00
|
|
|
/* GDMA */
|
|
|
|
fpd_dma_chan1: dma@fd500000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd500000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 124 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14e8>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan2: dma@fd510000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd510000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 125 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14e9>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan3: dma@fd520000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd520000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 126 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14ea>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan4: dma@fd530000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd530000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 127 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14eb>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan5: dma@fd540000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd540000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 128 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14ec>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan6: dma@fd550000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd550000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 129 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14ed>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan7: dma@fd560000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd560000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 130 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14ee>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
fpd_dma_chan8: dma@fd570000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd570000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 131 4>;
|
2016-03-24 17:15:12 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2015-10-30 14:39:18 +00:00
|
|
|
xlnx,bus-width = <128>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x14ef>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gdma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gpu: gpu@fd4b0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "arm,mali-400", "arm,mali-utgard";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd4b0000 0x0 0x30000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>;
|
|
|
|
interrupt-names = "IRQGP", "IRQGPMMU", "IRQPP0", "IRQPPMMU0", "IRQPP1", "IRQPPMMU1";
|
2016-08-29 17:32:56 +00:00
|
|
|
power-domains = <&pd_gpu>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
2016-09-09 07:06:01 +00:00
|
|
|
/* LPDDMA default allows only secured access. inorder to enable
|
|
|
|
* These dma channels, Users should ensure that these dma
|
|
|
|
* Channels are allowed for non secure access.
|
|
|
|
*/
|
2015-10-30 14:39:18 +00:00
|
|
|
lpd_dma_chan1: dma@ffa80000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffa80000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 77 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x868>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan2: dma@ffa90000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffa90000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 78 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x869>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan3: dma@ffaa0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffaa0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 79 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86a>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan4: dma@ffab0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffab0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 80 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86b>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan5: dma@ffac0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffac0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 81 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86c>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan6: dma@ffad0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffad0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 82 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86d>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan7: dma@ffae0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffae0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 83 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86e>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
lpd_dma_chan8: dma@ffaf0000 {
|
|
|
|
status = "disabled";
|
|
|
|
compatible = "xlnx,zynqmp-dma-1.0";
|
2016-09-30 05:04:59 +00:00
|
|
|
clock-names = "clk_main", "clk_apb";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffaf0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 84 4>;
|
|
|
|
xlnx,bus-width = <64>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x86f>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_adma>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
2016-03-11 07:40:26 +00:00
|
|
|
mc: memory-controller@fd070000 {
|
|
|
|
compatible = "xlnx,zynqmp-ddrc-2.40a";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd070000 0x0 0x30000>;
|
2016-03-11 07:40:26 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 112 4>;
|
|
|
|
};
|
|
|
|
|
2015-10-30 14:39:18 +00:00
|
|
|
nand0: nand@ff100000 {
|
|
|
|
compatible = "arasan,nfc-v3p10";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff100000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "clk_sys", "clk_flash";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 14 4>;
|
|
|
|
#address-cells = <2>;
|
|
|
|
#size-cells = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x872>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_nand>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gem0: ethernet@ff0b0000 {
|
2016-02-11 14:26:46 +00:00
|
|
|
compatible = "cdns,zynqmp-gem";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 57 4>, <0 57 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0b0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "pclk", "hclk", "tx_clk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2015-11-26 13:12:20 +00:00
|
|
|
#stream-id-cells = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
iommus = <&smmu 0x874>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_eth0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gem1: ethernet@ff0c0000 {
|
2016-02-11 14:26:46 +00:00
|
|
|
compatible = "cdns,zynqmp-gem";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 59 4>, <0 59 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0c0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "pclk", "hclk", "tx_clk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2015-11-26 13:12:20 +00:00
|
|
|
#stream-id-cells = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
iommus = <&smmu 0x875>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_eth1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gem2: ethernet@ff0d0000 {
|
2016-02-11 14:26:46 +00:00
|
|
|
compatible = "cdns,zynqmp-gem";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 61 4>, <0 61 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0d0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "pclk", "hclk", "tx_clk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2015-11-26 13:12:20 +00:00
|
|
|
#stream-id-cells = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
iommus = <&smmu 0x876>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_eth2>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gem3: ethernet@ff0e0000 {
|
2016-02-11 14:26:46 +00:00
|
|
|
compatible = "cdns,zynqmp-gem";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 63 4>, <0 63 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0e0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "pclk", "hclk", "tx_clk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2015-11-26 13:12:20 +00:00
|
|
|
#stream-id-cells = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
iommus = <&smmu 0x877>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_eth3>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
gpio: gpio@ff0a0000 {
|
|
|
|
compatible = "xlnx,zynqmp-gpio-1.0";
|
|
|
|
status = "disabled";
|
|
|
|
#gpio-cells = <0x2>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 16 4>;
|
2016-10-20 08:26:13 +00:00
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0a0000 0x0 0x1000>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_gpio>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
i2c0: i2c@ff020000 {
|
|
|
|
compatible = "cdns,i2c-r1p10";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 17 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff020000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_i2c0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
i2c1: i2c@ff030000 {
|
|
|
|
compatible = "cdns,i2c-r1p10";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 18 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff030000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_i2c1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
2016-05-18 06:53:13 +00:00
|
|
|
ocm: memory-controller@ff960000 {
|
|
|
|
compatible = "xlnx,zynqmp-ocmc-1.0";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff960000 0x0 0x1000>;
|
2016-05-18 06:53:13 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 10 4>;
|
|
|
|
};
|
|
|
|
|
2015-10-30 14:39:18 +00:00
|
|
|
pcie: pcie@fd0e0000 {
|
|
|
|
compatible = "xlnx,nwl-pcie-2.11";
|
|
|
|
status = "disabled";
|
|
|
|
#address-cells = <3>;
|
|
|
|
#size-cells = <2>;
|
|
|
|
#interrupt-cells = <1>;
|
2016-07-19 15:19:29 +00:00
|
|
|
msi-controller;
|
2015-10-30 14:39:18 +00:00
|
|
|
device_type = "pci";
|
|
|
|
interrupt-parent = <&gic>;
|
2016-01-20 11:59:23 +00:00
|
|
|
interrupts = <0 118 4>,
|
2016-07-19 15:19:29 +00:00
|
|
|
<0 117 4>,
|
2016-01-20 11:59:23 +00:00
|
|
|
<0 116 4>,
|
|
|
|
<0 115 4>, /* MSI_1 [63...32] */
|
|
|
|
<0 114 4>; /* MSI_0 [31...0] */
|
2016-07-19 15:19:29 +00:00
|
|
|
interrupt-names = "misc","dummy","intx", "msi1", "msi0";
|
|
|
|
msi-parent = <&pcie>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd0e0000 0x0 0x1000>,
|
|
|
|
<0x0 0xfd480000 0x0 0x1000>,
|
2016-08-02 15:04:13 +00:00
|
|
|
<0x80 0x00000000 0x0 0x1000000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
reg-names = "breg", "pcireg", "cfg";
|
2016-08-02 15:04:13 +00:00
|
|
|
ranges = <0x02000000 0x00000000 0xe0000000 0x00000000 0xe0000000 0x00000000 0x10000000 /* non-prefetchable memory */
|
|
|
|
0x43000000 0x00000006 0x00000000 0x00000006 0x00000000 0x00000002 0x00000000>;/* prefetchable memory */
|
2016-02-15 15:48:58 +00:00
|
|
|
interrupt-map-mask = <0x0 0x0 0x0 0x7>;
|
|
|
|
interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
|
|
|
|
<0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
|
|
|
|
<0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
|
|
|
|
<0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
|
2016-08-29 17:32:56 +00:00
|
|
|
power-domains = <&pd_pcie>;
|
2016-02-15 15:48:58 +00:00
|
|
|
pcie_intc: legacy-interrupt-controller {
|
|
|
|
interrupt-controller;
|
|
|
|
#address-cells = <0>;
|
|
|
|
#interrupt-cells = <1>;
|
|
|
|
};
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
qspi: spi@ff0f0000 {
|
|
|
|
compatible = "xlnx,zynqmp-qspi-1.0";
|
|
|
|
status = "disabled";
|
|
|
|
clock-names = "ref_clk", "pclk";
|
|
|
|
interrupts = <0 15 4>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
num-cs = <1>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff0f0000 0x0 0x1000>,
|
|
|
|
<0x0 0xc0000000 0x0 0x8000000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x873>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_qspi>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
rtc: rtc@ffa60000 {
|
|
|
|
compatible = "xlnx,zynqmp-rtc";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xffa60000 0x0 0x100>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 26 4>, <0 27 4>;
|
|
|
|
interrupt-names = "alarm", "sec";
|
|
|
|
};
|
|
|
|
|
2016-05-17 11:19:01 +00:00
|
|
|
serdes: zynqmp_phy@fd400000 {
|
|
|
|
compatible = "xlnx,zynqmp-psgtr";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd400000 0x0 0x40000>,
|
|
|
|
<0x0 0xfd3d0000 0x0 0x1000>,
|
|
|
|
<0x0 0xfd1a0000 0x0 0x1000>,
|
|
|
|
<0x0 0xff5e0000 0x0 0x1000>;
|
2016-05-17 11:19:01 +00:00
|
|
|
reg-names = "serdes", "siou", "fpd", "lpd";
|
|
|
|
xlnx,tx_termination_fix;
|
|
|
|
lane0: lane0 {
|
|
|
|
#phy-cells = <4>;
|
|
|
|
};
|
|
|
|
lane1: lane1 {
|
|
|
|
#phy-cells = <4>;
|
|
|
|
};
|
|
|
|
lane2: lane2 {
|
|
|
|
#phy-cells = <4>;
|
|
|
|
};
|
|
|
|
lane3: lane3 {
|
|
|
|
#phy-cells = <4>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2015-10-30 14:39:18 +00:00
|
|
|
sata: ahci@fd0c0000 {
|
|
|
|
compatible = "ceva,ahci-1v84";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd0c0000 0x0 0x2000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 133 4>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_sata>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
sdhci0: sdhci@ff160000 {
|
2016-02-22 08:57:27 +00:00
|
|
|
u-boot,dm-pre-reloc;
|
2016-08-16 09:11:35 +00:00
|
|
|
compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 48 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff160000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "clk_xin", "clk_ahb";
|
2016-08-16 09:11:35 +00:00
|
|
|
xlnx,device_id = <0>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x870>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_sd0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
sdhci1: sdhci@ff170000 {
|
2016-02-22 08:57:27 +00:00
|
|
|
u-boot,dm-pre-reloc;
|
2016-08-16 09:11:35 +00:00
|
|
|
compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 49 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff170000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "clk_xin", "clk_ahb";
|
2016-08-16 09:11:35 +00:00
|
|
|
xlnx,device_id = <1>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x871>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_sd1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
smmu: smmu@fd800000 {
|
|
|
|
compatible = "arm,mmu-500";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd800000 0x0 0x20000>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#iommu-cells = <1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
#global-interrupts = <1>;
|
|
|
|
interrupt-parent = <&gic>;
|
2015-11-26 13:12:19 +00:00
|
|
|
interrupts = <0 155 4>,
|
|
|
|
<0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
|
|
|
|
<0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
|
|
|
|
<0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
|
|
|
|
<0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
|
2015-11-26 13:12:20 +00:00
|
|
|
mmu-masters = < &gem0 0x874
|
|
|
|
&gem1 0x875
|
|
|
|
&gem2 0x876
|
2016-04-06 08:43:23 +00:00
|
|
|
&gem3 0x877
|
|
|
|
&usb0 0x860
|
|
|
|
&usb1 0x861
|
|
|
|
&qspi 0x873
|
|
|
|
&lpd_dma_chan1 0x868
|
|
|
|
&lpd_dma_chan2 0x869
|
|
|
|
&lpd_dma_chan3 0x86a
|
|
|
|
&lpd_dma_chan4 0x86b
|
|
|
|
&lpd_dma_chan5 0x86c
|
|
|
|
&lpd_dma_chan6 0x86d
|
|
|
|
&lpd_dma_chan7 0x86e
|
|
|
|
&lpd_dma_chan8 0x86f
|
|
|
|
&fpd_dma_chan1 0x14e8
|
|
|
|
&fpd_dma_chan2 0x14e9
|
|
|
|
&fpd_dma_chan3 0x14ea
|
|
|
|
&fpd_dma_chan4 0x14eb
|
|
|
|
&fpd_dma_chan5 0x14ec
|
|
|
|
&fpd_dma_chan6 0x14ed
|
|
|
|
&fpd_dma_chan7 0x14ee
|
|
|
|
&fpd_dma_chan8 0x14ef
|
|
|
|
&sdhci0 0x870
|
|
|
|
&sdhci1 0x871
|
|
|
|
&nand0 0x872>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
spi0: spi@ff040000 {
|
|
|
|
compatible = "cdns,spi-r1p6";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 19 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff040000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "ref_clk", "pclk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_spi0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
spi1: spi@ff050000 {
|
|
|
|
compatible = "cdns,spi-r1p6";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 20 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff050000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "ref_clk", "pclk";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_spi1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
ttc0: timer@ff110000 {
|
|
|
|
compatible = "cdns,ttc";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff110000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
timer-width = <32>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_ttc0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
ttc1: timer@ff120000 {
|
|
|
|
compatible = "cdns,ttc";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff120000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
timer-width = <32>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_ttc1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
ttc2: timer@ff130000 {
|
|
|
|
compatible = "cdns,ttc";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff130000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
timer-width = <32>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_ttc2>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
ttc3: timer@ff140000 {
|
|
|
|
compatible = "cdns,ttc";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff140000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
timer-width = <32>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_ttc3>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
uart0: serial@ff000000 {
|
2016-02-22 08:57:27 +00:00
|
|
|
u-boot,dm-pre-reloc;
|
2015-11-27 12:22:58 +00:00
|
|
|
compatible = "cdns,uart-r1p12", "xlnx,xuartps";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 21 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff000000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "uart_clk", "pclk";
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_uart0>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
uart1: serial@ff010000 {
|
2016-02-22 08:57:27 +00:00
|
|
|
u-boot,dm-pre-reloc;
|
2015-11-27 12:22:58 +00:00
|
|
|
compatible = "cdns,uart-r1p12", "xlnx,xuartps";
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 22 4>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xff010000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
clock-names = "uart_clk", "pclk";
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_uart1>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
usb0: usb0 {
|
2016-04-07 13:06:07 +00:00
|
|
|
#address-cells = <2>;
|
2016-02-11 06:19:06 +00:00
|
|
|
#size-cells = <2>;
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
2016-04-07 13:06:07 +00:00
|
|
|
compatible = "xlnx,zynqmp-dwc3";
|
|
|
|
clock-names = "bus_clk", "ref_clk";
|
|
|
|
clocks = <&clk125>, <&clk125>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x860>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_usb0>;
|
2016-04-07 13:06:07 +00:00
|
|
|
ranges;
|
|
|
|
|
|
|
|
dwc3_0: dwc3@fe200000 {
|
|
|
|
compatible = "snps,dwc3";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfe200000 0x0 0x40000>;
|
2016-04-07 13:06:07 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 65 4>;
|
|
|
|
/* snps,quirk-frame-length-adjustment = <0x20>; */
|
|
|
|
snps,refclk_fladj;
|
|
|
|
};
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
usb1: usb1 {
|
2016-04-07 13:06:07 +00:00
|
|
|
#address-cells = <2>;
|
2016-02-11 06:19:06 +00:00
|
|
|
#size-cells = <2>;
|
2015-10-30 14:39:18 +00:00
|
|
|
status = "disabled";
|
2016-04-07 13:06:07 +00:00
|
|
|
compatible = "xlnx,zynqmp-dwc3";
|
|
|
|
clock-names = "bus_clk", "ref_clk";
|
|
|
|
clocks = <&clk125>, <&clk125>;
|
2016-04-06 08:43:23 +00:00
|
|
|
#stream-id-cells = <1>;
|
|
|
|
iommus = <&smmu 0x861>;
|
2016-01-11 23:34:42 +00:00
|
|
|
power-domains = <&pd_usb1>;
|
2016-04-07 13:06:07 +00:00
|
|
|
ranges;
|
|
|
|
|
|
|
|
dwc3_1: dwc3@fe300000 {
|
|
|
|
compatible = "snps,dwc3";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfe300000 0x0 0x40000>;
|
2016-04-07 13:06:07 +00:00
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 70 4>;
|
|
|
|
/* snps,quirk-frame-length-adjustment = <0x20>; */
|
|
|
|
snps,refclk_fladj;
|
|
|
|
};
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
watchdog0: watchdog@fd4d0000 {
|
|
|
|
compatible = "cdns,wdt-r1p2";
|
|
|
|
status = "disabled";
|
|
|
|
interrupt-parent = <&gic>;
|
2015-11-04 07:04:17 +00:00
|
|
|
interrupts = <0 113 1>;
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd4d0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
timeout-sec = <10>;
|
|
|
|
};
|
|
|
|
|
|
|
|
xilinx_drm: xilinx_drm {
|
|
|
|
compatible = "xlnx,drm";
|
|
|
|
status = "disabled";
|
|
|
|
xlnx,encoder-slave = <&xlnx_dp>;
|
|
|
|
xlnx,connector-type = "DisplayPort";
|
|
|
|
xlnx,dp-sub = <&xlnx_dp_sub>;
|
|
|
|
planes {
|
|
|
|
xlnx,pixel-format = "rgb565";
|
|
|
|
plane0 {
|
|
|
|
dmas = <&xlnx_dpdma 3>;
|
2016-07-15 00:42:44 +00:00
|
|
|
dma-names = "dma0";
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
plane1 {
|
2016-07-15 00:42:44 +00:00
|
|
|
dmas = <&xlnx_dpdma 0>,
|
|
|
|
<&xlnx_dpdma 1>,
|
|
|
|
<&xlnx_dpdma 2>;
|
|
|
|
dma-names = "dma0", "dma1", "dma2";
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2015-11-24 01:12:54 +00:00
|
|
|
xlnx_dp: dp@fd4a0000 {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,v-dp";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd4a0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupts = <0 119 4>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
clock-names = "aclk", "aud_clk";
|
|
|
|
xlnx,dp-version = "v1.2";
|
|
|
|
xlnx,max-lanes = <2>;
|
|
|
|
xlnx,max-link-rate = <540000>;
|
|
|
|
xlnx,max-bpc = <16>;
|
|
|
|
xlnx,enable-ycrcb;
|
|
|
|
xlnx,colormetry = "rgb";
|
|
|
|
xlnx,bpc = <8>;
|
|
|
|
xlnx,audio-chan = <2>;
|
|
|
|
xlnx,dp-sub = <&xlnx_dp_sub>;
|
2015-11-24 01:12:55 +00:00
|
|
|
xlnx,max-pclock-frequency = <300000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
xlnx_dp_snd_card: dp_snd_card {
|
|
|
|
compatible = "xlnx,dp-snd-card";
|
|
|
|
status = "disabled";
|
|
|
|
xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>;
|
|
|
|
xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
xlnx_dp_snd_codec0: dp_snd_codec0 {
|
|
|
|
compatible = "xlnx,dp-snd-codec";
|
|
|
|
status = "disabled";
|
|
|
|
clock-names = "aud_clk";
|
|
|
|
};
|
|
|
|
|
|
|
|
xlnx_dp_snd_pcm0: dp_snd_pcm0 {
|
|
|
|
compatible = "xlnx,dp-snd-pcm";
|
|
|
|
status = "disabled";
|
|
|
|
dmas = <&xlnx_dpdma 4>;
|
|
|
|
dma-names = "tx";
|
|
|
|
};
|
|
|
|
|
|
|
|
xlnx_dp_snd_pcm1: dp_snd_pcm1 {
|
|
|
|
compatible = "xlnx,dp-snd-pcm";
|
|
|
|
status = "disabled";
|
|
|
|
dmas = <&xlnx_dpdma 5>;
|
|
|
|
dma-names = "tx";
|
|
|
|
};
|
|
|
|
|
2015-11-24 01:12:54 +00:00
|
|
|
xlnx_dp_sub: dp_sub@fd4aa000 {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,dp-sub";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd4aa000 0x0 0x1000>,
|
|
|
|
<0x0 0xfd4ab000 0x0 0x1000>,
|
|
|
|
<0x0 0xfd4ac000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
reg-names = "blend", "av_buf", "aud";
|
|
|
|
xlnx,output-fmt = "rgb";
|
2015-11-24 01:12:55 +00:00
|
|
|
xlnx,vid-fmt = "yuyv";
|
|
|
|
xlnx,gfx-fmt = "rgb565";
|
2015-10-30 14:39:18 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
xlnx_dpdma: dma@fd4c0000 {
|
|
|
|
compatible = "xlnx,dpdma";
|
|
|
|
status = "disabled";
|
2016-02-11 06:19:06 +00:00
|
|
|
reg = <0x0 0xfd4c0000 0x0 0x1000>;
|
2015-10-30 14:39:18 +00:00
|
|
|
interrupts = <0 122 4>;
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
clock-names = "axi_clk";
|
|
|
|
dma-channels = <6>;
|
|
|
|
#dma-cells = <1>;
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-video0channel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,video0";
|
|
|
|
};
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-video1channel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,video1";
|
|
|
|
};
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-video2channel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,video2";
|
|
|
|
};
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-graphicschannel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,graphics";
|
|
|
|
};
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-audio0channel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,audio0";
|
|
|
|
};
|
ARM64: zynqmp: Remove DTC 1.4.2 warnings
DTC 1.4.2 reports these warnings:
Warning (unit_address_vs_reg): Node /amba_apu has a reg or ranges
property, but no unit name
Warning (unit_address_vs_reg): Node /amba has a reg or ranges property,
but no unit name
Warning (unit_address_vs_reg): Node /amba/usb@fe200000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node /amba/usb@fe300000 has a unit name,
but no reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-video2channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-graphicschannel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio0channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node
/amba/dma@fd4c0000/dma-audio1channel@fd4c0000 has a unit name, but no
reg property
Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
This patch is fixing them.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-11 12:21:04 +00:00
|
|
|
dma-audio1channel {
|
2015-10-30 14:39:18 +00:00
|
|
|
compatible = "xlnx,audio1";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|