Message ID | 20230406-topic-lenovo_features-v2-0-625d7cb4a944@linaro.org |
---|---|
Headers | show |
Series | Tab P11 features | expand |
On Fri, 07 Apr 2023 21:54:40 +0200, Konrad Dybcio wrote: > v1 -> v2: > - Add ftrace-size and drop no-map under pstore [1/4] > - Add qcom,ath10k-calibration-variant [4/4] > - Pick up rbs > > v1: https://lore.kernel.org/r/20230406-topic-lenovo_features-v1-0-c73a5180e48e@linaro.org > > [...] Applied, thanks! [1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node commit: 8b0ac59c2da69aaf8e65c6bd648a06b755975302 [2/4] arm64: dts: qcom: sm6115: Add RMTFS commit: ecc61a207d0fad45ba991e0ce0273382b20bb226 [3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs commit: 7584284537c2a82227ed2ea359b2c53f28e6abbf [4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi commit: 137e5c267232c89b2284ea44229545d4820bcb26 Best regards,
v1 -> v2: - Add ftrace-size and drop no-map under pstore [1/4] - Add qcom,ath10k-calibration-variant [4/4] - Pick up rbs v1: https://lore.kernel.org/r/20230406-topic-lenovo_features-v1-0-c73a5180e48e@linaro.org This short series brings a couple of "nice" features to the Tab P11: - Wi-Fi - remoteprocs (+RMTFS) - ramoops No external dependencies. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Konrad Dybcio (4): arm64: dts: qcom: sm6115-j606f: Add ramoops node arm64: dts: qcom: sm6115: Add RMTFS arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi arch/arm64/boot/dts/qcom/sm6115.dtsi | 10 +++++++ arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts | 35 +++++++++++++++++++++++ 2 files changed, 45 insertions(+) --- base-commit: e134c93f788fb93fd6a3ec3af9af850a2048c7e6 change-id: 20230406-topic-lenovo_features-d708e51caa7e Best regards,