drivers: dai: sai: add pinctrl support
Add support for performing pinctrl operations. For now, the only supported operation is applying the pinctrl default state. Pinctrl is left optional to allow for scenarios in which this is not required (e.g: AMP system in which another OS configures the pinctrl). Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
This commit is contained in:
parent
fc69f25202
commit
f4c73105e5
4 changed files with 15 additions and 1 deletions
|
@ -5,7 +5,7 @@ description: NXP Synchronous Audio Interface (SAI) node
|
|||
|
||||
compatible: "nxp,dai-sai"
|
||||
|
||||
include: base.yaml
|
||||
include: [base.yaml, pinctrl-device.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue