From patchwork Wed Mar 18 04:38:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11444501 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 0621C913 for ; Wed, 18 Mar 2020 04:39:00 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 019FA2076C; Wed, 18 Mar 2020 04:39:00 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-pl1-f194.google.com (mail-pl1-f194.google.com [209.85.214.194]) (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 D3B2720768 for ; Wed, 18 Mar 2020 04:38:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aiHNfWE0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D3B2720768 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-pl1-f194.google.com with SMTP id r3so2574295pls.13 for ; Tue, 17 Mar 2020 21:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=hD4OTb2ukvF61pVeHuPC5lcbHIWQCqsGeGiLx1Rvchs=; b=aiHNfWE0XgosFyJ0+CwG4UE57kGUR7maaaONNjxpxZH/6UxI3wfP6zXvweFNQ48O6H 6TNEkWAEyc9iohRqYey2hXe8vqZ5pnc9bmx4kZ2Ojlo42Epv8akrYy3bpMDf4cAb0XB7 HOdlR9tsOWmi9i3jzFP1X7pD5L0fHkydGvcoxzyDb1+3Tl76POTsDPJtwk0EGUEq790T QK5mtfGyWLLOpydF7VSf6/iqKKym49PpKWXW1GLP3SojLzazPerBsvzPsWdYBRvpE6EH gMhvmJnLNVKVUS7c9p5vMrINbqW3NWBDPDJj2+GrRRs8n/dsJVgo18TdcY1uq9pVx+IP IWnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=hD4OTb2ukvF61pVeHuPC5lcbHIWQCqsGeGiLx1Rvchs=; b=mEdOSYIb0zO3HfG/b8bdeDwDzhACEo1OsJNOHbpL7Hh0cVSiG60P3qjw9paxfhiPil 3F3f3Cl/80y+UXvUKwtaIysLYHlE+3za1/oRaJWZrUygH18C2ljhxvliYV5jWyBEEa7j fVPmzwEWJmPGhRfYlRaVuSO1/B0m3oOisW3KvpJL0Kpc3/RRBeF9y4kR6zvLUlz9pSHz UHuxLohCu5wt/mQCB/mP58TIN7k3uuyWviP3Y0+eJYuI7t6SzogLEmPwpYeVf7MpWi0r dOb0avx9g9rgISDCI6hIUsmoaaRVXXkYCwWVOm5hjkisAvK5e91dPEMNwP8bg8rxTOGJ 6TnA== X-Gm-Message-State: ANhLgQ1OGV/JUOlYf1lxGjK+Mq1/JQtNMVIUQK9CPcIVK4D53uEOP0b7 vKWakjRVPfpfHTt+IuS7oC+DgA== X-Google-Smtp-Source: ADFU+vt8zPjFve5Lzf8111BcvtQ46OdX9DFr+m5z0b0ioG5fo6mVd11MHu7Z6qKC0WsQJVUN7MCYuQ== X-Received: by 2002:a17:902:710c:: with SMTP id a12mr1981292pll.283.1584506339206; Tue, 17 Mar 2020 21:38:59 -0700 (PDT) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id d11sm4639337pfo.39.2020.03.17.21.38.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Mar 2020 21:38:58 -0700 (PDT) Date: Tue, 17 Mar 2020 21:38:56 -0700 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 , Bjorn Andersson , Sricharan R , Stephan Gerhold Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v5.7 Message-ID: <20200318043856.GB470201@yoga> MIME-Version: 1.0 Content-Disposition: inline The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -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.7 for you to fetch changes up to 1788e7a932076205d0e43024f457dd0a05ded592: arm64: defconfig: Enable Qualcomm SDM845 audio configs (2020-03-15 21:04:33 -0700) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v5.7 Enable SDM845 audio, display and gpu related configs and the Truly NT35597 panel driver, all relevant for various SDM845 based boards. Enable IPQ6018 clocks and pinctrl and the pmic vibrator driver for PM8916. ---------------------------------------------------------------- Bjorn Andersson (3): arm64: defconfig: Enable Qualcomm SDM845 display and gpu clocks arm64: defconfig: Enable Truly NT35597 WQXGA panel arm64: defconfig: Enable Qualcomm SDM845 audio configs Sricharan R (1): arm64: defconfig: Enable qcom ipq6018 clock and pinctrl Stephan Gerhold (1): arm64: defconfig: Enable Qualcomm PM8XXX vibrator support arch/arm64/configs/defconfig | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)