003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/src/arm64/arm
usr
/
src
/
sys
/
contrib
/
device-tree
/
src
/
arm64
/
arm
/
📁
..
📄
foundation-v8-gicv2.dtsi
(465 B)
📄
foundation-v8-gicv3-psci.dts
(181 B)
📄
foundation-v8-gicv3.dts
(218 B)
📄
foundation-v8-gicv3.dtsi
(647 B)
📄
foundation-v8-psci.dts
(181 B)
📄
foundation-v8-psci.dtsi
(290 B)
📄
foundation-v8-spin-table.dtsi
(403 B)
📄
foundation-v8.dts
(218 B)
📄
foundation-v8.dtsi
(6.42 KB)
📄
fvp-base-revc.dts
(7.39 KB)
📄
juno-base.dtsi
(19.7 KB)
📄
juno-clocks.dtsi
(940 B)
📄
juno-cs-r1r2.dtsi
(1.57 KB)
📄
juno-motherboard.dtsi
(7.23 KB)
📄
juno-r1.dts
(5.65 KB)
📄
juno-r2.dts
(5.87 KB)
📄
juno.dts
(5.64 KB)
📄
rtsm_ve-aemv8a.dts
(5.41 KB)
📄
rtsm_ve-motherboard-rs2.dtsi
(462 B)
📄
rtsm_ve-motherboard.dtsi
(6.25 KB)
📄
vexpress-v2f-1xv7-ca53x2.dts
(5.6 KB)
📄
vexpress-v2m-rs1.dtsi
(10.54 KB)
Editing: juno-cs-r1r2.dtsi
// SPDX-License-Identifier: GPL-2.0 / { funnel@20130000 { /* cssys1 */ compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; reg = <0 0x20130000 0 0x1000>; clocks = <&soc_smc50mhz>; clock-names = "apb_pclk"; power-domains = <&scpi_devpd 0>; out-ports { port { csys1_funnel_out_port: endpoint { remote-endpoint = <&etf1_in_port>; }; }; }; in-ports { port { csys1_funnel_in_port0: endpoint { }; }; }; }; etf@20140000 { /* etf1 */ compatible = "arm,coresight-tmc", "arm,primecell"; reg = <0 0x20140000 0 0x1000>; clocks = <&soc_smc50mhz>; clock-names = "apb_pclk"; power-domains = <&scpi_devpd 0>; in-ports { port { etf1_in_port: endpoint { remote-endpoint = <&csys1_funnel_out_port>; }; }; }; out-ports { port { etf1_out_port: endpoint { remote-endpoint = <&csys2_funnel_in_port1>; }; }; }; }; funnel@20150000 { /* cssys2 */ compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; reg = <0 0x20150000 0 0x1000>; clocks = <&soc_smc50mhz>; clock-names = "apb_pclk"; power-domains = <&scpi_devpd 0>; out-ports { port { csys2_funnel_out_port: endpoint { remote-endpoint = <&replicator_in_port0>; }; }; }; in-ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; csys2_funnel_in_port0: endpoint { slave-mode; remote-endpoint = <&etf0_out_port>; }; }; port@1 { reg = <1>; csys2_funnel_in_port1: endpoint { slave-mode; remote-endpoint = <&etf1_out_port>; }; }; }; }; };
Upload File
Create Folder