]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: qcom: sm8350: fix UFS PHY serdes size
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 16 Sep 2022 09:36:03 +0000 (11:36 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 16 Sep 2022 18:55:36 +0000 (13:55 -0500)
commit41e50c1b37d1b1aea13363be85a027c3734b414e
treecb744322f62538d22d26bd519ccfaafb3178ed81
parent72c603a598ac11f2d0b74956b28f5dfb0b348bc4
arm64: dts: qcom: sm8350: fix UFS PHY serdes size

The size of the UFS PHY serdes register region is 0x1c4 and the
corresponding 'reg' property should specifically not include the
adjacent regions that are defined in the child node (e.g. tx and rx).

Fixes: 2457fa9ccdef ("arm64: dts: qcom: sm8350: Add UFS nodes")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220916093603.24263-1-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sm8350.dtsi