diff options
author | Markus Niebel <[email protected]> | 2014-09-11 15:56:56 +0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-09-11 11:36:00 +0200 |
commit | 1b134c9c4b555342be667f144ee714af1c3f6a9f (patch) | |
tree | 243932eab6a338c9190f8160dde88de76b66a92a /net/lapb/lapb_subr.c | |
parent | 3d3c6a5f3de2c76b2d6bf96be56dd6fcc2bb2a30 (diff) |
ARM: DT: imx53: fix lvds channel 1 port
using LVDS channel 1 on an i.MX53 leads to following error:
imx-ldb 53fa8008.ldb: unable to set di0 parent clock to ldb_di1
This comes from imx_ldb_set_clock with mux = 0. Mux parameter must be "1" for
reparenting di1 clock to ldb_di1. The value of the mux param comes from device
tree port settings.
On i.MX5, the internal two-input-multiplexer is used. Due to hardware limitations,
only one port (port@[0,1]) can be used for each channel (lvds-channel@[0,1],
respectively)
Documentation update suggested by Philipp Zabel <[email protected]>
Signed-off-by: Markus Niebel <[email protected]>
Fixes: e05c8c9a790a ("ARM: dts: imx53: Add IPU DI ports and endpoints, move imx-drm node to dtsi")
Cc: <[email protected]>
Acked-by: Philipp Zabel <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions