commit | 90b32268e15c003d894e5567b7181bcc2bad6b2c | [log] [tgz] |
---|---|---|
author | Maxime Ripard <mripard@kernel.org> | Thu Oct 03 17:48:41 2019 +0200 |
committer | Maxime Ripard <mripard@kernel.org> | Mon Oct 07 14:12:06 2019 +0200 |
tree | 26aecef1f799b2b163617fbe4c363f786138f079 | |
parent | e1056f9bbf0d79e9120dc4cbdc96ce7fee6cd15f [diff] |
dt-bindings: media: sun4i-csi: Drop the module clock It turns out that what was thought to be the module clock was actually the clock meant to be used by the sensor, and isn't playing any role with the CSI controller itself. Let's drop that clock from our binding. Fixes: c5e8f4ccd775 ("media: dt-bindings: media: Add Allwinner A10 CSI binding") Reported-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <mripard@kernel.org>