Searched +full:stm32mp157 +full:- +full:syscfg (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/arm/stm32/ |
D | st,stm32-syscon.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/arm/stm32/st,stm32-syscon.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 10 - Alexandre Torgue <alexandre.torgue@st.com> 11 - Christophe Roullier <christophe.roullier@st.com> 16 - items: 17 - enum: 18 - st,stm32mp157-syscfg 19 - st,stm32mp151-pwr-mcu [all …]
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | st,stm32-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/pinctrl/st,stm32-pinctrl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Alexandre TORGUE <alexandre.torgue@st.com> 17 on-chip controllers onto these pads. 22 - st,stm32f429-pinctrl 23 - st,stm32f469-pinctrl 24 - st,stm32f746-pinctrl 25 - st,stm32f769-pinctrl [all …]
|
/linux-5.10/arch/arm/boot/dts/ |
D | stm32mp151.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved 6 #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 …]
|