Searched +full:imx7d +full:- +full:pcie +full:- +full:phy (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT7 #include <dt-bindings/reset/imx7-reset.h>18 clock-frequency = <996000000>;19 operating-points-v2 = <&cpu0_opp_table>;20 #cooling-cells = <2>;21 nvmem-cells = <&fuse_grade>;22 nvmem-cell-names = "speed_grade";26 compatible = "arm,cortex-a7";29 clock-frequency = <996000000>;30 operating-points-v2 = <&cpu0_opp_table>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8mp-clock.h>7 #include <dt-bindings/power/imx8mp-power.h>8 #include <dt-bindings/reset/imx8mp-reset.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/interconnect/fsl,imx8mp.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/thermal/thermal.h>15 #include "imx8mp-pinfunc.h"[all …]
1 // SPDX-License-Identifier: GPL-2.0+5 * Copyright (c) 2007-2008 MontaVista Software, Inc.26 #include "gpiolib-of.h"29 * This is Linux-specific flags. By default controllers' and Linux' mapping31 * Linux-specific in their .xlate callback. Though, 1:1 mapping is recommended.44 * of_gpio_named_count() - Count GPIOs for a device53 * * %-EINVAL for an incorrectly formed "gpios" property, or54 * * %-ENOENT for a missing "gpios" property.69 return of_count_phandle_with_args(np, propname, "#gpio-cells"); in of_gpio_named_count()73 * of_gpio_spi_cs_get_count() - special GPIO counting for SPI[all …]
5 ----------[all...]