Searched +full:vddin +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
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 …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved7 /dts-v1/;9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/regulator/st,stm32mp13-regulator.h>15 #include "stm32mp13-pinctrl.dtsi"18 model = "STMicroelectronics STM32MP135F-DK Discovery Board";19 compatible = "st,stm32mp135f-dk", "st,stm32mp135";[all …]