| /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# 7 title: Mobileye EyeQ SoC system controller 12 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 23 - mobileye,eyeq5-olb 24 - mobileye,eyeq6l-olb 25 - mobileye,eyeq6h-acc-olb 26 - mobileye,eyeq6h-central-olb 27 - mobileye,eyeq6h-east-olb 28 - mobileye,eyeq6h-west-olb 29 - mobileye,eyeq6h-south-olb [all …]
|
| /linux/Documentation/devicetree/bindings/mips/ |
| H A D | mobileye.yaml | 2 # Copyright 2023 Mobileye Vision Technologies Ltd. 5 $id: http://devicetree.org/schemas/mips/mobileye.yaml# 8 title: Mobileye SoC series 16 Boards with a Mobileye SoC shall have the following properties. 24 - description: Boards with Mobileye EyeQ5 SoC 27 - mobileye,eyeq5-epm5 28 - const: mobileye,eyeq5 29 - description: Boards with Mobileye EyeQ6H SoC 32 - mobileye,eyeq6h-epm6 33 - const: mobileye,eyeq6h
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | st,nomadik-i2c.yaml | 24 - mobileye,eyeq5-i2c 25 - mobileye,eyeq6h-i2c 35 - mobileye,eyeq5-i2c 36 - mobileye,eyeq6h-i2c 73 mobileye,olb: 98 const: mobileye,eyeq5-i2c 101 - mobileye,olb 104 mobileye,olb: false 141 compatible = "mobileye,eyeq5-i2c", "arm,primecell"; 150 mobileye,olb = <&olb 0>;
|
| H A D | snps,designware-i2c.yaml | 37 - description: Mobileye EyeQ DesignWare I2C controller 40 - mobileye,eyeq7h-i2c 41 - const: mobileye,eyeq6lplus-i2c 45 - mobileye,eyeq6lplus-i2c
|
| /linux/arch/mips/mobileye/ |
| H A D | Kconfig | 5 prompt "Mobileye EyeQ SoC selection" 8 Select Mobileye EyeQ MIPS SoC type. 11 bool "Mobileye EyeQ5 SoC" 14 bool "Mobileye EyeQ6H SoC" 18 bool "Include FDT for Mobileye EyeQ5 development platforms" 23 from Mobileye in the FIT kernel image.
|
| H A D | board-epm5.its.S | 4 fdt-mobileye-epm5 { 6 data = /incbin/("boot/dts/mobileye/eyeq5-epm5.dtb"); 19 description = "Mobileye EPM5 Linux kernel"; 21 fdt = "fdt-mobileye-epm5";
|
| /linux/drivers/clk/ |
| H A D | clk-eyeq.c | 3 * PLL clock driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms. 16 * Copyright (C) 2024 Mobileye Vision Technologies Ltd. 47 #include <dt-bindings/clock/mobileye,eyeq5-clk.h> 675 { .compatible = "mobileye,eyeq5-olb", .data = &eqc_eyeq5_match_data }, 676 { .compatible = "mobileye,eyeq6l-olb", .data = &eqc_eyeq6l_match_data }, 677 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqc_eyeq6h_west_match_data }, 678 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqc_eyeq6h_east_match_data }, 679 { .compatible = "mobileye,eyeq6h-south-olb", .data = &eqc_eyeq6h_south_match_data }, 680 { .compatible = "mobileye,eyeq6h-ddr0-olb", .data = &eqc_eyeq6h_ddr0_match_data }, 681 { .compatible = "mobileye,eyeq6h-ddr1-olb", .data = &eqc_eyeq6h_ddr1_match_data }, [all …]
|
| /linux/drivers/reset/ |
| H A D | reset-eyeq.c | 3 * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms. 69 * Copyright (C) 2024 Mobileye Vision Technologies Ltd. 556 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data }, 557 { .compatible = "mobileye,eyeq6l-olb", .data = &eqr_eyeq6l_data }, 558 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqr_eyeq6h_we_data }, 559 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqr_eyeq6h_we_data }, 560 { .compatible = "mobileye,eyeq6h-acc-olb", .data = &eqr_eyeq6h_acc_data },
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | st,nomadik-gpio.yaml | 24 - mobileye,eyeq5-gpio 79 const: mobileye,eyeq5-gpio
|
| /linux/arch/mips/boot/dts/mobileye/ |
| H A D | Makefile | 2 # Copyright 2023 Mobileye Vision Technologies Ltd.
|
| H A D | eyeq6h-pins.dtsi | 3 * Copyright 2024 Mobileye Vision Technologies Ltd.
|
| H A D | eyeq5-pins.dtsi | 4 * Default pin configuration for Mobileye EyeQ5 boards. We mostly create one
|
| /linux/arch/mips/boot/dts/ |
| H A D | Makefile | 5 subdir-y += mobileye
|
| /linux/include/dt-bindings/clock/ |
| H A D | mobileye,eyeq5-clk.h | 3 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
|
| /linux/arch/mips/ |
| H A D | Kbuild.platforms | 11 platform-$(CONFIG_EYEQ) += mobileye/
|
| /linux/drivers/gpio/ |
| H A D | gpio-nomadik.c | 10 * This driver also handles the mobileye,eyeq5-gpio compatible. It is an STA2X11 560 "mobileye,eyeq5-gpio"); in nmk_gpio_populate_chip() 720 { .compatible = "mobileye,eyeq5-gpio", },
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | cdns,sdhci.yaml | 19 - mobileye,eyeq-sd4hc
|
| /linux/drivers/pinctrl/ |
| H A D | Kconfig | 255 bool "Mobileye EyeQ5 pinctrl driver" 263 Pin controller driver for the Mobileye EyeQ5 platform. It does both
|
| H A D | pinctrl-eyeq5.c | 3 * Pinctrl driver for the Mobileye EyeQ5 platform. 17 * Copyright (C) 2024 Mobileye Vision Technologies Ltd.
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-platdrv.c | 255 { .compatible = "mobileye,eyeq6lplus-i2c" },
|
| H A D | i2c-designware-common.c | 495 /* Mobileye controllers do not hold the clock on empty FIFO */ in i2c_dw_fw_parse_and_configure() 496 if (device_is_compatible(device, "mobileye,eyeq6lplus-i2c")) in i2c_dw_fw_parse_and_configure()
|
| /linux/drivers/spi/ |
| H A D | spi-cadence-quadspi.c | 2193 .compatible = "mobileye,eyeq5-ospi",
|
| /linux/ |
| H A D | MAINTAINERS | 17801 MOBILEYE MIPS SOCS 17802 M: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 17807 F: Documentation/devicetree/bindings/mips/mobileye.yaml 17808 F: Documentation/devicetree/bindings/soc/mobileye/ 17809 F: arch/mips/boot/dts/mobileye/ 17811 F: arch/mips/mobileye/board-epm5.its.S 17815 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 5417 { .compatible = "mobileye,eyeq5-gem", .data = &eyeq5_config },
|