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:
parent
385c6874ef
commit
de58070fa4
3 changed files with 10 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue