File tree Expand file tree Collapse file tree 3 files changed +32
-27
lines changed
Documentation/devicetree/bindings/arm/ti Expand file tree Collapse file tree 3 files changed +32
-27
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2+ %YAML 1.2
3+ ---
4+ $id : http://devicetree.org/schemas/arm/ti/k3.yaml#
5+ $schema : http://devicetree.org/meta-schemas/core.yaml#
6+
7+ title : Texas Instruments K3 Multicore SoC architecture device tree bindings
8+
9+ maintainers :
10+ -
Nishanth Menon <[email protected] > 11+
12+ description : |
13+ Platforms based on Texas Instruments K3 Multicore SoC architecture
14+ shall have the following properties.
15+
16+ properties :
17+ $nodename :
18+ const : ' /'
19+ compatible :
20+ oneOf :
21+
22+ - description : K3 AM654 SoC
23+ items :
24+ - enum :
25+ - ti,am654-evm
26+ - const : ti,am654
27+
28+ - description : K3 J721E SoC
29+ items :
30+ - const : ti,j721e
31+ ...
Original file line number Diff line number Diff line change 26362636M: Nishanth Menon <
[email protected] >
26372637L:
[email protected] (moderated for non-subscribers)
26382638S: Supported
2639- F: Documentation/devicetree/bindings/arm/ti/k3.txt
2639+ F: Documentation/devicetree/bindings/arm/ti/k3.yaml
26402640F: arch/arm64/boot/dts/ti/Makefile
26412641F: arch/arm64/boot/dts/ti/k3-*
26422642F: include/dt-bindings/pinctrl/k3.h
You can’t perform that action at this time.
0 commit comments