From patchwork Tue Sep 22 00:05:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11791283 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 319B9139A for ; Tue, 22 Sep 2020 00:05:27 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2B84C23A74; Tue, 22 Sep 2020 00:05:27 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.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 D042D207C4 for ; Tue, 22 Sep 2020 00:05:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ZvWq29Qa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D042D207C4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=bjorn.andersson@linaro.org Received: by mail-oi1-f196.google.com with SMTP id m7so19086362oie.0 for ; Mon, 21 Sep 2020 17:05:26 -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=5uk18AYQBLELPl6q/asgU0XH/uIPc5sM10ACZPWdWf8=; b=ZvWq29QalMwbO2wUvDNjjENhcC7h1gyP/CllN8TX1LLSB6Z1/eaOm1vWcXpOZ1O7/7 Ja8DAL24hbcq17nviUlpftLj+rIMGe/N8XCArg/RlNkSOof1viAJgoY0Eh+iOXyamRcU YwMJTZI+IYxmNBMfECA51pzuO+SrbwRX4NhbKDR8wK53RxRT9CfNImdtrTLgFJfx5t3D usH8K1foICRzArHK5UP5kDdi1W0vnbNTUFfUW+cubpI1bEuFY6DrzbxhPODW8gQ/CinJ NgE3xPWTfG0mAeAyfodKx4WBKukM2Bj/+MtU3rFYowdCmuM4BIp7tRIsOOodYPmqpsJI r9Zw== 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=5uk18AYQBLELPl6q/asgU0XH/uIPc5sM10ACZPWdWf8=; b=UaUyFECkUtZzETnJVzerMWOx8cOmxjfMyFWomoXbG1tKiTIqHdHJoHQbyMDvuE0u3x +zDyZSdbyWMCMVAnmvc/qd5xe9/QLpxia4JeM87JNmvWAHc60yASgZAhmydX1G9LT1bQ 10BTy1zl+xuXRMsVEhnWEeGExMnP/E0B11W1ua8yQ69nZa5kIBpxzZXoueZmxnn20rNZ FZWEElE2y1TsCs57ZmtJHefGmNihKfth2hGUjXVkpV6LJSoa7Zt3pWf8IxFzxqBoShPs KH+7DGKxXwbmzQIapuHlTPqK17NJWLY5hQ5jbjc8c6qF7gFaynhy5ZoSMPfSEXdnjP1X QxSQ== X-Gm-Message-State: AOAM532DUgeosHpUq+jsHsEZEWn/txQZhBNtkSH9ExJndva+pmIBP10P PqXYe+JEdZVq6rz6OJSW6J9+GA== X-Google-Smtp-Source: ABdhPJwsVubQBHzmVALMLbQfy8I6xDpiEbhys39h+7asNMuKz1LigMtGzl/oEXQRtwrx0AWDeYf/Yg== X-Received: by 2002:a54:4189:: with SMTP id 9mr1075970oiy.66.1600733125933; Mon, 21 Sep 2020 17:05:25 -0700 (PDT) Received: from localhost.localdomain (99-135-181-32.lightspeed.austtx.sbcglobal.net. [99.135.181.32]) by smtp.gmail.com with ESMTPSA id k16sm7151619oij.56.2020.09.21.17.05.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Sep 2020 17:05:25 -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 , Konrad Dybcio , Rajendra Nayak , =?utf-8?q?=C5=81ukasz_Patron?= Subject: [GIT PULL] Qualcomm ARM64 DT fixes for v5.9 Date: Mon, 21 Sep 2020 19:05:21 -0500 Message-Id: <20200922000521.39621-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-5.9 for you to fetch changes up to 22f5adc75a8d60080e489b0f90f0a55104488464: arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells (2020-09-14 23:32:18 +0000) ---------------------------------------------------------------- Qualcomm ARM64 DT fixes for v5.9 This fixes the OPP table for SDM845 QUP devices to bring back Bluetooth support, disables SMMU on SDM630 to make the devices boot again, disables the eMMC controller on Kitakami to prevent permanent damage and fixes a typo in the pm660. ---------------------------------------------------------------- Konrad Dybcio (2): arm64: dts: sdm630: Temporarily disable SMMUs by default arm64: dts: qcom: kitakami: Temporarily disable SDHCI1 Rajendra Nayak (1): arm64: dts: sdm845: Fixup OPP table for all qup devices Ɓukasz Patron (1): arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi | 7 ++++++- arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +- arch/arm64/boot/dts/qcom/sdm630.dtsi | 8 ++++++++ arch/arm64/boot/dts/qcom/sdm845.dtsi | 9 +++++++-- 4 files changed, 22 insertions(+), 4 deletions(-)