/Linux-v5.10/Documentation/devicetree/bindings/arm/keystone/ |
D | keystone.txt | 25 - K2G 26 compatible = "ti,k2g", "ti,keystone" 38 - K2G EVM 39 compatible = "ti,k2g-evm", "ti,k2g", "ti-keystone" 41 - K2G Industrial Communication Engine EVM 42 compatible = "ti,k2g-ice", "ti,k2g", "ti-keystone"
|
D | ti,sci.txt | 9 An example of such an SoC is K2G, which contains the system control hardware 27 - compatible: should be "ti,k2g-sci" for TI 66AK2G SoC 53 Example (K2G): 56 compatible = "ti,k2g-sci"; 71 Example (K2G): 74 compatible = "ti,k2g-sci";
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | keystone-k2g.dtsi | 3 * Device Tree Source for K2G SOC 13 compatible = "ti,k2g","ti,keystone"; 14 model = "Texas Instruments K2G SoC"; 230 compatible = "ti,k2g-dsp"; 246 compatible = "ti,k2g-message-manager"; 258 compatible = "ti,k2g-sci"; 260 * In case of rare platforms that does not use k2g as 276 compatible = "ti,k2g-sci-clk"; 287 compatible = "ti,k2g-gpio", "ti,keystone-gpio"; 310 compatible = "ti,k2g-gpio", "ti,keystone-gpio"; [all …]
|
D | keystone-k2g-ice.dts | 3 * Device Tree Source for K2G Industrial Communication Engine EVM 9 #include "keystone-k2g.dtsi" 13 compatible = "ti,k2g-ice", "ti,k2g", "ti,keystone"; 14 model = "Texas Instruments K2G Industrial Communication EVM";
|
D | keystone-k2g-evm.dts | 3 * Device Tree Source for K2G EVM 9 #include "keystone-k2g.dtsi" 12 compatible = "ti,k2g-evm", "ti,k2g", "ti,keystone"; 13 model = "Texas Instruments K2G General Purpose EVM";
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ti/ |
D | ti,k2g-dss.yaml | 5 $id: "http://devicetree.org/schemas/display/ti/ti,k2g-dss.yaml#" 8 title: Texas Instruments K2G Display Subsystem 15 The K2G DSS is an ultra-light version of TI Keystone Display 21 const: ti,k2g-dss 85 compatible = "ti,k2g-dss";
|
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/ |
D | ti,message-manager.txt | 14 - compatible: Shall be: "ti,k2g-message-manager" 24 For ti,k2g-message-manager, this shall contain: 29 Example(K2G): 33 compatible = "ti,k2g-message-manager";
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/ |
D | sci-pm-domain.txt | 32 Example (K2G): 35 compatible = "ti,k2g-sci"; 57 of valid identifiers for k2g. 59 Example (K2G):
|
D | keystone-navigator-qmss.txt | 21 : Must be "ti,66ak2g-navss-qm" for QMSS on K2G SoC. 44 For QMSS on K2G SoC, following QM reg indexes are used in that order
|
D | ti,pruss.yaml | 68 - ti,k2g-pruss # for 66AK2G SoC family 324 - ti,k2g-pruss
|
/Linux-v5.10/drivers/gpu/drm/tidss/ |
D | tidss_dispc_regs.h | 140 #define DISPC_VID_K2G_IRQENABLE 0x200 /* K2G */ 141 #define DISPC_VID_K2G_IRQSTATUS 0x204 /* K2G */ 145 #define DISPC_VID_K2G_POSITION 0x214 /* K2G */ 186 #define DISPC_VP_K2G_GAMMA_TABLE 0x20 /* K2G */ 187 #define DISPC_VP_K2G_IRQENABLE 0x3c /* K2G */ 188 #define DISPC_VP_K2G_IRQSTATUS 0x40 /* K2G */
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | ti,sci-clk.txt | 14 - compatible: Must be "ti,k2g-sci-clk" 25 compatible = "ti,k2g-sci"; 28 compatible = "ti,k2g-sci-clk";
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | sdhci-omap.txt | 9 Should be "ti,k2g-sdhci" for K2G 13 (Not required for K2G).
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 16 - "ti,k2g-edma3-tpcc", "ti,edma3-tpcc" for the 59 - "ti,k2g-edma3-tptc", "ti,edma3-tptc" for the 154 compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc"; 177 compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc"; 183 compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc"; 189 compatible = "ti,k2g-hsmmc", "ti,omap4-hsmmc";
|
/Linux-v5.10/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 350 #define K2G(val) (((val) >> 8) & 0xff) in armada_overlay_set_property() macro 355 drm_to_overlay_state(state)->colorkey_ug = CCC(K2G(val)); in armada_overlay_set_property() 362 drm_to_overlay_state(state)->colorkey_ug |= K2G(val) << 16; in armada_overlay_set_property() 369 drm_to_overlay_state(state)->colorkey_ug |= K2G(val) << 24; in armada_overlay_set_property() 376 drm_to_overlay_state(state)->colorkey_ug |= K2G(val) << 8; in armada_overlay_set_property() 383 drm_to_overlay_state(state)->colorkey_ug |= K2G(val); in armada_overlay_set_property()
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-davinci.txt | 7 "ti,k2g-gpio", "ti,keystone-gpio": for 66AK2G 84 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
|
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/ |
D | ti,keystone-rproc.txt | 29 "ti,k2g-dsp" for DSPs on Keystone 2 66AK2G SoCs 168 compatible = "ti,k2g-dsp";
|
/Linux-v5.10/Documentation/arm/omap/ |
D | omap.rst | 17 to work in DRA7 and K2G based boards.
|
/Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
D | pwm-tiecap.txt | 9 for 66ak2g - compatible = "ti,k2g-ecap", "ti,am3352-ecap";
|
/Linux-v5.10/arch/arm64/boot/dts/ti/ |
D | k3-j7200-mcu-wakeup.dtsi | 10 compatible = "ti,k2g-sci"; 27 compatible = "ti,k2g-sci-clk";
|
D | k3-am65-wakeup.dtsi | 27 compatible = "ti,k2g-sci-clk";
|
D | k3-j721e-mcu-wakeup.dtsi | 10 compatible = "ti,k2g-sci"; 27 compatible = "ti,k2g-sci-clk";
|
/Linux-v5.10/arch/arm/mach-keystone/ |
D | keystone.c | 97 "ti,k2g",
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | cadence-quadspi.txt | 6 For TI 66AK2G SoC - "ti,k2g-qspi", "cdns,qspi-nor".
|
/Linux-v5.10/Documentation/devicetree/bindings/reset/ |
D | ti,sci-reset.txt | 50 compatible = "ti,k2g-sci";
|