mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 10:24:45 +01:00
dt-bindings: pinctrl: cix,sky1-pinctrl: Drop duplicate newline
Fix the following DT schema check warning: ./Documentation/devicetree/bindings/pinctrl/cix,sky1-pinctrl.yaml:68:1: [warning] too many blank lines (2 > 1) (empty-lines) One newline is enough. No functional change. Signed-off-by: Marek Vasut <marex@nabladev.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
a7840365d1
commit
da53dcd54c
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ patternProperties:
|
|||
enum: [ 2, 3, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 20, 21, 23,
|
||||
24 ]
|
||||
|
||||
|
||||
required:
|
||||
- pinmux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue