mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
arm64: dts: hisi: fix hip06 sas am-max-trans quirk
The string for the am max transmissions quirk property is not correct -> fix it. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
This commit is contained in:
@@ -590,7 +590,7 @@
|
|||||||
reg = <0 0xa2000000 0 0x10000>;
|
reg = <0 0xa2000000 0 0x10000>;
|
||||||
sas-addr = [50 01 88 20 16 00 00 00];
|
sas-addr = [50 01 88 20 16 00 00 00];
|
||||||
hisilicon,sas-syscon = <&pcie_subctl>;
|
hisilicon,sas-syscon = <&pcie_subctl>;
|
||||||
am-max-trans;
|
hip06-sas-v2-quirk-amt;
|
||||||
ctrl-reset-reg = <0xa18>;
|
ctrl-reset-reg = <0xa18>;
|
||||||
ctrl-reset-sts-reg = <0x5a0c>;
|
ctrl-reset-sts-reg = <0x5a0c>;
|
||||||
ctrl-clock-ena-reg = <0x318>;
|
ctrl-clock-ena-reg = <0x318>;
|
||||||
|
|||||||
Reference in New Issue
Block a user