git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76465ce
)
ufs: unipro: Add PA_SCRAMBLING property
author
Igor Belwon
<igor.belwon@mentallysanemainliners.org>
Sat, 11 Oct 2025 19:10:05 +0000
(21:10 +0200)
committer
Neil Armstrong
<neil.armstrong@linaro.org>
Tue, 28 Oct 2025 16:22:52 +0000
(17:22 +0100)
This property is required for proper I/O access on the MediaTek MT6878
UFS controller, and is part of UniPro specifications.
Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
Link:
https://patch.msgid.link/20251011-mtk-ufs-uboot-v1-2-a05f991ee150@mentallysanemainliners.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/ufs/unipro.h
patch
|
blob
|
history
diff --git
a/drivers/ufs/unipro.h
b/drivers/ufs/unipro.h
index
5683360
..
bde1490
100644
(file)
--- a/
drivers/ufs/unipro.h
+++ b/
drivers/ufs/unipro.h
@@
-125,6
+125,7
@@
#define PA_RXPWRSTATUS 0x1582
#define PA_RXGEAR 0x1583
#define PA_RXTERMINATION 0x1584
+#define PA_SCRAMBLING 0x1585
#define PA_MAXRXPWMGEAR 0x1586
#define PA_MAXRXHSGEAR 0x1587
#define PA_PACPREQTIMEOUT 0x1590