linux/tools
Jianqun Xu f8e84013a5 tools: testing: selftests: add iomux instance
Add a new instance for rockchip pinctrl to do selftest, and the userland
can set or get the iomux to one pin directly.

Build the iomux by gcc:
    xx-gcc tools/testing/selftests/rkpinctrl/iomux.c -o iomux

Tested on rk3588-evb1:

[root@RK3588:/]# iomux 1 15 1
[root@RK3588:/]# iomux 1 15
mux get (GPIO1-15) = 1

[root@RK3588:/]# iomux 1 15 2
[root@RK3588:/]# iomux 1 15
mux get (GPIO1-15) = 2

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ic5271b25e55e1023caa5580346ffb82fe7a4cb65
2022-03-19 18:45:46 +08:00
..
accounting
arch
bootconfig
bpf
build
cgroup
crypto ANDROID: fips140: add AES-CMAC 2021-10-29 13:32:13 -07:00
debugging
edid
firewire
firmware
gpio
hv
iio
include This is the 5.10.65 stable release 2021-09-15 14:16:47 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Re-build libbpf.so when libbpf.map changes 2021-09-15 09:50:40 +02:00
memory-model
objtool
pci
pcmcia
perf perf annotate: Fix jump parsing for C++ code. 2021-09-03 10:09:29 +02:00
power
scripts
spi
testing tools: testing: selftests: add iomux instance 2022-03-19 18:45:46 +08:00
thermal/tmon
time
usb
virtio tools/virtio: fix build 2021-09-03 10:09:27 +02:00
vm
wmi
Makefile