Home
last modified time | relevance | path

Searched +full:am654 +full:- +full:evm (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ti/
Dk3.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nishanth Menon <nm@ti.com>
22 - description: K3 AM654 SoC
24 - enum:
25 - ti,am654-evm
26 - const: ti,am654
28 - description: K3 J721E SoC
30 - const: ti,j721e
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwlock/
Dti,omap-hwspinlock.yaml1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/hwlock/ti,omap-hwspinlock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Suman Anna <s-anna@ti.com>
15 - ti,omap4-hwspinlock # for OMAP44xx, OMAP54xx, AM33xx, AM43xx, DRA7xx SoCs
16 - ti,am654-hwspinlock # for K3 AM65x, J721E and J7200 SoCs
21 "#hwlock-cells":
24 The OMAP hwspinlock users will use a 0-indexed relative hwlock number as
32 - compatible
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/
Dti,k3-r5f-rproc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-r5f-rproc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Suman Anna <s-anna@ti.com>
13 The TI K3 family of SoCs usually have one or more dual-core Arm Cortex R5F
20 Each Dual-Core R5F sub-system is represented as a single DTS node
33 - ti,am654-r5fss
34 - ti,j721e-r5fss
36 power-domains:
[all …]
/kernel/linux/linux-5.10/sound/soc/ti/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
35 - daVinci devices
36 - Sitara line of SoCs (AM335x, AM438x, etc)
37 - DRA7x devices
38 - Keystone devices
39 - K3 devices (am654, j721e)
82 tristate "SoC Audio support for Nokia RX-51"
88 Say Y or M if you want to add support for SoC audio on Nokia RX-51
109 - Beagleboard or Devkit8000
110 - Gumstix Overo or CompuLab CM-T35/CM-T3730
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/
Dk3-am654-base-board.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
6 /dts-v1/;
8 #include "k3-am654.dtsi"
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/net/ti-dp83867.h>
13 compatible = "ti,am654-evm", "ti,am654";
14 model = "Texas Instruments AM654 Base Board";
17 stdout-path = "serial2:115200n8";
28 reserved-memory {
[all …]
/kernel/linux/linux-5.10/
DMAINTAINERS9 -------------------------
30 ``diff -u`` to make the patch easy to merge. Be prepared to get your
40 See Documentation/process/coding-style.rst for guidance here.
46 See Documentation/process/submitting-patches.rst for details.
57 include a Signed-off-by: line. The current version of this
59 Documentation/process/submitting-patches.rst.
70 that the bug would present a short-term risk to other users if it
76 Documentation/admin-guide/security-bugs.rst for details.
81 ---------------------------------------------------
97 W: *Web-page* with status/info
[all …]