mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-11 17:10:13 +00:00
arm64: dts: qcom: x1e80100: Describe the full 'link' region of DP hosts
The regions are larger than currently described. Rather inconveniently,
some control registers, including some related to USB4, are in that
left-out chunk.
Extend it to cover the entire region, as per the hw specification.
Fixes: 1940c25eaa63 ("arm64: dts: qcom: x1e80100: Add display nodes")
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20251009-topic-hamoa_dp_reg-v1-1-4c70afa5f029@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
89e4902ac7
commit
752c3765a9
@ -5487,7 +5487,7 @@
|
||||
compatible = "qcom,x1e80100-dp";
|
||||
reg = <0 0x0ae90000 0 0x200>,
|
||||
<0 0x0ae90200 0 0x200>,
|
||||
<0 0x0ae90400 0 0x600>,
|
||||
<0 0x0ae90400 0 0xc00>,
|
||||
<0 0x0ae91000 0 0x400>,
|
||||
<0 0x0ae91400 0 0x400>;
|
||||
|
||||
@ -5575,7 +5575,7 @@
|
||||
compatible = "qcom,x1e80100-dp";
|
||||
reg = <0 0x0ae98000 0 0x200>,
|
||||
<0 0x0ae98200 0 0x200>,
|
||||
<0 0x0ae98400 0 0x600>,
|
||||
<0 0x0ae98400 0 0xc00>,
|
||||
<0 0x0ae99000 0 0x400>,
|
||||
<0 0x0ae99400 0 0x400>;
|
||||
|
||||
@ -5663,7 +5663,7 @@
|
||||
compatible = "qcom,x1e80100-dp";
|
||||
reg = <0 0x0ae9a000 0 0x200>,
|
||||
<0 0x0ae9a200 0 0x200>,
|
||||
<0 0x0ae9a400 0 0x600>,
|
||||
<0 0x0ae9a400 0 0xc00>,
|
||||
<0 0x0ae9b000 0 0x400>,
|
||||
<0 0x0ae9b400 0 0x400>;
|
||||
|
||||
@ -5750,7 +5750,7 @@
|
||||
compatible = "qcom,x1e80100-dp";
|
||||
reg = <0 0x0aea0000 0 0x200>,
|
||||
<0 0x0aea0200 0 0x200>,
|
||||
<0 0x0aea0400 0 0x600>,
|
||||
<0 0x0aea0400 0 0xc00>,
|
||||
<0 0x0aea1000 0 0x400>,
|
||||
<0 0x0aea1400 0 0x400>;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user