Searched +full:pin10 +full:- +full:function (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 - Jean Delvare <jdelvare@suse.com>23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF26 https://www.onsemi.com/pub/Collateral/ADT7490-D.PDF34 - adi,adt747335 - adi,adt7475[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)2 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>7 * The Nezha-D1 has a 40-pin IO header. Some of these pins are routed8 * directly to pads on the SoC, others come from an 8-bit pcf857x IO12 * Lines which are routed to the 40-pin header are named as follows:15 * <pin#> is the actual pin number of the 40-pin header16 * <pin name> is the name of the pin by function/gpi[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 /dts-v1/;9 #include <dt-bindings/leds/common.h>24 stdout-path = "serial0:1500000n8";28 compatible = "gpio-leds";29 pinctrl-names = "default";30 pinctrl-0 = <&green_led>, <&heartbeat_led>;32 green-led {34 default-state = "on";35 function = LED_FUNCTION_POWER;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)6 * DHCR-STM32MP135F-C100-R051-EE-F0409-SPI4-RTC-WBT-I-01LG7 * DHCOR PCB number: 718-100 or newer8 * DHSBC PCB number: 719-100 or newer11 /dts-v1/;13 #include <dt-bindings/regulator/st,stm32mp13-regulator.h>16 #include "stm32mp13xx-dhcor-som.dtsi"20 compatible = "dh,stm32mp135f-dhcor-dhsbc",21 "dh,stm32mp135f-dhcor-som",32 stdout-path = "serial0:115200n8";[all …]