Searched +full:am62 +full:- +full:gpu (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/contrib/device-tree/Bindings/gpu/ |
| D | img,powervr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/gpu/img,powervr.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Imagination Technologies PowerVR and IMG GPU 11 - Frank Binns <frank.binns@imgtec.com> 16 - enum: 17 - ti,am62-gpu 18 - const: img,img-axe # IMG AXE GPU model/revision is fully discoverable 27 clock-names: [all …]
|
| D | img,powervr-rogue.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/gpu/img,powervr-rogue.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Frank Binns <frank.binns@imgtec.com> 16 - enum: 17 - ti,am62-gpu 18 - const: img,img-axe # IMG AXE GPU model/revision is fully discoverable 27 clock-names: 29 - const: core [all …]
|
| /freebsd-head/sys/contrib/device-tree/src/arm64/ti/ |
| HD | k3-am62.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 3 * Device Tree Source for AM62 SoC Family 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/irq.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/soc/ti,sci_pm_domain.h> 13 #include "k3-pinctrl.h" 18 interrupt-parent = <&gic500>; 19 #address-cells = <2>; [all …]
|
| HD | k3-am62-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 gic500: interrupt-controller@1800000 { 18 compatible = "arm,gic-v3"; 19 #address-cells = <2>; 20 #size-cells = <2>; 22 #interrupt-cells = <3>; [all …]
|
| HD | k3-j784s4-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/mux/mux.h> 9 #include <dt-bindings/phy/phy.h> 10 #include <dt-bindings/phy/phy-ti.h> 12 #include "k3-serdes.h" 15 serdes_refclk: clock-serdes { 16 #clock-cells = <0>; 17 compatible = "fixed-clock"; 25 compatible = "mmio-sram"; [all …]
|