Loading Documentation/devicetree/bindings/arm/msm/msm.txt +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,9 @@ SoCs: - TRINKET compatible = "qcom,trinket" - ATOLL compatible = "qcom,atoll" Generic board variants: - CDP device: Loading Loading @@ -205,3 +208,4 @@ compatible = "qcom,sdmmagpiep-qrd" compatible = "qcom,trinket-rumi" compatible = "qcom,trinket-idp" compatible = "qcom,trinket-qrd" compatible = "qcom,atoll-rumi" arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,14 @@ config ARCH_SM6150 This enables support for the SM6150 chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_ATOLL bool "Enable Support for Qualcomm Technologies, Inc. ATOLL" depends on ARCH_QCOM select COMMON_CLK_QCOM help This enables support for the ATOLL chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_QCS405 bool "Enable Support for Qualcomm Technologies, Inc. QCS405" depends on ARCH_QCOM Loading Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,9 @@ SoCs: - TRINKET compatible = "qcom,trinket" - ATOLL compatible = "qcom,atoll" Generic board variants: - CDP device: Loading Loading @@ -205,3 +208,4 @@ compatible = "qcom,sdmmagpiep-qrd" compatible = "qcom,trinket-rumi" compatible = "qcom,trinket-idp" compatible = "qcom,trinket-qrd" compatible = "qcom,atoll-rumi"
arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,14 @@ config ARCH_SM6150 This enables support for the SM6150 chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_ATOLL bool "Enable Support for Qualcomm Technologies, Inc. ATOLL" depends on ARCH_QCOM select COMMON_CLK_QCOM help This enables support for the ATOLL chipset. If you do not wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_QCS405 bool "Enable Support for Qualcomm Technologies, Inc. QCS405" depends on ARCH_QCOM Loading