/Linux-v5.15/arch/powerpc/boot/dts/ |
D | mpc5121.dtsi | 3 * base MPC5121 Device Tree Source 13 model = "mpc5121"; 14 compatible = "fsl,mpc5121"; 47 compatible = "fsl,mpc5121-mbx"; 57 compatible = "fsl,mpc5121-sram"; 62 compatible = "fsl,mpc5121-nfc"; 72 compatible = "fsl,mpc5121-localbus"; 91 compatible = "fsl,mpc5121-immr"; 107 compatible = "fsl,mpc5121-ipic", "fsl,ipic"; 116 compatible = "fsl,mpc5121-wdt"; [all …]
|
D | pdm360ng.dts | 12 #include "mpc5121.dtsi" 16 compatible = "ifm,pdm360ng", "fsl,mpc5121"; 137 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 141 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 145 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 149 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 153 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 161 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 169 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 173 compatible = "fsl,mpc5121-psc-spi", "fsl,mpc5121-psc"; [all …]
|
D | mpc5125twr.dts | 51 compatible = "fsl,mpc5121-sram"; 67 compatible = "fsl,mpc5121-immr"; 81 compatible = "fsl,mpc5121-ipic", "fsl,ipic"; 89 compatible = "fsl,mpc5121-rtc"; 100 compatible = "fsl,mpc5121-clock"; 108 compatible = "fsl,mpc5121-pmc"; 126 compatible = "fsl,mpc5121-mscan"; 138 compatible = "fsl,mpc5121-mscan"; 150 compatible = "fsl,mpc5121-sdhc"; 161 compatible = "fsl,mpc5121-i2c", "fsl-i2c"; [all …]
|
D | mpc5121ads.dts | 8 #include "mpc5121.dtsi" 12 compatible = "fsl,mpc5121ads", "fsl,mpc5121"; 139 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 144 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 149 compatible = "fsl,mpc5121-psc-ac97", "fsl,mpc5121-psc";
|
D | ac14xx.dts | 9 #include "mpc5121.dtsi" 13 compatible = "ifm,ac14xx", "fsl,mpc5121"; 148 compatible = "fsl,mpc5121rev2-clock", "fsl,mpc5121-clock"; 236 compatible = "fsl,mpc5121-axe-base"; 244 compatible = "fsl,mpc5121-axe-app"; 299 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 306 compatible = "fsl,mpc5121-psc-spi", "fsl,mpc5121-psc"; 330 compatible = "fsl,mpc5121-psc-spi", "fsl,mpc5121-psc"; 348 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc";
|
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5121-psc.txt | 1 MPC5121 PSC Device Tree Bindings 7 are specified by fsl,mpc5121-psc-uart nodes in the 8 fsl,mpc5121-immr SoC node. Additionally the PSC FIFO 9 Controller node fsl,mpc5121-psc-fifo is required there: 16 Supported <soc>s: mpc5121, mpc5125 30 for that is fsl,mpc5121-psc-spi. It requires a fsl,mpc5121-psc-fifo as well. 32 fsl,mpc5121-psc-uart nodes, just use spi instead of uart in the compatible 40 Supported <soc>s: mpc5121, mpc5125 54 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; 64 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc"; [all …]
|
D | diu.txt | 7 - compatible : should be "fsl,diu" or "fsl,mpc5121-diu". 25 Example for MPC5121: 27 compatible = "fsl,mpc5121-diu";
|
/Linux-v5.15/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 25 #include <asm/mpc5121.h> 77 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_set_pixel_clock() 226 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_init_diu() 318 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-ipic"); in mpc512x_init_IRQ() 336 { .compatible = "fsl,mpc5121-immr", }, 337 { .compatible = "fsl,mpc5121-localbus", }, 338 { .compatible = "fsl,mpc5121-mbx", }, 339 { .compatible = "fsl,mpc5121-nfc", }, 340 { .compatible = "fsl,mpc5121-sram", }, 341 { .compatible = "fsl,mpc5121-pci", }, [all …]
|
D | mpc5121_ads.c | 8 * MPC5121 ADS board setup 27 printk(KERN_INFO "MPC5121 ADS board from Freescale Semiconductor\n"); in mpc5121_ads_setup_arch() 41 for_each_compatible_node(np, "pci", "fsl,mpc5121-pci") in mpc5121_ads_setup_pci() 66 .name = "MPC5121 ADS", in define_machine()
|
D | clock-commonclk.c | 20 #include <asm/mpc5121.h> 83 * MPC5123 is an MPC5121 without the MBX graphics accelerator 102 if (of_machine_is_compatible("fsl,mpc5121")) { in mpc512x_clk_determine_soc() 389 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-immr"); in get_freq_from_dt() 973 if (of_find_compatible_node(NULL, "pci", "fsl,mpc5121-pci")) in mpc5121_clk_provide_migration_support() 1042 FOR_NODES("fsl,mpc5121-psc-fifo") { in mpc5121_clk_provide_backwards_compat() 1047 FOR_NODES("fsl,mpc5121-nfc") { in mpc5121_clk_provide_backwards_compat() 1052 FOR_NODES("fsl,mpc5121-mscan") { in mpc5121_clk_provide_backwards_compat() 1072 FOR_NODES("fsl,mpc5121-i2c") { in mpc5121_clk_provide_backwards_compat() 1095 FOR_NODES("fsl,mpc5121-diu") { in mpc5121_clk_provide_backwards_compat() [all …]
|
D | pdm360ng.c | 54 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-gpio"); in pdm360ng_penirq_init() 56 pr_err("%s: Can't find 'mpc5121-gpio' node\n", __func__); in pdm360ng_penirq_init()
|
D | mpc512x_lpbfifo.c | 16 #include <asm/mpc5121.h> 381 lb_node = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-localbus"); in get_cs_ranges() 386 * The node defined as compatible with 'fsl,mpc5121-localbus' in get_cs_ranges()
|
/Linux-v5.15/Documentation/devicetree/bindings/usb/ |
D | fsl-usb.txt | 11 or "fsl,mpc5121-usb2-dr" for dual role USB controllers of MPC5121. 38 - fsl,invert-drvvbus : boolean; for MPC5121 USB0 only. Indicates the 40 - fsl,invert-pwr-fault : boolean; for MPC5121 USB0 only. Indicates 71 compatible = "fsl,mpc5121-usb2-dr";
|
/Linux-v5.15/Documentation/devicetree/bindings/net/can/ |
D | mpc5xxx-mscan.txt | 18 fsl,mpc5121-mscan nodes 36 Note that the MPC5121 Rev. 1 processor is not supported. 40 compatible = "fsl,mpc5121-mscan"; 47 compatible = "fsl,mpc5121-mscan";
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-mpc5121.c | 3 * Real-time clock driver for MPC5121 328 "mpc5121-rtc", &op->dev); in mpc5121_rtc_probe() 337 mpc5121_rtc_handler_upd, 0, "mpc5121-rtc_upd", in mpc5121_rtc_probe() 356 if (of_device_is_compatible(op->dev.of_node, "fsl,mpc5121-rtc")) { in mpc5121_rtc_probe() 361 "mpc5121-rtc: Battery or oscillator failure!\n"); in mpc5121_rtc_probe() 367 * time register, the actual maximum year for the mpc5121 is in mpc5121_rtc_probe() 405 { .compatible = "fsl,mpc5121-rtc", }, 414 .name = "mpc5121-rtc",
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-mpc.yaml | 22 - fsl,mpc5121-i2c 65 /* MPC5121 based board */ 69 compatible = "fsl,mpc5121-i2c", "fsl-i2c";
|
/Linux-v5.15/Documentation/devicetree/bindings/dma/ |
D | mpc512x-dma.txt | 11 - compatible: should be "fsl,mpc5121-dma" or "fsl,mpc8308-dma"; 23 compatible = "fsl,mpc5121-dma";
|
/Linux-v5.15/drivers/mtd/nand/raw/ |
D | mpc5121_nfc.c | 29 #include <asm/mpc5121.h> 39 /* MPC5121 NFC registers */ 528 rmnode = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-reset"); in mpc5121_nfc_read_hw_config() 530 dev_err(prv->dev, "Missing 'fsl,mpc5121-reset' " in mpc5121_nfc_read_hw_config() 637 * in MPC5121 revision 2 and MPC5123 revision 3. in mpc5121_nfc_probe() 700 mtd->name = "MPC5121 NAND"; in mpc5121_nfc_probe() 836 { .compatible = "fsl,mpc5121-nfc", }, 853 MODULE_DESCRIPTION("MPC5121 NAND MTD driver");
|
/Linux-v5.15/include/linux/ |
D | fsl-diu-fb.h | 45 * The MPC5121 BSP comes with a gamma_set utility that initializes the 48 * supported on the MPC5121.
|
/Linux-v5.15/drivers/net/can/mscan/ |
D | Kconfig | 19 MPC5121 (Rev. 2 and later) are supported.
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | gpio-mpc8xxx.txt | 6 mpc5121, mpc5125, mpc8349, mpc8572, mpc8610, pq3, qoriq,
|
/Linux-v5.15/drivers/usb/host/ |
D | fsl-mph-dr-of.c | 155 if (of_device_is_compatible(np, "fsl,mpc5121-usb2-dr")) in usb_get_ver_info() 354 { .compatible = "fsl,mpc5121-usb2-dr", .data = &fsl_usb2_mpc5121_pd, },
|
D | ehci-fsl.c | 406 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_setup() 589 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_drv_suspend() 610 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_drv_resume()
|
/Linux-v5.15/drivers/gpio/ |
D | gpio-mpc8xxx.c | 85 /* GPIO 28..31 are input only on MPC5121 */ in mpc5121_gpio_dir_out() 295 { .compatible = "fsl,mpc5121-gpio", .data = &mpc512x_gpio_devtype, },
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | mpc5121.h | 3 * MPC5121 Prototypes and definitions
|