Searched +full:stm32mp1 +full:- +full:usbphyc (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/phy/phy-stm32-usbphyc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 The STM32 USBPHYC block contains a dual port High Speed UTMI+ PHY and a UTMI16 USBPHYC22 |_ PHY port#2 ----| |________________27 - Amelie Delaunay <amelie.delaunay@foss.st.com>31 const: st,stm32mp1-usbphyc42 "#address-cells":[all …]
3 The STM32 USBPHYC block contains a dual port High Speed UTMI+ PHY and a UTMI8 USBPHYC14 |_ PHY port#2 ----| |________________23 - compatible: must be "st,stm32mp1-usbphyc"24 - reg: address and length of the usb phy control register set25 - clocks: phandle + clock specifier for the PLL phy clock26 - #address-cells: number of address cells for phys sub-nodes, must be <1>27 - #size-cells: number of size cells for phys sub-nodes, must be <0>30 - assigned-clocks: phandle + clock specifier for the PLL phy clock31 - assigned-clock-parents: the PLL phy clock parent[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/stm32mp1-clks.h>8 #include <dt-bindings/reset/stm32mp1-resets.h>11 #address-cells = <1>;12 #size-cells = <1>;15 #address-cells = <1>;16 #size-cells = <0>;19 compatible = "arm,cortex-a7";[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/pwm/pwm.h>17 stdout-path = "serial0:115200n8";36 rs485-rx-e[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/stm32mp13-clks.h>8 #include <dt-bindings/reset/stm32mp13-resets.h>11 #address-cells = <1>;12 #size-cells = <1>;15 #address-cells = <1>;16 #size-cells = <0>;19 compatible = "arm,cortex-a7";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) 2022-2023 Steffen Trumtrar <kernel@pengutronix.de>4 * Copyright (C) Phytec GmbH 2019-2020 - All Rights Reserved8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-binding[all...]