dts: pinctrl: Add input buffer for kinetis pinctrl
Some versions that use the kinetis pinctrl use the input buffer Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
61d1a711fc
commit
879fe74dcd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2022-2023, NXP
|
# Copyright 2022-2024 NXP
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
description: |
|
description: |
|
||||||
|
@ -44,6 +44,7 @@ child-binding:
|
||||||
- drive-open-drain
|
- drive-open-drain
|
||||||
- bias-pull-up
|
- bias-pull-up
|
||||||
- bias-pull-down
|
- bias-pull-down
|
||||||
|
- input-enable
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
pinmux:
|
pinmux:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue