/linux/arch/mips/boot/dts/mobileye/ |
H A D | eyeq5-epm5.dts | 8 #include "eyeq5.dtsi" 11 compatible = "mobileye,eyeq5-epm5", "mobileye,eyeq5"; 12 model = "Mobile EyeQ5 MP5 Evaluation board";
|
H A D | Makefile | 4 dtb-$(CONFIG_MACH_EYEQ5) += eyeq5-epm5.dtb
|
H A D | eyeq5-pins.dtsi | 4 * Default pin configuration for Mobileye EyeQ5 boards. We mostly create one
|
/linux/Documentation/devicetree/bindings/soc/mobileye/ |
H A D | mobileye,eyeq5-olb.yaml | 4 $id: http://devicetree.org/schemas/soc/mobileye/mobileye,eyeq5-olb.yaml# 16 resets, pinctrl are being handled from here. EyeQ5 and EyeQ6L host a single 23 - mobileye,eyeq5-olb 290 - mobileye,eyeq5-olb 313 # Only EyeQ5 has pinctrl in OLB. 319 const: mobileye,eyeq5-olb 331 compatible = "mobileye,eyeq5-olb", "syscon";
|
/linux/arch/mips/mobileye/ |
H A D | Kconfig | 11 bool "Mobileye EyeQ5 SoC" 18 bool "Include FDT for Mobileye EyeQ5 development platforms" 22 Enable this to include the FDT for the EyeQ5 development platforms
|
H A D | board-epm5.its.S | 6 data = /incbin/("boot/dts/mobileye/eyeq5-epm5.dtb");
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | mobileye.yaml | 24 - description: Boards with Mobileye EyeQ5 SoC 27 - mobileye,eyeq5-epm5 28 - const: mobileye,eyeq5
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | st,nomadik-i2c.yaml | 24 - mobileye,eyeq5-i2c 35 - mobileye,eyeq5-i2c 98 const: mobileye,eyeq5-i2c 141 compatible = "mobileye,eyeq5-i2c", "arm,primecell";
|
/linux/drivers/reset/ |
H A D | reset-eyeq.c | 3 * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms. 5 * Controllers live in a shared register region called OLB. EyeQ5 and EyeQ6L 18 * Known resets in EyeQ5 domain 0 (type EQR_EYEQ5_SARCR): 27 * Known resets in EyeQ5 domain 1 (type EQR_EYEQ5_ACRP): 33 * Known resets in EyeQ5 domain 2 (type EQR_EYEQ5_PCIE): 545 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data },
|
H A D | Kconfig | 75 This enables the Mobileye EyeQ reset controller, used in EyeQ5, EyeQ6L
|
/linux/drivers/clk/ |
H A D | clk-eyeq.c | 3 * PLL clock driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms. 47 #include <dt-bindings/clock/mobileye,eyeq5-clk.h> 675 { .compatible = "mobileye,eyeq5-olb", .data = &eqc_eyeq5_match_data }, 845 CLK_OF_DECLARE_DRIVER(eqc_eyeq5, "mobileye,eyeq5-olb", eqc_eyeq5_early_init);
|
H A D | Kconfig | 235 This driver provides clocks found on Mobileye EyeQ5, EyeQ6L and Eye6H
|
/linux/drivers/gpio/ |
H A D | gpio-nomadik.c | 10 * This driver also handles the mobileye,eyeq5-gpio compatible. It is an STA2X11 553 "mobileye,eyeq5-gpio"); in nmk_gpio_populate_chip() 713 { .compatible = "mobileye,eyeq5-gpio", },
|
H A D | Kconfig | 510 used by the Mobileye EyeQ5 SoC.
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | cdns,qspi-nor.yaml | 73 - mobileye,eyeq5-ospi
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 224 bool "Mobileye EyeQ5 pinctrl driver" 232 Pin controller driver for the Mobileye EyeQ5 platform. It does both
|
H A D | Makefile | 27 obj-$(CONFIG_PINCTRL_EYEQ5) += pinctrl-eyeq5.o
|
H A D | pinctrl-eyeq5.c | 3 * Pinctrl driver for the Mobileye EyeQ5 platform. 15 * We use eq5p_ as prefix, as-in "EyeQ5 Pinctrl", but way shorter.
|
/linux/drivers/i2c/busses/ |
H A D | i2c-nomadik.c | 9 * The Mobileye EyeQ5 and EyeQ6H platforms are also supported; they use 12 * - (only EyeQ5) A register must be configured for the I2C speed mode; 122 /* Mobileye EyeQ5 offset into a shared register region (called OLB) */ 1071 .compatible = "mobileye,eyeq5-i2c",
|
/linux/arch/mips/ |
H A D | Kconfig | 1006 bool "Include FDT for Mobileye EyeQ5 development platforms" 1010 Enable this to include the FDT for the EyeQ5 development platforms
|
/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik.c | 1229 /* We are NOT compatible with mobileye,eyeq5-gpio. */ in nmk_pinctrl_probe()
|
/linux/drivers/spi/ |
H A D | spi-cadence-quadspi.c | 2111 .compatible = "mobileye,eyeq5-ospi",
|
/linux/ |
H A D | MAINTAINERS | 15835 F: drivers/pinctrl/pinctrl-eyeq5.c 15837 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
|