dts: nxp_lpi2c: Interrupts is no longer a required property
Some NXP SoC's have a FlexComm interface that manages the interrupts. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
6199bd9c61
commit
678e65093b
2 changed files with 14 additions and 9 deletions
|
@ -11,9 +11,6 @@ properties:
|
|||
reg:
|
||||
required: true
|
||||
|
||||
interrupts:
|
||||
required: true
|
||||
|
||||
bus-idle-timeout:
|
||||
type: int
|
||||
description: Bus idle timeout in nanoseconds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue