From patchwork Tue Jun 7 10:38:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 12871713 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA8A0C433EF for ; Tue, 7 Jun 2022 10:38:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232375AbiFGKip (ORCPT ); Tue, 7 Jun 2022 06:38:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239832AbiFGKin (ORCPT ); Tue, 7 Jun 2022 06:38:43 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1731D14D0F; Tue, 7 Jun 2022 03:38:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CA924B81EDA; Tue, 7 Jun 2022 10:38:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9427C385A5; Tue, 7 Jun 2022 10:38:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654598319; bh=GKg9cyrVS4q56g3pOJOUkujNq7A106mJ8Uz6aqSinSo=; h=From:To:Cc:Subject:Date:From; b=QfDww+0QfJxp9F1oOHYUzXC8gHKusHSAaRWA5dfYfr/eRxd4z6zEjEm7tP3DdmbS5 WWbzVxbeE+FHKzyuq6SiNtrPcIYCsG0Jzp9eQnRuBqC6wManP6grJ8i6bt7qDbUsWl 7kSowbAZ33IY2FSxUYxij6pYINLw3fhYCr2DNdwA2SFpBVUTHVkY4sQc8ADgENzqyP lkReJMJAwhjRIGI2lFnNiYvjlsjP/LH2LTcvilEvP/n7T3qGMXz54tiyOT5l7pHPA2 XlzZkmp14obViezbfzGI1J10Hj++dBjdfOzdt+N5ymVNteFjLxlsOw6JPeGp4Ue/+r reuGiZfoYX8wA== From: Vinod Koul To: Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, Vinod Koul , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] arm64: defconfig: Enable qcom ss & hs usb phy Date: Tue, 7 Jun 2022 16:08:30 +0530 Message-Id: <20220607103831.766162-1-vkoul@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org These phys are used for USB controller found in QCS404 board, so enable them in the defconfig Signed-off-by: Vinod Koul --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7d1105343bc2..6d3f4d8d50b8 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1197,6 +1197,8 @@ CONFIG_PHY_QCOM_QMP=m CONFIG_PHY_QCOM_QUSB2=m CONFIG_PHY_QCOM_USB_HS=y CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y +CONFIG_PHY_QCOM_USB_HS_28NM=y +CONFIG_PHY_QCOM_USB_SS=y CONFIG_PHY_RCAR_GEN3_PCIE=y CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_RCAR_GEN3_USB3=m From patchwork Tue Jun 7 10:38:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 12871712 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 059C5C43334 for ; Tue, 7 Jun 2022 10:38:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240698AbiFGKiq (ORCPT ); Tue, 7 Jun 2022 06:38:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239913AbiFGKio (ORCPT ); Tue, 7 Jun 2022 06:38:44 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1A2D21E02; Tue, 7 Jun 2022 03:38:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6708261507; Tue, 7 Jun 2022 10:38:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2B168C34115; Tue, 7 Jun 2022 10:38:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654598321; bh=0TC8k1w8uVEnPJGctKOzfUABrzMHsmXTcZPtG/q+mgE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GAfoovYXzyWCjj80pWrI93eFexRuLQR/UP+M9lMYmUf+4rIHVfPgD7RXV709oH/S1 d8eQsrnlH5n0NaTTKqrM1sVMxG6ZCiGGOPmjgA9MioLDmvgOZx+m50RPHLCal62WdB SOypPp8UQYVYJWzz4SqcgPEiRqHmxd1ggH+HLeeCFuKlT7xIsabI7vj7ZoAKPPEh6l 0LL0MgJP/feU0INWE6W/vEIiRq6TJId8yVZ49UKztUPTx+gUV/q/5FQuwjsk1kArCZ dHSzywISyDi0A/tQfOtX5x9yMtoGcwujgdLEsaDvee6ELkE0tx+do8Q2oaqCUqW20e 1sW9rlfJvja8w== From: Vinod Koul To: Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, Vinod Koul , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] arm64: defconfig: Enable qcom interconnect drivers Date: Tue, 7 Jun 2022 16:08:31 +0530 Message-Id: <20220607103831.766162-2-vkoul@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220607103831.766162-1-vkoul@kernel.org> References: <20220607103831.766162-1-vkoul@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org While enabling QCS404 interconnect driver, I found that other drivers are missing too, so add all the interconnect driver Signed-off-by: Vinod Koul --- arch/arm64/configs/defconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6d3f4d8d50b8..fc5a340bcacd 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1249,7 +1249,11 @@ CONFIG_INTERCONNECT_IMX8MN=m CONFIG_INTERCONNECT_IMX8MQ=m CONFIG_INTERCONNECT_QCOM=y CONFIG_INTERCONNECT_QCOM_MSM8916=m +CONFIG_INTERCONNECT_QCOM_MSM8974=m +CONFIG_INTERCONNECT_QCOM_MSM8996=m CONFIG_INTERCONNECT_QCOM_OSM_L3=m +CONFIG_INTERCONNECT_QCOM_QCS404=m +CONFIG_INTERCONNECT_QCOM_SC7180=m CONFIG_INTERCONNECT_QCOM_SC7280=y CONFIG_INTERCONNECT_QCOM_SDM845=y CONFIG_INTERCONNECT_QCOM_SM8150=m