Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
| # SPDX-License-Identifier: GPL-2.0
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/cci-control-port.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: CCI Interconnect Bus Masters
maintainers:
- Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
description: |
Masters in the device tree connected to a CCI port (inclusive of CPUs
and their cpu nodes).
select: true
properties:
cci-control-port:
$ref: /schemas/types.yaml#/definitions/phandle
additionalProperties: true
examples:
- |
cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
compatible = "arm,cortex-a15";
device_type = "cpu";
cci-control-port = <&cci_control1>;
reg = <0>;
};
};
...
|
- << [ bindings ]
- actions.yaml
- airoha.yaml
- [ altera ]
- altera.yaml
- amazon,al.yaml
- amd,pensando.yaml
- [ amlogic ]
- amlogic.yaml
- [ apple ]
- apple.yaml
- arm,cci-400.yaml
- arm,coresight-catu.yaml
- arm,coresight-cpu-debug.yaml
- arm,coresight-cti.yaml
- arm,coresight-dummy-sink.yaml
- arm,coresight-dummy-source.yaml
- arm,coresight-dynamic-funnel.yaml
- arm,coresight-dynamic-replicator.yaml
- arm,coresight-etb10.yaml
- arm,coresight-etm.yaml
- arm,coresight-static-funnel.yaml
- arm,coresight-static-replicator.yaml
- arm,coresight-stm.yaml
- arm,coresight-tmc.yaml
- arm,coresight-tpiu.yaml
- arm,corstone1000.yaml
- arm,embedded-trace-extension.yaml
- arm,integrator.yaml
- arm,juno-fpga-apb-regs.yaml
- arm,realview.yaml
- arm,scu.yaml
- arm,trace-buffer-extension.yaml
- arm,versatile-sysreg.yaml
- arm,versatile.yaml
- arm,vexpress-juno.yaml
- [ aspeed ]
- atmel-at91.yaml
- atmel-sysregs.txt
- axis.txt
- axxia.yaml
- [ bcm ]
- bitmain.yaml
- [ calxeda ]
- calxeda.yaml
- cavium-thunder.txt
- cavium-thunder2.txt
- cci-control-port.yaml
- [ cpu-enable-method ]
- cpus.yaml
- digicolor.yaml
- [ firmware ]
- [ freescale ]
- fsl.yaml
- gemini.yaml
- google.yaml
- [ hisilicon ]
- hpe,gxp.yaml
- intel,keembay.yaml
- intel,socfpga.yaml
- intel-ixp4xx.yaml
- [ keystone ]
- linux,dummy-virt.yaml
- [ marvell ]
- [ mediatek ]
- mediatek.yaml
- microchip,sparx5.yaml
- moxart.yaml
- [ mrvl ]
- [ mstar ]
- [ nuvoton ]
- nvidia,tegra194-ccplex.yaml
- [ nxp ]
- [ omap ]
- pmu.yaml
- primecell.yaml
- psci.yaml
- qcom,coresight-remote-etm.yaml
- qcom,coresight-tpda.yaml
- qcom,coresight-tpdm.yaml
- qcom-soc.yaml
- qcom.yaml
- rda.yaml
- realtek.yaml
- [ rockchip ]
- rockchip.yaml
- [ samsung ]
- secure.txt
- [ socionext ]
- sp810.yaml
- spear.yaml
- [ sprd ]
- ste-nomadik.txt
- sti.yaml
- [ stm32 ]
- sunplus,sp7021.yaml
- [ sunxi ]
- sunxi.yaml
- syna.txt
- [ tegra ]
- tegra.yaml
- tesla.yaml
- [ ti ]
- toshiba.yaml
- [ ux500 ]
- ux500.yaml
- vexpress-config.yaml
- vexpress-scc.txt
- vexpress-sysreg.yaml
- [ vt8500 ]
- vt8500.yaml
- xen.txt
-