From patchwork Tue May 19 05:25:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11556923 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A9735913 for ; Tue, 19 May 2020 05:26:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 9568D20809; Tue, 19 May 2020 05:26:24 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-pj1-f66.google.com (mail-pj1-f66.google.com [209.85.216.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5F8DC2070A for ; Tue, 19 May 2020 05:26:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="R6pm4GXJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F8DC2070A Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bjorn.andersson@linaro.org Received: by mail-pj1-f66.google.com with SMTP id l73so781310pjb.1 for ; Mon, 18 May 2020 22:26:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=TQLTjFaHeHCtwJ90T40u9GJZ4EPCgGpPiHhC/OFX8TA=; b=R6pm4GXJTMMMY373PRSkQG8D4DwPQqGx7gkgp7evfK2GysjnKx55h80ucmWzRZahYc pINugt/U+FRyboicAskf87byfkkuhs6FuubeZML2IBojIsPl9DhKoX2VN+Q2xiZF5jPE h+OaRAnlkhKFP9NWBST3+iE4y9T2ngZWz3Kpav1e0j1MmH2eW4kM2Xjb/7ZO+OXFvznP mCG9Qin7nXV8uf36YL1DqWwyJ+bSkR6otaMH9Ohk+heujTKcqflwUSvT2WKGVdRjYd/C VVoWbRzbuqQtK5k9cvsxwpFFdHtSM3mW2YBBTlTA+Aqy6hHcm6KMNtD/pnT1NUoR71Al QsXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=TQLTjFaHeHCtwJ90T40u9GJZ4EPCgGpPiHhC/OFX8TA=; b=pxWt7MwheDa3mOPrWm28uDvSgnKU9u8FgLsHWgyCTYPEaygO4PloZbxyUaU4VGAcfT i1Dk4ZLUHDE/NA+RzNcijWIof0UTUSD233fiO0OJe4OghZDnmNF617zutpk1GZrnO6qn k/PdIXWx8bc5Tem/wnZznxaAdNk51sPEARgPcHEkJ9Dlgk07D97fCpoxnoU1na0Jo1pg AWW4lMBkKCy7rYYRqa1bVhMoCcMG+RWIOOo2ZHcSN7yyHiYnbIeEJn0O0jRVa7CsEbzF tcKAPM5Y1QX6Dqc+7kHMsOJUZEBzAEpeoNON14Eog9rlNNkZ/xGwsNSCaK9AHW9PXRHi wtNQ== X-Gm-Message-State: AOAM5333unIkp+kaYQZcnyA51p+o5B4tjR1Xj8BrojA8r1pTEVbIyL+O az8DbUaInsATOyZvn6aL1h67OQ== X-Google-Smtp-Source: ABdhPJyeCl5NFJNw/zwS7zHiNN+lAe/tMkiC2BicVCQdQPF/qoZgNRkInWg5NJNF1XETXKHAW5GS7A== X-Received: by 2002:a17:90a:a111:: with SMTP id s17mr3124143pjp.39.1589865983783; Mon, 18 May 2020 22:26:23 -0700 (PDT) Received: from builder.lan (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id v127sm10211683pfb.91.2020.05.18.22.26.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 22:26:23 -0700 (PDT) From: Bjorn Andersson List-Id: To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Alex Elder , Robert Foss , Vinod Koul Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v5.8 Date: Mon, 18 May 2020 22:25:02 -0700 Message-Id: <20200519052502.1249888-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-5.8 for you to fetch changes up to 5ef3c35809ec74ab41a5cf93a5b6d60167661113: arm64: defconfig: enable Qualcomm IPA and RMNet modules (2020-05-18 16:36:30 -0700) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v5.8 This enables SM8250 GCC clock driver, SC7180 GCC clock driver and SC7180 TLMM pinctrl driver, the IPA and RMNET drivers, CCI, camera subsystem and camera clock drivers and removes the now depricated GLINK_SSR entry. ---------------------------------------------------------------- Alex Elder (1): arm64: defconfig: enable Qualcomm IPA and RMNet modules Bjorn Andersson (2): arm64: defconfig: Remove QCOM_GLINK_SSR arm64: defconfig: Enable Qualcomm SC7180 pinctrl and gcc Robert Foss (1): arm64: defconfig: Enable Qualcomm CAMCC, CAMSS and CCI drivers Vinod Koul (1): arm64: defconfig: Enable SM8250 GCC driver arch/arm64/configs/defconfig | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)