commit | 452bb03a02e2f303885862575f68bb8aac9790a0 | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Sat Jan 13 14:06:16 2018 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Jan 28 17:12:38 2018 +0100 |
tree | 6585ee3f0750f32041d5b59f7bf7bd5886ce047a | |
parent | 669426f2ea0879017f72e2d8a62a2a2e23711f51 [diff] |
ARM: dts: rk3288: Remove unused LCDC clock assigned The LCDC assigned rate is 0, it will make boot error, error log:"pll_para_config: the frequency can not be 0 Hz". Remove them, and the lcdc driver will do the correct clock rate setting. Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>