OSDN Git Service

media: ov5640: Correct Bit Div register in clock tree diagram
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Mon, 3 Aug 2020 09:06:58 +0000 (11:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 1 Sep 2020 12:13:27 +0000 (14:13 +0200)
commit4c85f628f6639e3e3e0a7788416154f28dfcae4f
treeabc4f7ee479fd359af15d7316ed91a03dae96383
parent9eb88a819f43feed0743411317e569e836f6e4f1
media: ov5640: Correct Bit Div register in clock tree diagram

Although the code is correct and doing the right thing, the clock diagram
showed the wrong register for the bit divider, which had me doubting the
understanding of the tree. Fix this to avoid doubts in the future.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Fixes: aa2882481cada ("media: ov5640: Adjust the clock based on the expected rate")
Acked-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ov5640.c