From patchwork Mon Jan 13 20:41:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11330817 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 9BBBD92A for ; Mon, 13 Jan 2020 20:41:35 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (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 752AA2187F for ; Mon, 13 Jan 2020 20:41:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="RSFS9t3H" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 752AA2187F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1191+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id hAswYY1556264x4FN3O6zh3d; Mon, 13 Jan 2020 12:41:35 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.279.1578948094708985693 for ; Mon, 13 Jan 2020 12:41:34 -0800 X-Received: by mail.kernel.org (Postfix) id 5734A24673; Mon, 13 Jan 2020 20:41:34 +0000 (UTC) X-Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) (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 2880D24686 for ; Mon, 13 Jan 2020 20:41:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2880D24686 X-Received: by mail-pg1-f196.google.com with SMTP id a33so5266338pgm.5 for ; Mon, 13 Jan 2020 12:41:33 -0800 (PST) X-Gm-Message-State: RRxdW0wQQOhFJpvf1ez0Ikqkx1554929AA= X-Google-Smtp-Source: APXvYqwGRiL4ieCaRTJHFitI1pbBJvnXc/j2S77WAlRK3OoFxxZ2dMFJUnUd25kHMMKHIv/5x2+fyg== X-Received: by 2002:a62:1889:: with SMTP id 131mr21370497pfy.250.1578948093458; Mon, 13 Jan 2020 12:41:33 -0800 (PST) X-Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id t187sm15523096pfd.21.2020.01.13.12.41.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 12:41:32 -0800 (PST) Date: Mon, 13 Jan 2020 12:41:30 -0800 From: Bjorn Andersson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Bjorn Andersson , Jeffrey Hugo , Niklas Cassel , Amit Kucheria , Jorge Ramirez-Ortiz , Lina Iyer Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v5.6 Message-ID: <20200113204130.GA3325@yoga> MIME-Version: 1.0 User-Agent: Mutt/1.12.2 (2019-09-21) Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578948095; bh=WugcDYp3I031uEwpQTVHJNMd9uF5qf8r7y2w9DODChA=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=RSFS9t3Hc6HF/bgD0Q/esBWWP8guZIGMifb78o8vlsVzH3Z4zl7C8BiBENunhZbKEXI BD7qOVX6nznNfJ/kipbmUdWMh7PmDqWShUE9s/OLi14NdSfARELUzt2KoE1Ihc1gOooga motQYc77nGfl1ZQmO6uHoKyMUS0UlCBCoX8= Olof, I attempted to make the two CPUFREQ drivers =m, but the result is that CPUfreq doesn't come up on QCS404. We will need to investigate this further and I will follow up with a patch once this is sorted out. Regards, Bjorn The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) 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.6 for you to fetch changes up to a7ab9b89af22a8ce68db648759d974a214bc25bd: arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM (2020-01-04 23:58:00 -0800) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v5.6 * Enable NVMEM and OSM CPUfreq drivers * Enable CPR driver * Enable HFPLL driver * Enable ATH10k SNOC driver * Enable PMIC thermal driver * Enable wakeup controller driver * Enable watchdog driver * Enable PRNG driver * Enable SN65DSI86 DSI to DisplayPort bridge driver * Enable QCA Bluetooth driver * Enable Qualcomm SoCinfo driver * Enable SPI and QSPI drivers * Enable drivers providing remoteproc dependencies ---------------------------------------------------------------- Amit Kucheria (1): arm64: defconfig: Enable QCOM PMIC thermal Bjorn Andersson (7): arm64: defconfig: Enable Qualcomm remoteproc dependencies arm64: defconfig: Enable Qualcomm SPI and QSPI controller arm64: defconfig: Enable Qualcomm socinfo driver arm64: defconfig: Enable Qualcomm CPUfreq HW driver arm64: defconfig: Enable Qualcomm pseudo rng arm64: defconfig: Enable Qualcomm watchdog driver arm64: defconfig: Enable ATH10K_SNOC Jeffrey Hugo (2): arm64: defconfig: Enable QCA Bluetooth over UART arm64: defconfig: Enable SN65DSI86 display bridge Jorge Ramirez-Ortiz (1): arm64: defconfig: Enable HFPLL Lina Iyer (1): arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845 Niklas Cassel (2): arm64: defconfig: enable CONFIG_QCOM_CPR arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM arch/arm64/configs/defconfig | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1191): https://linux.kernel.org/g/patchwork-soc/message/1191 Mute This Topic: https://linux.kernel.org/mt/69677977/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-