2021-11-17 12:51:17 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
/*
|
2022-10-27 06:01:59 +00:00
|
|
|
* Copyright (C) 2021-2022 Microchip Technology Inc.
|
2021-11-17 12:51:17 +00:00
|
|
|
* Padmarao Begari <padmarao.begari@microchip.com>
|
|
|
|
*/
|
2021-01-15 02:50:39 +00:00
|
|
|
|
|
|
|
/dts-v1/;
|
2021-11-17 12:51:17 +00:00
|
|
|
|
|
|
|
#include "microchip-mpfs.dtsi"
|
2021-01-15 02:50:39 +00:00
|
|
|
|
|
|
|
/* Clock frequency (in Hz) of the rtcclk */
|
|
|
|
#define RTCCLK_FREQ 1000000
|
|
|
|
|
|
|
|
/ {
|
2021-11-17 12:51:17 +00:00
|
|
|
model = "Microchip PolarFire-SoC Icicle Kit";
|
2022-10-27 06:01:59 +00:00
|
|
|
compatible = "microchip,mpfs-icicle-reference-rtlv2210",
|
|
|
|
"microchip,mpfs-icicle-kit", "microchip,mpfs";
|
2021-01-15 02:50:39 +00:00
|
|
|
|
|
|
|
aliases {
|
2021-11-17 12:51:17 +00:00
|
|
|
serial1 = &uart1;
|
|
|
|
ethernet0 = &mac1;
|
2022-10-27 06:02:00 +00:00
|
|
|
spi0 = &qspi;
|
2021-01-15 02:50:39 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
chosen {
|
2021-11-17 12:51:17 +00:00
|
|
|
stdout-path = "serial1";
|
2021-01-15 02:50:39 +00:00
|
|
|
};
|
|
|
|
|
2021-11-17 12:51:17 +00:00
|
|
|
cpus {
|
2021-01-15 02:50:39 +00:00
|
|
|
timebase-frequency = <RTCCLK_FREQ>;
|
2021-11-17 12:51:17 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
ddrc_cache_lo: memory@80000000 {
|
2021-01-15 02:50:39 +00:00
|
|
|
device_type = "memory";
|
2022-10-27 06:01:59 +00:00
|
|
|
reg = <0x0 0x80000000 0x0 0x40000000>;
|
2021-11-17 12:51:17 +00:00
|
|
|
status = "okay";
|
2021-01-15 02:50:39 +00:00
|
|
|
};
|
|
|
|
|
2022-10-27 06:01:59 +00:00
|
|
|
ddrc_cache_hi: memory@1040000000 {
|
2021-11-17 12:51:17 +00:00
|
|
|
device_type = "memory";
|
2022-10-27 06:01:59 +00:00
|
|
|
reg = <0x10 0x40000000 0x0 0x40000000>;
|
2021-11-17 12:51:17 +00:00
|
|
|
status = "okay";
|
|
|
|
};
|
2022-10-27 06:01:59 +00:00
|
|
|
|
|
|
|
reserved-memory {
|
|
|
|
#address-cells = <2>;
|
|
|
|
#size-cells = <2>;
|
|
|
|
ranges;
|
|
|
|
|
|
|
|
hss_payload: region@BFC00000 {
|
|
|
|
reg = <0x0 0xBFC00000 0x0 0x400000>;
|
|
|
|
no-map;
|
|
|
|
};
|
|
|
|
};
|
2021-11-17 12:51:17 +00:00
|
|
|
};
|
2021-01-15 02:50:39 +00:00
|
|
|
|
2022-10-25 07:58:49 +00:00
|
|
|
&refclk {
|
|
|
|
clock-frequency = <125000000>;
|
|
|
|
};
|
|
|
|
|
2021-11-17 12:51:17 +00:00
|
|
|
&uart1 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&mmc {
|
|
|
|
status = "okay";
|
|
|
|
|
|
|
|
bus-width = <4>;
|
|
|
|
disable-wp;
|
|
|
|
cap-mmc-highspeed;
|
|
|
|
cap-sd-highspeed;
|
|
|
|
card-detect-delay = <200>;
|
|
|
|
mmc-ddr-1_8v;
|
|
|
|
mmc-hs200-1_8v;
|
|
|
|
sd-uhs-sdr12;
|
|
|
|
sd-uhs-sdr25;
|
|
|
|
sd-uhs-sdr50;
|
|
|
|
sd-uhs-sdr104;
|
|
|
|
};
|
|
|
|
|
|
|
|
&i2c1 {
|
|
|
|
status = "okay";
|
|
|
|
clock-frequency = <100000>;
|
|
|
|
|
|
|
|
pac193x: pac193x@10 {
|
|
|
|
compatible = "microchip,pac1934";
|
|
|
|
reg = <0x10>;
|
|
|
|
samp-rate = <64>;
|
|
|
|
status = "okay";
|
|
|
|
ch1: channel0 {
|
|
|
|
uohms-shunt-res = <10000>;
|
|
|
|
rail-name = "VDDREG";
|
|
|
|
channel_enabled;
|
|
|
|
};
|
|
|
|
ch2: channel1 {
|
|
|
|
uohms-shunt-res = <10000>;
|
|
|
|
rail-name = "VDDA25";
|
|
|
|
channel_enabled;
|
|
|
|
};
|
|
|
|
ch3: channel2 {
|
|
|
|
uohms-shunt-res = <10000>;
|
|
|
|
rail-name = "VDD25";
|
|
|
|
channel_enabled;
|
|
|
|
};
|
|
|
|
ch4: channel3 {
|
|
|
|
uohms-shunt-res = <10000>;
|
|
|
|
rail-name = "VDDA_REG";
|
|
|
|
channel_enabled;
|
2021-01-15 02:50:39 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2021-11-17 12:51:17 +00:00
|
|
|
|
|
|
|
&mac1 {
|
|
|
|
status = "okay";
|
|
|
|
phy-mode = "sgmii";
|
|
|
|
phy-handle = <&phy1>;
|
|
|
|
phy1: ethernet-phy@9 {
|
|
|
|
reg = <9>;
|
|
|
|
ti,fifo-depth = <0x1>;
|
|
|
|
};
|
|
|
|
};
|
2022-10-27 06:02:00 +00:00
|
|
|
|
|
|
|
&qspi {
|
|
|
|
status = "okay";
|
|
|
|
num-cs = <1>;
|
|
|
|
|
|
|
|
flash0: flash@0 {
|
|
|
|
compatible = "spi-nand";
|
|
|
|
reg = <0x0>;
|
|
|
|
spi-tx-bus-width = <4>;
|
|
|
|
spi-rx-bus-width = <4>;
|
|
|
|
spi-max-frequency = <20000000>;
|
|
|
|
spi-cpol;
|
|
|
|
spi-cpha;
|
|
|
|
};
|
|
|
|
};
|