From patchwork Tue Jul 21 04:48:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11674957 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 4600D13A4 for ; Tue, 21 Jul 2020 04:50:44 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 3C51E208E4; Tue, 21 Jul 2020 04:50:44 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) (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 17A4D2070A for ; Tue, 21 Jul 2020 04:50:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Ih99AaZI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17A4D2070A 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-pg1-f193.google.com with SMTP id o13so11388891pgf.0 for ; Mon, 20 Jul 2020 21:50:44 -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=j8ebeWeBRFRruYH9t338HyuwX7hx6I5XzKeyLXA4qF0=; b=Ih99AaZIJNMOrkLQH5PQtxwUmVOZ1luBwCgXbS7ouLEEkdQeBRRSIVlOzX5zK7iMr7 KwBjzBiXl5QrvcOO1vRm2x10+KvZ8L/N8+lxCvW7LgnaZvm6tOjrCVWrCJGbfUY46CFO 5/PkLD/ML/rUNrT4QDcQ3BrgxV+YMwJuBHoixUz+TKtmAem6csczqRuK2Ejz/baJRdPo rrgWn07voJeOEdNwjcoTU9YThjP1y8w84DnB7+EgzYQnAbOkPPJvZnzEYnSMxNfrHh6y GOSZe6j7E6kNRGyNSqHEU01Ktn7YwdhjK6F+2AYxfOJ72qaDa5KoXffc+UK/GKDWZJFK fLkw== 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=j8ebeWeBRFRruYH9t338HyuwX7hx6I5XzKeyLXA4qF0=; b=U+LjKfEMZ4KyjlFh4kQrhzYkyrvBFIC2s0AIokUDMCW1j/wqY+U2QXrxk7Qa+ODv49 4OAHOkbPeycAOxulXuEZ8azNZYUbhWWP2RamUH2lSpUdNM2q4upen2jWPr8jDTvEl3oD zWz3sZ6dUiOk9PK5fo1nSPqMM9VBdMIbVT+9sEKsvFWU1l0qZwbDQQDPHdNyCctVI+sE OpvZMM3Kd3AtvpZkT6j+EhJFg9oyg4ev6PYS8dFR+M9WB9HeRr7CZjgH+nM8720V9eRX bf5S6oMrxyiyexielB3sTJUbUCIMgKNPTW0Fkz0lQPQJ9hWANwf/iBF7xo0cRmfPKt9t GrHg== X-Gm-Message-State: AOAM5304BufaHh+Ve/e8ioCYRPH4pcABoGa0ix8vs7s68B4lwCQCGUTi +rjEDOYJQzcwp6FlHfrJXEImMA== X-Google-Smtp-Source: ABdhPJxYyT4mSExmoaAHnUlY+WxIDoMdxgCfAfHvEQG12674UjGrnAylbOMR5r1PGfPD98mKHsOQaw== X-Received: by 2002:a63:720b:: with SMTP id n11mr20632769pgc.137.1595307043552; Mon, 20 Jul 2020 21:50:43 -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 j70sm18473995pfd.208.2020.07.20.21.50.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jul 2020 21:50:42 -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 , Georgi Djakov , Jeffrey Hugo , Stanimir Varbanov Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v5.9 Date: Mon, 20 Jul 2020 21:48:48 -0700 Message-Id: <20200721044848.3429874-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9 for you to fetch changes up to fe860ac25d12ce373db2779d43e0e58ce204228c: arm64: defconfig: Enable Qualcomm IPCC driver (2020-06-23 12:58:43 -0700) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v5.9 Enable the Qualcomm RPM power-domain, RTC and IPCC drivers, the SDM845 video clock controller driver and the SM8250 TLMM pinctrl driver. ---------------------------------------------------------------- Bjorn Andersson (2): arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver arm64: defconfig: Enable Qualcomm IPCC driver Georgi Djakov (1): arm64: defconfig: Enable the PM8xxx RTC driver Jeffrey Hugo (1): arm64: defconfig: Add CONFIG_QCOM_RPMPD Stanimir Varbanov (1): arm64: defconfig: Enable SDM845 video clock controller arch/arm64/configs/defconfig | 5 +++++ 1 file changed, 5 insertions(+)