blob: d8b3b1e68998c3a665e038bbd872cf05e9617305 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
if ARCH_EP93XX
config EP93XX_SOC
bool "Cirrus EP93xx chips SoC"
select SOC_BUS
select AUXILIARY_BUS
default y
help
Enable support SoC for Cirrus EP93xx chips.
Cirrus EP93xx chips have several swlocked registers,
this driver provides locked access for reset, pinctrl
and clk devices implemented as auxiliary devices.
endif