Searched +full:lgm +full:- +full:pwm (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/reset/intel,rcu-gw.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Dilip Kota <eswara.kota@linux.intel.com>15 - intel,rcu-lgm16 - intel,rcu-xrx20022 intel,global-reset:24 $ref: /schemas/types.yaml#/definitions/uint32-array26 - description: Register offset[all …]
1 diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig3 --- a/arch/arm/Kconfig5 @@ -322,7 +322,7 @@ config ARCH_MULTIPLATFORM9 - select AUTO_ZRELADDR14 @@ -650,6 +650,8 @@ source "arch/arm/mach-highbank/Kconfig"16 source "arch/arm/mach-hisi/Kconfig"18 +source "arch/arm/mach-hibvt/Kconfig"20 source "arch/arm/mach-imx/Kconfig"22 source "arch/arm/mach-integrator/Kconfig"23 diff --git a/arch/arm/Makefile b/arch/arm/Makefile[all …]