Skip to content

Commit e70e148

Browse files
fixup! [ADI] arm64: sc598-som-ezlite_defconfig: Support EV-SC598-SOM with EZLITE carrier
1 parent fa4b750 commit e70e148

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

Documentation/devicetree/bindings/soc/adi/adi,pads-system-config.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ description: |
1717
1818
properties:
1919
compatible:
20-
oneOf:
21-
- items:
22-
- enum:
23-
- adi,pads-system-config
20+
enum:
21+
- adi,pads-system-config
2422

2523
reg:
2624
maxItems: 1

Documentation/devicetree/bindings/soc/adi/adi,system-event-controller.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ description: |
1515
1616
properties:
1717
compatible:
18-
oneOf:
19-
- items:
20-
- enum:
21-
- adi,system-event-controller
18+
enum:
19+
- adi,system-event-controller
2220

2321
reg:
2422
maxItems: 1

Documentation/devicetree/bindings/soc/adi/adi,trigger-routing-unit.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ description: |
2222
2323
properties:
2424
compatible:
25-
oneOf:
26-
- items:
27-
- enum:
28-
- adi,trigger-routing-unit
25+
enum:
26+
- adi,trigger-routing-unit
2927

3028
reg:
3129
maxItems: 1

0 commit comments

Comments
 (0)