>> Acked-by: Krzysztof Kozlowski
>
>How come this v1 has an ack?
This is supposed to be a v2, but I had problems sending it correctly,
sorry
https://patchwork.kernel.org/project/linux-arm-msm/patch/20230916134147.163764-1-lukas.wal...@aceart.de/
: Raymond Hackley
Signed-off-by: Lukas Walter
---
Changes in v2:
- Switch Signed-off-by order
- Specify reserved-memory region usage
---
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/msm8939-huawei-kiwi.dts | 242 ++
2 files changed, 243 insertions
Add a compatible for Huawei Honor 5X / GR5 (2016).
Acked-by: Krzysztof Kozlowski
Signed-off-by: Lukas Walter
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml
b/Documentation/devicetree
>> Is this fine?
>> Should I send a V2 with the signoff and reserved-memory changes?
>I don't quite get it, what signoff?
Krzysztof noticed that the Signed-off-by are in the wrong order.
But I was told this alone is not worth a V2.
Date: Wed, 20 Sep 2023 16:47:30 +0200
>> +
>> +reserved-memory {
>> +reserved@84a0 {
>> +reg = <0x0 0x84a0 0x0 0x160>;
>> +no-map;
>> +};
>Do we know what this is for?
This seems to be some QSEE/TrustZone memory requi
>Are you sure this is 3620, have you tried wcn3660 and/or wcn3680 ?
I am sure. Downstream source [1] and downstream dmesg (wcnss: IRIS Reg:
51120004 which should equal [2]) indicate 3620 (3620A does not exist)
[1]:
https://github.com/CyanogenMod/android_kernel_huawei_kiwi/blob/cm-14.1/arch/arm/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
>Order of SoB is unusual. Who did what here?
I created the dts and they update the model name. So it should be the
other way around
-BEGIN PGP SIGNATURE-
iQIzBAEBCAAdFiEEi1ngOOsyNO1iyMXiY16HCsLx2zUFAmUG/FQACgkQY16HCsLx
2zXbug//cFZNScSBr6k1
Add a compatible for Huawei Honor 5X / GR5 (2016).
Signed-off-by: Lukas Walter
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml
b/Documentation/devicetree/bindings/arm/qcom.yaml
index
-off-by: Lukas Walter
Signed-off-by: Raymond Hackley
---
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/msm8939-huawei-kiwi.dts | 238 ++
2 files changed, 239 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/msm8939-huawei-kiwi.dts
diff --git
9 matches
Mail list logo