Skip to content

Commit 687bcd0

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform
Enable the pinctrl, GCC clock and interconnect drivers in order to allow booting SA8775P boards. The drivers need to be built-in for QUPv3 and subsequently UART console to work. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Eric Chanudet <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 85d81e1 commit 687bcd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ CONFIG_PINCTRL_QCM2290=y
560560
CONFIG_PINCTRL_QCS404=y
561561
CONFIG_PINCTRL_QDF2XXX=y
562562
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
563+
CONFIG_PINCTRL_SA8775P=y
563564
CONFIG_PINCTRL_SC7180=y
564565
CONFIG_PINCTRL_SC7280=y
565566
CONFIG_PINCTRL_SC8180X=y
@@ -1352,6 +1353,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8916=m
13521353
CONFIG_INTERCONNECT_QCOM_MSM8996=m
13531354
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
13541355
CONFIG_INTERCONNECT_QCOM_QCS404=m
1356+
CONFIG_INTERCONNECT_QCOM_SA8775P=y
13551357
CONFIG_INTERCONNECT_QCOM_SC7180=y
13561358
CONFIG_INTERCONNECT_QCOM_SC7280=y
13571359
CONFIG_INTERCONNECT_QCOM_SC8180X=y

0 commit comments

Comments
 (0)