Home
last modified time | relevance | path

Searched full:mpc5121 (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc5121.dtsi3 * 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 …]
H A Dpdm360ng.dts12 #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 …]
H A Dmpc5125twr.dts51 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 …]
H A Dmpc5121ads.dts8 #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";
H A Dac14xx.dts9 #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";
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpc5121-psc.txt1 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 …]
H A Ddiu.txt7 - compatible : should be "fsl,diu" or "fsl,mpc5121-diu".
25 Example for MPC5121:
27 compatible = "fsl,mpc5121-diu";
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c25 #include <asm/mpc5121.h>
63 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_set_pixel_clock()
212 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_init_diu()
304 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-ipic"); in mpc512x_init_IRQ()
322 { .compatible = "fsl,mpc5121-immr", },
323 { .compatible = "fsl,mpc5121-localbus", },
324 { .compatible = "fsl,mpc5121-mbx", },
325 { .compatible = "fsl,mpc5121-nfc", },
326 { .compatible = "fsl,mpc5121-sram", },
327 { .compatible = "fsl,mpc5121-pci", },
[all …]
H A Dmpc5121_ads.c8 * MPC5121 ADS board setup
26 printk(KERN_INFO "MPC5121 ADS board from Freescale Semiconductor\n"); in mpc5121_ads_setup_arch()
40 for_each_compatible_node(np, "pci", "fsl,mpc5121-pci") in mpc5121_ads_setup_pci()
62 .name = "MPC5121 ADS", in define_machine()
H A Dclock-commonclk.c20 #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 np = of_find_compatible_node(NULL, "pci", "fsl,mpc5121-pci"); in mpc5121_clk_provide_migration_support()
1044 FOR_NODES("fsl,mpc5121-psc-fifo") { in mpc5121_clk_provide_backwards_compat()
1049 FOR_NODES("fsl,mpc5121-nfc") { in mpc5121_clk_provide_backwards_compat()
1054 FOR_NODES("fsl,mpc5121-mscan") { in mpc5121_clk_provide_backwards_compat()
1074 FOR_NODES("fsl,mpc5121-i2c") { in mpc5121_clk_provide_backwards_compat()
1097 FOR_NODES("fsl,mpc5121-diu") { in mpc5121_clk_provide_backwards_compat()
[all …]
H A Dpdm360ng.c55 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-gpio"); in pdm360ng_penirq_init()
57 pr_err("%s: Can't find 'mpc5121-gpio' node\n", __func__); in pdm360ng_penirq_init()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dfsl-usb.txt11 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";
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dmpc5xxx-mscan.txt18 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";
/openbmc/linux/drivers/rtc/
H A Drtc-mpc5121.c3 * Real-time clock driver for MPC5121
312 "mpc5121-rtc", &op->dev); in mpc5121_rtc_probe()
321 mpc5121_rtc_handler_upd, 0, "mpc5121-rtc_upd", in mpc5121_rtc_probe()
341 if (of_device_is_compatible(op->dev.of_node, "fsl,mpc5121-rtc")) { in mpc5121_rtc_probe()
346 "mpc5121-rtc: Battery or oscillator failure!\n"); in mpc5121_rtc_probe()
352 * time register, the actual maximum year for the mpc5121 is in mpc5121_rtc_probe()
388 { .compatible = "fsl,mpc5121-rtc", },
397 .name = "mpc5121-rtc",
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-mpc.yaml22 - fsl,mpc5121-i2c
66 /* MPC5121 based board */
70 compatible = "fsl,mpc5121-i2c", "fsl-i2c";
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dmpc512x-dma.txt11 - compatible: should be "fsl,mpc5121-dma" or "fsl,mpc8308-dma";
23 compatible = "fsl,mpc5121-dma";
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c29 #include <asm/mpc5121.h>
39 /* MPC5121 NFC registers */
527 rmnode = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-reset"); in mpc5121_nfc_read_hw_config()
529 dev_err(prv->dev, "Missing 'fsl,mpc5121-reset' " in mpc5121_nfc_read_hw_config()
632 * in MPC5121 revision 2 and MPC5123 revision 3. in mpc5121_nfc_probe()
695 mtd->name = "MPC5121 NAND"; in mpc5121_nfc_probe()
831 { .compatible = "fsl,mpc5121-nfc", },
848 MODULE_DESCRIPTION("MPC5121 NAND MTD driver");
/openbmc/linux/include/linux/
H A Dfsl-diu-fb.h45 * The MPC5121 BSP comes with a gamma_set utility that initializes the
48 * supported on the MPC5121.
/openbmc/linux/drivers/net/can/mscan/
H A DKconfig19 MPC5121 (Rev. 2 and later) are supported.
/openbmc/u-boot/drivers/gpio/
H A Dmpc8xxx_gpio.c127 /* GPIO 28..31 are input only on MPC5121 */ in mpc8xxx_gpio_direction_output()
254 { .compatible = "fsl,mpc5121-gpio", .data = MPC5121_GPIO_TYPE, },
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-mpc8xxx.txt6 mpc5121, mpc5125, mpc8349, mpc8572, mpc8610, pq3, qoriq,
/openbmc/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c158 if (of_device_is_compatible(np, "fsl,mpc5121-usb2-dr")) in usb_get_ver_info()
353 { .compatible = "fsl,mpc5121-usb2-dr", .data = &fsl_usb2_mpc5121_pd, },
H A Dehci-fsl.c400 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_setup()
583 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_drv_suspend()
604 "fsl,mpc5121-usb2-dr")) { in ehci_fsl_drv_resume()
/openbmc/linux/drivers/gpio/
H A Dgpio-mpc8xxx.c79 /* GPIO 28..31 are input only on MPC5121 */ in mpc5121_gpio_dir_out()
290 { .compatible = "fsl,mpc5121-gpio", .data = &mpc512x_gpio_devtype, },
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc5121.h3 * MPC5121 Prototypes and definitions

12