Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp407632pxk; Wed, 2 Sep 2020 05:02:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNZ1dhE1X8n9z/gfkENAyxvaqaqn8vMcY34oKjF3XiWVk5FV9Lwta1Tc2dFYOi9ULO3+CB X-Received: by 2002:aa7:c40f:: with SMTP id j15mr6460386edq.64.1599048171035; Wed, 02 Sep 2020 05:02:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599048171; cv=none; d=google.com; s=arc-20160816; b=012xAiwCCeqEwZFBzno+SsJQYkmyZZ01TZWnc3lzSnv03XNz7MaokM3H2lpwbIZTEF aLQWJ7f4uCf+b+D4I7ChaiK78cKyI8ay+6jt5bl2QBhXST9ycYVf74gVlYMMbuU312l3 b5cPqsOCpdQvNzjCFwDxqO7RUMZj5fLYdVSJKk/Fenb05JP6kd2OVeyc1z418Nmp0Z51 PNl+BgSPyVnCpSYLMmGwDX/3+RLfiGIfRAWJ4CnnHrUBXgxd1ZXX5uJhaZrxFe2tffo3 UEDJaR5+OzyOh+C8xIcwG19dmt/EajpjDFHMS1yqawoW0bVAFi7XhQV1cV4wZwcw19Pf gAkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=nIuobm3LtyKpaQPVROMyFa4s6S8D87bIW+UkJ/gJT0Q=; b=GztECqeTYtS1GyFnP0rUtRRJPFsYyULzLnzEFluhfzqo1OQJ7+bfwyTQMnf8C3NFZJ ta2bNFUzp9jwY6Ca+ObJAJM8tZ8ImxG7biiNx3P7DqVhlW2brG9KhDRuwp1c0GcDLVFw uO9j+j89/piul6Egiptc+EjQMaP1bxJR+c4eRJQa22KHM2PAUdH4FMcsonY9HIY4Gxpc svHRul5cD/v2Qyb2k4/cUbCde32Y+3nsPMviLW7Wy2LztxwdHpW+buP82gl3hQ9sPTjC 7tKY6tmHsyGP+s9Y7URGD9RAPVG7Jl3c0Mxq3vOWQ4OVAtfFj9WClDLbWrzLCKoVOGw9 p8yw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u15si2485054ejx.239.2020.09.02.05.02.05; Wed, 02 Sep 2020 05:02:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726762AbgIBMBq (ORCPT + 99 others); Wed, 2 Sep 2020 08:01:46 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:46776 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726657AbgIBMBl (ORCPT ); Wed, 2 Sep 2020 08:01:41 -0400 Received: from ironmsg08-lv.qualcomm.com ([10.47.202.152]) by alexa-out.qualcomm.com with ESMTP; 02 Sep 2020 05:01:33 -0700 Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg08-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 02 Sep 2020 05:01:31 -0700 Received: from gubbaven-linux.qualcomm.com ([10.206.64.32]) by ironmsg02-blr.qualcomm.com with ESMTP; 02 Sep 2020 17:31:07 +0530 Received: by gubbaven-linux.qualcomm.com (Postfix, from userid 2365015) id C91A721B33; Wed, 2 Sep 2020 17:31:06 +0530 (IST) From: Venkata Lakshmi Narayana Gubba To: marcel@holtmann.org, johan.hedberg@gmail.com Cc: mka@chromium.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, hemantg@codeaurora.org, linux-arm-msm@vger.kernel.org, bgodavar@codeaurora.org, rjliao@codeaurora.org, hbandi@codeaurora.org, abhishekpandit@chromium.org, Venkata Lakshmi Narayana Gubba Subject: [PATCH v1] arm64: dts: qcom: sc7180: Remove clock for bluetooth on SC7180 IDP board Date: Wed, 2 Sep 2020 17:31:03 +0530 Message-Id: <1599048063-6900-1-git-send-email-gubbaven@codeaurora.org> X-Mailer: git-send-email 2.7.4 Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Removed voting for RPMH_RF_CLK2 which is not required as it is getting managed by BT SoC through SW_CTRL line. Signed-off-by: Venkata Lakshmi Narayana Gubba --- arch/arm64/boot/dts/qcom/sc7180-idp.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts index 4e9149d..b295d01 100644 --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts @@ -348,7 +348,6 @@ vddrf-supply = <&vreg_l2c_1p3>; vddch0-supply = <&vreg_l10c_3p3>; max-speed = <3200000>; - clocks = <&rpmhcc RPMH_RF_CLK2>; }; }; -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation