]> git.ipfire.org Git - thirdparty/linux.git/commit
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
authorTzuyi Chang <tychang@realtek.com>
Tue, 17 Mar 2026 11:54:05 +0000 (19:54 +0800)
committerLinus Walleij <linusw@kernel.org>
Mon, 23 Mar 2026 08:59:34 +0000 (09:59 +0100)
commit00a5d1e71c928edb1e7de211a82e87858105dd47
tree3a2f5738898a0379b6d070a354f79239958f5cb7
parent7b9fe771dcbd40201fa5a97befa93f11af53204e
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'

Add a new generic pin configuration parameter PIN_CONFIG_INPUT_VOLTAGE_UV.
This parameter is used to specify the input voltage level of a pin in
microvolts, which corresponds to the 'input-voltage-microvolt' property
in Device Tree.

Reviewed-by: Linus Walleij <linusw@kernel.org>
Signed-off-by: Tzuyi Chang <tychang@realtek.com>
Co-developed-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinconf-generic.c
include/linux/pinctrl/pinconf-generic.h