Searched hist:"6 a6eff73" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | sm6350.h | 6a6eff73 Wed May 25 09:44:00 CDT 2022 Luca Weiss <luca.weiss@fairphone.com> interconnect: qcom: Add SM6350 driver support
Add a driver that handles the different NoCs found on SM6350, generated from the downstream dtb.
We're exluding ALC, IP0 and all _display nodes. ALC will not be voted from the kernel[1] and IP0 is handled by the clk-rpmh driver[2].
[1] https://lore.kernel.org/linux-arm-msm/1e79c73f22c8891dc9f868babd940fca@codeaurora.org/ [2] https://lore.kernel.org/linux-arm-msm/20220412220033.1273607-1-swboyd@chromium.org/
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://lore.kernel.org/r/20220525144404.200390-5-luca.weiss@fairphone.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
|
H A D | sm6350.c | 6a6eff73 Wed May 25 09:44:00 CDT 2022 Luca Weiss <luca.weiss@fairphone.com> interconnect: qcom: Add SM6350 driver support
Add a driver that handles the different NoCs found on SM6350, generated from the downstream dtb.
We're exluding ALC, IP0 and all _display nodes. ALC will not be voted from the kernel[1] and IP0 is handled by the clk-rpmh driver[2].
[1] https://lore.kernel.org/linux-arm-msm/1e79c73f22c8891dc9f868babd940fca@codeaurora.org/ [2] https://lore.kernel.org/linux-arm-msm/20220412220033.1273607-1-swboyd@chromium.org/
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://lore.kernel.org/r/20220525144404.200390-5-luca.weiss@fairphone.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
|
H A D | Makefile | 6a6eff73 Wed May 25 09:44:00 CDT 2022 Luca Weiss <luca.weiss@fairphone.com> interconnect: qcom: Add SM6350 driver support
Add a driver that handles the different NoCs found on SM6350, generated from the downstream dtb.
We're exluding ALC, IP0 and all _display nodes. ALC will not be voted from the kernel[1] and IP0 is handled by the clk-rpmh driver[2].
[1] https://lore.kernel.org/linux-arm-msm/1e79c73f22c8891dc9f868babd940fca@codeaurora.org/ [2] https://lore.kernel.org/linux-arm-msm/20220412220033.1273607-1-swboyd@chromium.org/
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://lore.kernel.org/r/20220525144404.200390-5-luca.weiss@fairphone.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
|
H A D | Kconfig | 6a6eff73 Wed May 25 09:44:00 CDT 2022 Luca Weiss <luca.weiss@fairphone.com> interconnect: qcom: Add SM6350 driver support
Add a driver that handles the different NoCs found on SM6350, generated from the downstream dtb.
We're exluding ALC, IP0 and all _display nodes. ALC will not be voted from the kernel[1] and IP0 is handled by the clk-rpmh driver[2].
[1] https://lore.kernel.org/linux-arm-msm/1e79c73f22c8891dc9f868babd940fca@codeaurora.org/ [2] https://lore.kernel.org/linux-arm-msm/20220412220033.1273607-1-swboyd@chromium.org/
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://lore.kernel.org/r/20220525144404.200390-5-luca.weiss@fairphone.com Signed-off-by: Georgi Djakov <djakov@kernel.org>
|