LF-95-2 arm64: imx8qm-ss-mipi.dtsi: Correct MIPI CSR address and size
authorLiu Ying <victor.liu@nxp.com>
Tue, 3 Dec 2019 12:25:21 +0000 (20:25 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:35 +0000 (11:21 +0800)
commit2f52a3d58b41d6290144eeca6208a8e6ac484840
tree50b1325f72dc3ee6b3c15bf9c1f5e1a33c5c1151
parentf33b53553ec20a3c2d6300ca47c2087d9a2420d4
LF-95-2 arm64: imx8qm-ss-mipi.dtsi: Correct MIPI CSR address and size

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 MIPI CSR
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-mipi.dtsi