Message ID | 20220113233358.17972-1-petr.vorel@gmail.com |
---|---|
Headers | show |
Series | msm8994-huawei-angler and msm8992-lg-bullhead sdhc1 fixes | expand |
Hello: This series was applied to qcom/linux.git (for-next) by Bjorn Andersson <bjorn.andersson@linaro.org>: On Fri, 14 Jan 2022 00:33:52 +0100 you wrote: > Hi, > > Besides fixing sdhc1 for msm8994-huawei-angler and msm8992-lg-bullhead > I also rebased and reposted Jean's patches (Makefile didn't apply on > current for-next) and also rename angler's DTS. > > sdhc1 (i.e. mmc0) is working on both, but there are overclocking > warnings. I suspected issue similar to using clk_rcg2_ops instead of > clk_rcg2_floor_ops (i.e. 3f905469c8ce ("clk: qcom: gcc: Use floor ops > for SDCC clocks") or 148ddaa89d4a ("clk: qcom: gcc-sc7180: Use floor ops > for the correct sdcc1 clk"), but it looks to be correct for gcc-msm8994.c. > > [...] Here is the summary with links: - [1/6] arm64: dts: qcom: msm8992-lg-bullhead: Place LG Bullhead generic code into a DTSI file https://git.kernel.org/qcom/c/3f99518c6f65 - [2/6] arm64: dts: qcom: msm8992-lg-bullhead: Add support for LG Bullhead rev 1.0 https://git.kernel.org/qcom/c/cd4bd4704ec8 - [3/6] arm64: dts: qcom: msm8994: Provide missing "xo_board" and "sleep_clk" to GCC (no matching commit) - [4/6] arm64: dts: qcom: msm8994-huawei-angler: Add vendor name huawei (no matching commit) - [5/6] arm64: dts: qcom: msm8994-huawei-angler: Add sdhc{1,2} definitions (no matching commit) - [6/6] arm64: dts: qcom: msm8992-lg-bullhead: Disable sdhc2 (no matching commit) You are awesome, thank you!
On Fri, 14 Jan 2022 00:33:52 +0100, Petr Vorel wrote: > Besides fixing sdhc1 for msm8994-huawei-angler and msm8992-lg-bullhead > I also rebased and reposted Jean's patches (Makefile didn't apply on > current for-next) and also rename angler's DTS. > > sdhc1 (i.e. mmc0) is working on both, but there are overclocking > warnings. I suspected issue similar to using clk_rcg2_ops instead of > clk_rcg2_floor_ops (i.e. 3f905469c8ce ("clk: qcom: gcc: Use floor ops > for SDCC clocks") or 148ddaa89d4a ("clk: qcom: gcc-sc7180: Use floor ops > for the correct sdcc1 clk"), but it looks to be correct for gcc-msm8994.c. > > [...] Applied, thanks! [3/6] arm64: dts: qcom: msm8994: Provide missing "xo_board" and "sleep_clk" to GCC commit: 4dd1ad6192748523878463a285346db408b34a02 [4/6] arm64: dts: qcom: msm8994-huawei-angler: Add vendor name huawei commit: 8af90d6daa36a7180a2cd6aad874136aade27412 Best regards,