Skip to content
Snippets Groups Projects
Commit f794b532 authored by Liu Ying's avatar Liu Ying Committed by Anatolij Gustschin
Browse files

video: ipu reg: Correct reserved1 array size in struct ipu_cm


The array reserved1 as a placeholder in the structure ipu_cm
should contain 4 32bit unsigned integer entries instead of 16
ones, because the placeholder is located bewteen the register
IPU_CH_DB_MODE_SEL_1 and the register IPU_ALT_CH_DB_MODE_SEL_0
with the address offsets of 0x154 and 0x168 respectively.

Reported-by: default avatarRobin Gong <b38343@freescale.com>
Acked-by: default avatarRobin Gong <b38343@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: default avatarLiu Ying <Ying.Liu@freescale.com>
parent 7f673c99
No related branches found
No related tags found
No related merge requests found
Loading
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