Skip to content
Snippets Groups Projects
Commit ffaebccd authored by Niklas Söderlund's avatar Niklas Söderlund Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: rcar-csi2: List resets as a mandatory property


The resets property will become mandatory to operate the device, list it
as such. All device tree source files have always included the reset
property so making it mandatory will not introduce any regressions.

While at it improve the description for the clocks property.

Signed-off-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 0eecc619
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,8 @@ Mandatory properties ...@@ -19,7 +19,8 @@ Mandatory properties
- reg: the register base and size for the device registers - reg: the register base and size for the device registers
- interrupts: the interrupt for the device - interrupts: the interrupt for the device
- clocks: reference to the parent clock - clocks: A phandle + clock specifier for the module clock
- resets: A phandle + reset specifier for the module reset
The device node shall contain two 'port' child nodes according to the The device node shall contain two 'port' child nodes according to the
bindings defined in Documentation/devicetree/bindings/media/ bindings defined in Documentation/devicetree/bindings/media/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment