diff options
author | Nikita Shubin <nikita.shubin@maquefel.me> | 2024-09-09 11:10:27 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-09-12 14:33:10 +0000 |
commit | ede5bbe488d162bcd572880e58f9044c9df84050 (patch) | |
tree | ffee589425a3eb23c38ab232ce6a95e2960f3136 /drivers/clk/Kconfig | |
parent | cbe8e464eb29057f0f368e493277bdaa6dc5d656 (diff) | |
download | lwn-ede5bbe488d162bcd572880e58f9044c9df84050.tar.gz lwn-ede5bbe488d162bcd572880e58f9044c9df84050.zip |
ARM: ep93xx: add regmap aux_dev
The following driver's should be instantiated by ep93xx syscon driver:
- reboot
- pinctrl
- clock
They all require access to DEVCFG register with a shared lock held, to
avoid conflict writing to swlocked parts of DEVCFG.
Provide common resources such as base, regmap and spinlock via auxiliary
bus framework.
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Tested-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/clk/Kconfig')
0 files changed, 0 insertions, 0 deletions