Searched +full:ckin +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Linus Walleij <linus.walleij@linaro.org>11 - Ulf Hansson <ulf.hansson@linaro.org>20 - $ref: /schemas/arm/primecell.yaml#21 - $ref: mmc-controller.yaml#29 - arm,pl18030 - arm,pl18131 - arm,pl18x[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)17 stdout-path = "serial0:115200n8";20 sd_switch: regulator-sd_switch {21 compatible = "regulator-gpio";22 regulator-name = "sd_switch";23 regulator-min-microvolt = <1800000>;24 regulator-max-microvolt = <2900000>;25 regulator-type = "voltage";26 regulator-always-on;28 gpios = <&gpioi 5 GPIO_ACTIVE_HIGH>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;9 #include "stm32mp15-pinctrl.dtsi"10 #include "stm32mp15xxac-pinctrl.dtsi"11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/mfd/st,stpmic1.h>24 stdout-path = "serial1:115200n8";33 compatible = "gpio-leds";37 gpios = <&gpioa 13 GPIO_ACTIVE_HIGH>;38 linux,default-trigger = "heartbeat";[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)3 * Copyright (C) Linaro Ltd 2019 - All Rights Reserved9 #include "stm32mp15xx-dhcor-io1v8.dtsi"22 cec_clock: clk-cec-fixed {23 #clock-cells = <0>;24 compatible = "fixed-clock";25 clock-frequency = <24000000>;29 stdout-path = "serial0:115200n8";32 hdmi-out {33 compatible = "hdmi-connector";[all …]