/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/ |
H A 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"
|
H A D | ti,sci.yaml | 18 An example of such an SoC is K2G, which contains the system control hardware 39 - const: ti,k2g-sci 96 compatible = "ti,k2g-sci"; 107 compatible = "ti,k2g-sci"; 121 compatible = "ti,k2g-sci-clk";
|
/openbmc/u-boot/include/configs/ |
H A D | k2g_evm.h | 3 * Configuration header file for TI's k2g-evm 33 "setenv name_fdt keystone-k2g-evm.dtb; " \ 35 "setenv name_fdt keystone-k2g-evm.dtb; " \ 37 "setenv name_fdt keystone-k2g-ice.dtb; " \ 41 "name_mon=skern-k2g.bin\0" \ 42 "name_ubi=k2g-evm-ubifs.ubi\0" \ 43 "name_uboot=u-boot-spi-k2g-evm.gph\0" \ 47 "soc_variant=k2g\0" \ 52 "name_fs=arago-base-tisdk-image-k2g-evm.cpio\0"
|
/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A 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 …]
|
H A D | Makefile | 6 keystone-k2g-evm.dtb \ 7 keystone-k2g-ice.dtb
|
H A 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";
|
H A 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"; 78 simple-audio-card,name = "K2G-EVM";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | keystone-k2g-ice.dts | 3 * Device Tree Source for K2G Industrial Communication Engine EVM 9 #include "keystone-k2g.dtsi" 12 compatible = "ti,k2g-ice", "ti,k2g", "ti,keystone"; 13 model = "Texas Instruments K2G Industrial Communication EVM";
|
H A D | keystone-k2g-generic.dts | 10 #include "keystone-k2g.dtsi" 13 compatible = "ti,k2g-generic", "ti,k2g", "ti,keystone";
|
H A D | keystone-k2g-evm.dts | 4 * Device Tree Source for K2G EVM 12 #include "keystone-k2g.dtsi" 15 compatible = "ti,k2g-evm","ti,keystone"; 16 model = "Texas Instruments K2G General Purpose EVM";
|
H A D | k3-am65-wakeup.dtsi | 10 compatible = "ti,k2g-sci"; 27 compatible = "ti,k2g-sci-clk";
|
H A D | keystone-k2g.dtsi | 4 * Device Tree Source for K2G SOC 14 model = "Texas Instruments K2G SoC"; 101 #include "keystone-k2g-netcp.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A 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 84 compatible = "ti,k2g-dss";
|
/openbmc/u-boot/configs/ |
H A D | k2g_hs_evm_defconfig | 24 CONFIG_DEFAULT_DEVICE_TREE="keystone-k2g-evm" 25 CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm keystone-k2g-ice"
|
H A D | k2g_evm_defconfig | 31 CONFIG_DEFAULT_DEVICE_TREE="keystone-k2g-evm" 32 CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm keystone-k2g-ice"
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A 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";
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A 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 */
|
/openbmc/u-boot/doc/device-tree-bindings/firmware/ |
H A 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" 48 compatible = "ti,k2g-sci"; 64 compatible = "ti,k2g-sci";
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-omap.txt | 13 Should be "ti,k2g-sdhci" for K2G 17 (Not required for K2G).
|
/openbmc/u-boot/doc/device-tree-bindings/clock/ |
H A D | ti,sci-clk.txt | 20 - compatible: Must be "ti,k2g-sci-clk" 27 compatible = "ti,k2g-sci"; 30 compatible = "ti,k2g-sci-clk";
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A 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";
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | README | 23 The K2G SoC details are available at 36 |K2G |2 |256MB |1MB |1 |1 |1 |1 | 66 - MMC boot (Only on K2G) 76 Examples for k2hk, for k2e, k2l and k2g just replace k2hk prefix accordingly. 95 K2G http://processors.wiki.ti.com/index.php/66AK2G02_GP_EVM_Hardware_Setup 184 Load and Run U-Boot on K2G EVMs using MMC
|
H A D | board_k2g.c | 3 * K2G EVM : Board initialization 16 #include "mux-k2g.h" 239 if (!strcmp(name, "keystone-k2g-generic") && !eeprom_read) in board_fit_config_name_match() 241 else if (!strcmp(name, "keystone-k2g-evm") && in board_fit_config_name_match() 244 else if (!strcmp(name, "keystone-k2g-ice") && board_ti_is("66AK2GIC")) in board_fit_config_name_match()
|
H A D | ddr3_k2g.c | 3 * K2G: DDR3 initialization 15 /* K2G GP EVM DDR3 Configuration */ 116 /* K2G ICE evm DDR3 Configuration */
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | ti,sci-clk.yaml | 28 const: ti,k2g-sci-clk 47 compatible = "ti,k2g-sci-clk";
|