mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 17:23:25 -05:00
media: dt-bindings: media: microchip,xisc: add bus-width of 14
The Microchip XISC supports a bus width of 14 bits. Add it to the supported bus widths. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
4f564b92c3
commit
9d5a3451e8
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ properties:
|
|||
remote-endpoint: true
|
||||
|
||||
bus-width:
|
||||
enum: [8, 9, 10, 11, 12]
|
||||
enum: [8, 9, 10, 11, 12, 14]
|
||||
default: 12
|
||||
|
||||
hsync-active:
|
||||
|
|
Loading…
Add table
Reference in a new issue