Commit 647181a
committed
schemas: i2c: Allow for 'i2c-.*' node names
Commit 57138f5 ("schemas: i2c: Avoid extra characters in i2c
nodename pattern") tightened up the allowed node names for I2C
controller nodes, but failed to allow 'i2c-.*' which there are numerous
occurrences.
Signed-off-by: Rob Herring (Arm) <[email protected]>1 parent 57138f5 commit 647181a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments