-
由 Dom Cobley 提交于
raspberrypi inclusion category: feature bugzilla: 50432 -------------------------------- The hdmi reset got moved to a later point in "drm/vc4: hdmi: Add reset callback" which now occurs after vc4_hdmi_cec_init and so tramples the setup of registers like HDMI_CEC_CNTRL_1 This only affects pi0-3 as on pi4 the cec resgisters are in a separate block Fixes: ed9a1f6eb4402b25b8a983dc4bfe40f025176e03 Signed-off-by: NDom Cobley <popcornmix@gmail.com> Signed-off-by: NFang Yafen <yafen@iscas.ac.cn> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
3ef02e9a