LF-95-1 arm64: imx8qm-ss-lvds.dtsi: Correct LVDS region address and size
authorLiu Ying <victor.liu@nxp.com>
Tue, 3 Dec 2019 12:17:43 +0000 (20:17 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:34 +0000 (11:21 +0800)
commitf33b53553ec20a3c2d6300ca47c2087d9a2420d4
treea5dea91e895f53be80f230b88bc3b0972ee14fd4
parente8bbb28e8e96c4a7fddf024f4c95f9fac05de327
LF-95-1 arm64: imx8qm-ss-lvds.dtsi: Correct LVDS region address and size

The LVDS region is the CSR(Control Status Registers) space.
The spec tells us that the CSR start address is 0x1000 and end address
is 0x1FFF according to the subsystem start address.  However, it turns
out some space are inaccessible, which would accidently cause system
hang via kernel regmap debugfs.  This patch corrects the LVDS region
start address and chooses a sensible size, which makes sure all exposed
registers are accessible.

Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8qm-ss-lvds.dtsi