+6
−0
+15
−0
+2
−0
drivers/mfd/nct6694.c
0 → 100644
+388
−0
include/linux/mfd/nct6694.h
0 → 100644
+102
−0
Loading
The Nuvoton NCT6694 provides an USB interface to the host to access its features. Sub-devices can use the USB functions nct6694_read_msg() and nct6694_write_msg() to issue a command. They can also request interrupt that will be called when the USB device receives its interrupt pipe. Signed-off-by:Ming Yu <a0282524688@gmail.com> Link: https://lore.kernel.org/r/20250912091952.1169369-2-a0282524688@gmail.com Signed-off-by:
Lee Jones <lee@kernel.org>