[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221024091507.20342-1-johan+linaro@kernel.org>
Date: Mon, 24 Oct 2022 11:15:03 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Bjorn Andersson <andersson@...nel.org>
Cc: Andy Gross <agross@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Vinod Koul <vkoul@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 0/4] arm64: dts: qcom: fix UFS PHY registers
When working on the updated QMP binding for SC8280XP, I noticed that the
UFS PHY register definitions for most platforms are wrong. Apparently
the register region sizes have just been copied verbatim from the
original SDM845.
As Linux maps these regions as full pages this is currently not an issue
on Linux, but let's update the sizes to match the vendor drivers.
Note that SC8280XP also suffers from this, but that problem will soon go
away when the UFS nodes are updated to match the new binding:
https://lore.kernel.org/lkml/20221024090041.19574-1-johan+linaro@kernel.org/
Johan
Johan Hovold (4):
arm64: dts: qcom: sm8150: fix UFS PHY registers
arm64: dts: qcom: sm8250: fix UFS PHY registers
arm64: dts: qcom: sm8350: fix UFS PHY registers
arm64: dts: qcom: sm8450: fix UFS PHY registers
arch/arm64/boot/dts/qcom/sm8150.dtsi | 10 +++++-----
arch/arm64/boot/dts/qcom/sm8250.dtsi | 10 +++++-----
arch/arm64/boot/dts/qcom/sm8350.dtsi | 10 +++++-----
arch/arm64/boot/dts/qcom/sm8450.dtsi | 10 +++++-----
4 files changed, 20 insertions(+), 20 deletions(-)
--
2.37.3
Powered by blists - more mailing lists