linux/drivers/soc/rockchip
Jianqun Xu 1d7ef69052 soc: rockchip: add iomux device for uapi support
Add a new driver to create a device named /dev/iomux, which allows
userland to set or get iomux by bank index and pin index.

For now the /dev/iomux supports two commands:
 - IOMUX_IOC_MUX_SET
 - IOMUX_IOC_MUX_GET

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I0467af6885863f5dc69d513601f597fca2cc6948
2022-03-19 18:23:04 +08:00
..
flash_vendor_storage.c soc: rockchip: vendor storage: make modules support 2021-05-14 15:18:06 +08:00
flash_vendor_storage.h
grf.c soc: rockchip: grf: Connect EDP hpd to IO for RK3588 2022-02-22 14:32:47 +08:00
io-domain.c soc: rockchip: io-domain: support rk3568 2021-06-29 14:50:08 +08:00
iomux.c soc: rockchip: add iomux device for uapi support 2022-03-19 18:23:04 +08:00
Kconfig soc: rockchip: add iomux device for uapi support 2022-03-19 18:23:04 +08:00
Kconfig.cpu soc: rockchip: Add CPU_RV1106 config 2022-01-25 17:50:35 +08:00
Makefile soc: rockchip: add iomux device for uapi support 2022-03-19 18:23:04 +08:00
mtd_vendor_storage.c soc: rockchip: mtd_vendor_storage: Register vendor_storage later 2021-08-13 21:25:56 +08:00
pm_domains.c soc: rockchip: power-domain: Only don't power down pd when enable always on 2021-11-12 09:22:40 +08:00
rk_camera_sensor_info.h
rk_fiq_debugger.c fiq debugger: support nmi mode 2021-12-21 19:32:47 +08:00
rk_vendor_storage.c soc: rockchip: vendor storage: make modules support 2021-05-14 15:18:06 +08:00
rockchip_debug.c
rockchip_debug.h
rockchip_decompress.c
rockchip_ipa.c soc: rockchip: ipa: Fix getting error power model node 2021-08-05 18:34:49 +08:00
rockchip_opp_select.c soc: rockchip: opp_select: Ignore unavailable opp 2022-03-08 10:01:43 +08:00
rockchip_performance.c soc: rockchip: add different performance level support 2022-03-17 15:08:40 +08:00
rockchip_pm_config.c soc: rockchip: support rk3588 pm config 2022-01-12 09:51:56 +08:00
rockchip_pvtm.c soc: rockchip: pvtm: build depends on CPU config 2022-02-17 16:01:16 +08:00
rockchip_ramdisk.c soc: rockchip: ramdisk: Add Rockchip RAM disk support 2022-03-11 16:03:08 +08:00
rockchip_system_monitor.c soc: rockchip_system_monitor: Add support to change mem volt when low temp 2022-03-08 16:07:27 +08:00
rockchip_thunderboot_crypto.c
rockchip_thunderboot_mmc.c soc: rockchip: thunderboot_mmc: make sense of the *free_reserved_area* 2022-02-08 19:27:52 +08:00
rockchip_thunderboot_sfc.c
rockchip-cpuinfo.c soc: rockchip: cpuinfo: Export rockchip_soc_id_init() function 2021-09-10 18:39:50 +08:00
sdmmc_vendor_storage.c soc: rockchip: sdmmc_vendor_storage: Include rk_sdmmc_ops.h 2021-04-20 21:22:41 +08:00