Searched +full:imx7ulp +full:- +full:scg1 (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7ulp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Copyright 2017-2018 NXP 8 #include <dt-bindings/clock/imx7ulp-clock.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controlle 247 scg1: clock-controller@403e0000 { global() label [all...] |
H A D | imx7ulp-com.dts | 1 // SPDX-License-Identifier: GPL-2.0 5 /dts-v1/; 7 #include "imx7ulp.dtsi" 8 #include <dt-bindings/input/input.h> 12 compatible = "ea,imx7ulp-com", "fsl,imx7ulp"; 15 stdout-path = &lpuart4; 25 pinctrl-names = "default"; 26 pinctrl-0 = <&pinctrl_lpuart4>; 31 pinctrl-names = "default"; 32 pinctrl-0 = <&pinctrl_usbotg1_id>; [all …]
|
H A D | imx7ulp-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Copyright 2017-2018 NXP 8 /dts-v1/; 10 #include "imx7ulp.dtsi" 14 compatible = "fsl,imx7ulp-evk", "fsl,imx7ulp"; 17 stdout-path = &lpuart4; 26 compatible = "pwm-backlight"; 28 brightness-levels = <0 20 25 30 35 40 100>; 29 default-brightness-level = <6>; 33 reg_usb_otg1_vbus: regulator-usb-otg1-vbus { [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | imx7ulp-clock.txt | 14 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules. 19 --------------------------------------------------------------------- 29 - compatible: Should be "fsl,imx7ulp-scg1". 30 - reg : Should contain registers location and length. 31 - #clock-cells: Should be <1>. 32 - clocks: Should contain the fixed input clocks. 33 - clock-names: Should contain the following clock names: 37 --------------------------------------------------------------------- 43 - compatible: Should be one of: 44 "fsl,imx7ulp-pcc2", [all …]
|
H A D | imx7ulp-pcc-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/imx7ulp-pcc-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - A.s. Dong <aisheng.dong@nxp.com> 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules. 34 See include/dt-bindings/clock/imx7ulp-clock.h for the full list of 40 - fsl,imx7ulp-pcc2 41 - fsl,imx7ulp-pcc3 46 '#clock-cells': [all …]
|
H A D | imx7ulp-scg-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/imx7ulp-scg-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - A.s. Dong <aisheng.dong@nxp.com> 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules. 37 See include/dt-bindings/clock/imx7ulp-clock.h for the full list of 42 const: fsl,imx7ulp-scg1 47 '#clock-cells': 52 - description: rtc osc [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | fsl-imx7ulp-wdt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/watchdog/fsl-imx7ulp-wdt.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawnguo@kernel.org> 11 - Sascha Hauer <s.hauer@pengutronix.de> 12 - Fabio Estevam <festevam@gmail.com> 15 - $ref: watchdog.yaml# 20 - const: fsl,imx7ulp-wdt 21 - items: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | nxp,tpm-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/nxp,tpm-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Dong Aisheng <aisheng.dong@nxp.com> 23 - const: fsl,imx7ulp-tpm 24 - items: 25 - const: fsl,imx8ulp-tpm 26 - const: fsl,imx7ulp-tpm 36 - description: SoC TPM ipg clock [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | imx-tpm-pwm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pwm/imx-tpm-pwm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawnguo@kernel.org> 11 - Sascha Hauer <s.hauer@pengutronix.de> 12 - Fabio Estevam <festevam@gmail.com> 19 - $ref: pwm.yaml# 22 "#pwm-cells": 27 - fsl,imx7ulp-pwm [all …]
|