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,4 +1,4 @@
|
|||
# Copyright (c) 2022-2023, NXP
|
||||
# Copyright 2022-2024 NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
|
@ -44,6 +44,7 @@ child-binding:
|
|||
- drive-open-drain
|
||||
- bias-pull-up
|
||||
- bias-pull-down
|
||||
- input-enable
|
||||
|
||||
properties:
|
||||
pinmux:
|
||||
|
|
Loading…
Reference in a new issue