Searched +full:eyeq5 +full:- +full:olb (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/soc/mobileye/ |
H A D | mobileye,eyeq5-olb.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/mobileye/mobileye,eyeq5-olb.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Grégory Clement <gregory.clement@bootlin.com> 11 - Théo Lebrun <theo.lebrun@bootlin.com> 12 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 15 OLB ("Other Logic Block") is a hardware block grouping smaller blocks. Clocks, 16 resets, pinctrl are being handled from here. EyeQ5 and EyeQ6L host a single 22 - enum: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | st,nomadik-i2c.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/st,nomadik-i2c.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 STn8815. It was part of the prototype STn8500 which then became ST-Ericsson 15 - Linus Walleij <linus.walleij@linaro.org> 23 - st,nomadik-i2c 24 - mobileye,eyeq5-i2c 26 - compatible 31 - items: [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/mobileye/ |
H A D | eyeq5.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */ 6 #include <dt-bindings/interrupt-controller/mips-gic.h> 8 #include "eyeq5-clocks.dtsi" 11 #address-cells = <2>; 12 #size-cells = <2>; 14 #address-cells = <1>; 15 #size-cells = <0>; 24 reserved-memory { 25 #address-cells = <2>; 26 #size-cells = <2>; [all …]
|
H A D | eyeq5-clocks.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 6 #include <dt-bindings/clock/mobileye,eyeq5-clk.h> 11 compatible = "fixed-clock"; 12 #clock-cells = <0>; 13 clock-frequency = <30000000>; 17 occ_cpu: occ-cpu { 18 compatible = "fixed-factor-clock"; 19 clocks = <&olb EQ5C_PLL_CPU>; 20 #clock-cells = <0>; 21 clock-div = <1>; [all …]
|
H A D | eyeq5-pins.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 * Default pin configuration for Mobileye EyeQ5 boards. We mostly create one 8 &olb { 9 timer0_pins: timer0-pins { 13 timer1_pins: timer1-pins { 17 timer2_pins: timer2-pins { 21 pps0_pins: pps0-pin { 25 pps1_pins: pps1-pin { 29 timer5_ext_pins: timer5-ext-pins { 33 timer5_ext_input_pins: timer5-ext-input-pins { [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | mobileye,eyeq5-reset.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/reset/mobileye,eyeq5-reset.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Mobileye EyeQ5 reset controller 10 The EyeQ5 reset driver handles three reset domains. Its registers live in a 11 shared region called OLB. 14 - Grégory Clement <gregory.clement@bootlin.com> 15 - Théo Lebrun <theo.lebrun@bootlin.com> 16 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | mobileye,eyeq5-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/mobileye,eyeq5-clk.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Mobileye EyeQ5 clock controller 10 The EyeQ5 clock controller handles 10 read-only PLLs derived from the main 12 Its registers live in a shared region called OLB. 15 - Grégory Clement <gregory.clement@bootlin.com> 16 - Théo Lebrun <theo.lebrun@bootlin.com> 17 - Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | mobileye,eyeq5-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mobileye,eyeq5-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Mobileye EyeQ5 pin controller 10 The EyeQ5 pin controller handles the two pin banks of the system. It belongs 11 to a system-controller block called OLB. 13 Pin control is about bias (pull-down, pull-up), drive strength and muxing. Pin 15 pin-dependent. 20 - Grégory Clement <gregory.clement@bootlin.com> [all …]
|