Skip to content

Commit 44f346e

Browse files
LaurentiuM1234kartben
authored andcommitted
dts: bindings: dai-esai: allow pinctrl-related properties
Allow pinctrl-related properties to be specified in the ESAI DT node. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
1 parent de3b598 commit 44f346e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/bindings/dai/nxp,dai-esai.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Copyright 2024 NXP
1+
# Copyright 2024-2025 NXP
22
# SPDX-License-Identifier: Apache-2.0
33

44
description: NXP Enhanced Serial Audio Interface (ESAI)
55

66
compatible: "nxp,dai-esai"
77

8-
include: base.yaml
8+
include: [base.yaml, pinctrl-device.yaml]
99

1010
properties:
1111
reg:

0 commit comments

Comments
 (0)