drivers: pinctrl: support digital-path-disable for Numaker

Add new property digital-path-disable for Nuvoton numaker pinctrl driver.

Signed-off-by: cyliang tw <cyliang@nuvoton.com>
This commit is contained in:
cyliang tw 2024-05-08 09:35:08 +08:00 committed by Anas Nashif
commit de58070fa4
3 changed files with 10 additions and 2 deletions

View file

@ -83,3 +83,6 @@ child-binding:
Set the speed of a pin. This setting effectively limits the
slew rate of the output signal. Hardware default configuration is low.
Fast slew rate could support fast speed pins, like as SPI CLK up to 50MHz.
digital-path-disable:
type: boolean
description: disable digital path on a pin.