Searched +full:stm32mp1 +full:- +full:dwmac (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/net/stm32-dwmac.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: STMicroelectronics STM32 / MCU DWMAC glue layer controller11 - Alexandre Torgue <[email protected]>12 - Christophe Roullier <[email protected]>17 # We need a select here so we don't match all nodes with 'snps,dwmac'23 - st,stm32-dwmac24 - st,stm32mp1-dwmac[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * dwmac-stm32.c - DWMAC Specific Glue layer for STM32 MCU37 *------------------------------------------39 *------------------------------------------41 *------------------------------------------43 *------------------------------------------45 *------------------------------------------47 *------------------------------------------74 * ---------------------------------------------------------------------------75 *| MII | - | eth-ck | n/a | n/a |[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-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 <[email protected]>4 * Copyright (C) Phytec GmbH 2019-2020 - All Rights Reserved8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/leds/common.h>13 #include <dt-bindings/leds/leds-pca9532.h>14 #include <dt-bindings/mfd/st,stpmic1.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2023 - All Rights Reserved6 #include <dt-bindings/clock/st,stm32mp25-rcc.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/reset/st,stm32mp25-rcc.h>9 #include <dt-bindings/regulator/st,stm32mp25-regulator.h>10 #include <dt-bindings/phy/phy.h>13 #address-cells = <2>;14 #size-cells = <2>;17 #address-cells = <1>;[all …]