| /linux/Documentation/devicetree/bindings/soc/mobileye/ |
| H A D | mobileye,eyeq7h-olb.yaml | 4 $id: http://devicetree.org/schemas/soc/mobileye/mobileye,eyeq7h-olb.yaml# 7 title: Mobileye EyeQ7H SoC system controller 13 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 25 - mobileye,eyeq7h-acc0-olb 26 - mobileye,eyeq7h-acc1-olb 27 - mobileye,eyeq7h-ddr0-olb 28 - mobileye,eyeq7h-ddr1-olb 29 - mobileye,eyeq7h-east-olb 30 - mobileye,eyeq7h-mips0-olb 31 - mobileye,eyeq7h-mips1-olb [all …]
|
| /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 | 35 - description: Mobileye EyeQ DesignWare I2C controller 38 - mobileye,eyeq7h-i2c 39 - const: mobileye,eyeq6lplus-i2c 43 - mobileye,eyeq6lplus-i2c
|
| /linux/arch/mips/mobileye/ |
| 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 EyeQ platforms. 16 * Copyright (C) 2024 Mobileye Vision Technologies Ltd. 46 #include <dt-bindings/clock/mobileye,eyeq5-clk.h> 47 #include <dt-bindings/clock/mobileye,eyeq6lplus-clk.h> 48 #include <dt-bindings/clock/mobileye,eyeq7h-clk.h> 166 * All Mobileye EyeQ SoC have 64 bits long, but both factors (mult and div) 1175 { .compatible = "mobileye,eyeq5-olb", .data = &eqc_eyeq5_match_data }, 1176 { .compatible = "mobileye,eyeq6l-olb", .data = &eqc_eyeq6l_match_data }, 1177 { .compatible = "mobileye,eyeq6lplus-olb", .data = &eqc_eyeq6lplus_match_data }, 1178 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqc_eyeq6h_west_match_data }, [all …]
|
| H A D | Kconfig | 238 bool "Clock driver for the Mobileye EyeQ platform" 243 This driver provides clocks found on Mobileye EyeQ5, EyeQ6L and Eye6H
|
| /linux/drivers/reset/ |
| H A D | reset-eyeq.c | 3 * Reset driver for the Mobileye EyeQ5, EyeQ6L, EyeQ6H and EyeQ7H platforms. 119 * Copyright (C) 2024 Mobileye Vision Technologies Ltd. 798 { .compatible = "mobileye,eyeq5-olb", .data = &eqr_eyeq5_data }, 799 { .compatible = "mobileye,eyeq6l-olb", .data = &eqr_eyeq6l_data }, 800 { .compatible = "mobileye,eyeq6lplus-olb", .data = &eqr_eyeq6lplus_data }, 801 { .compatible = "mobileye,eyeq6h-west-olb", .data = &eqr_eyeq6h_we_data }, 802 { .compatible = "mobileye,eyeq6h-east-olb", .data = &eqr_eyeq6h_we_data }, 803 { .compatible = "mobileye,eyeq6h-acc-olb", .data = &eqr_eyeq6h_acc_data }, 804 { .compatible = "mobileye,eyeq7h-acc0-olb", .data = &eqr_eyeq7h_acc_data }, 805 { .compatible = "mobileye,eyeq7h-acc1-olb", .data = &eqr_eyeq7h_acc_data }, [all …]
|
| H A D | Kconfig | 98 bool "Mobileye EyeQ reset controller" 103 This enables the Mobileye EyeQ reset controller, used in EyeQ5, EyeQ6L
|
| /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.
|
| H A D | mobileye,eyeq7h-clk.h | 3 * Copyright (C) 2025 Mobileye Vision Technologies Ltd.
|
| /linux/arch/mips/ |
| H A D | Kbuild.platforms | 11 platform-$(CONFIG_EYEQ) += mobileye/
|
| /linux/arch/mips/boot/dts/mobileye/ |
| 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/drivers/pinctrl/ |
| H A D | pinctrl-eyeq5.c | 3 * Pinctrl driver for the Mobileye EyeQ5 platform. 17 * Copyright (C) 2024 Mobileye Vision Technologies Ltd. 734 { .compatible = "mobileye,eyeq5-olb", .data = &eq5p_eyeq5_data }, 735 { .compatible = "mobileye,eyeq6lplus-olb", .data = &eq5p_eyeq6lplus_data },
|
| H A D | Kconfig | 254 bool "Mobileye EyeQ5 pinctrl driver" 262 Pin controller driver for the Mobileye EyeQ5 platform. It does both
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-nomadik.c | 9 * The Mobileye EyeQ5 and EyeQ6H platforms are also supported; they use 123 /* Mobileye EyeQ5 offset into a shared register region (called OLB) */ 1047 olb = syscon_regmap_lookup_by_phandle_args(np, "mobileye,olb", 1, &id); in nmk_i2c_eyeq5_probe() 1072 .compatible = "mobileye,eyeq5-i2c", 1076 .compatible = "mobileye,eyeq6h-i2c",
|
| H A D | i2c-designware-platdrv.c | 255 { .compatible = "mobileye,eyeq6lplus-i2c" },
|
| /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() 719 { .compatible = "mobileye,eyeq5-gpio", },
|
| /linux/drivers/spi/ |
| H A D | spi-cadence-quadspi.c | 2188 .compatible = "mobileye,eyeq5-ospi",
|
| /linux/ |
| H A D | MAINTAINERS | 18335 MOBILEYE MIPS SOCS 18336 M: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 18342 F: Documentation/devicetree/bindings/mips/mobileye.yaml 18343 F: Documentation/devicetree/bindings/soc/mobileye/ 18344 F: arch/mips/boot/dts/mobileye/ 18346 F: arch/mips/mobileye/board-epm5.its.S 18351 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h 18352 F: include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h
|