arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 15 Sep 2022 14:34:30 +0000 (16:34 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Sep 2022 15:10:53 +0000 (10:10 -0500)
commited22cc93abae68f9d3fc4957c20a1d902cf28882
treee26daa3952e84a6c8a773be8740d458e89d34a9d
parentaa510b0c1fa34338babbde366b2c98b9b39aa282
arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size

The size of the PCIe 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: 33057e1672fe ("ARM: dts: ipq8074: Add pcie nodes")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220915143431.19842-1-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/ipq8074.dtsi