From patchwork Sat Mar 2 22:28:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 1050735 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rMs3DZGu"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44Bgtj0Wznz9ryj for ; Sun, 3 Mar 2019 09:28:55 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=e3R483Dpr6aDphi89TnfPORMutRQJQi0krSAP0yJ8zI=; b=rMs3DZGuS5pgP3 ulnqKSQR2Ekk6DuwnIn4Pl99xWpNlGlkj4tA8Qv3zm29sb3gh46V0ngJaw5DhJVj4xljMwnft8bBa GlIYhb5DunOxKJi1FaG6R/AOFTRi8IhN2++YSUn2jnl5yZM7uKJvjeBQM/5dR0j4Dl62GNLX2MRE5 yYfnSTO+KjzlJBeNbr6X6VT240yDLQ6S/1umNau4lii7DsQEuOYnR9U9tGlmakM6PCBpmmPejq3m0 mmkNarfw4V1B4nmhCe9RmvV5s6WJWEutaot4xY+b/1JmxGmF9gcdILClEF/xXQ6A9N0rZwjfEZk7t UK6UO/wFY1ZER+g+dOlw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h0D7b-0000as-Ad; Sat, 02 Mar 2019 22:28:43 +0000 Received: from mail-qt1-f194.google.com ([209.85.160.194]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h0D7V-0000a6-5M for linux-arm-kernel@lists.infradead.org; Sat, 02 Mar 2019 22:28:38 +0000 Received: by mail-qt1-f194.google.com with SMTP id v10so1426029qtp.8 for ; Sat, 02 Mar 2019 14:28:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=9ZqpYNZXcv7HDRBbtnqr+RFMJWYBf8laD5fG36QkA8g=; b=pqFavd43JTb37V3z39RVI0gB+5PT/+a0NJzLLb0T6O5e7kNGzGhknzdHyNJGtArEwv whH4hI4TdJYHRlrlF1xIRPr4sNLw6q5fojsH7V2aB+D3CGIxKKXcupmJF/oyd6iWqPId 0hPjqpvUKnvWj0aXW6v2iSrPuPpZ8ieNhTb5DKnE9N5CD5EtvdQ0IaxO0SFhCM+S2TY5 aG1/+lH4zy1DlDTSVvzwL1dPm6In7571UgTe7icze5lWqJ7WTACh4i/CpZIiehk8603X e8fJGH8uoYqXSfiNa9KE7gNiAdjwL/bFemA31glZI6r/pjXqGBenKHLNaHo71SUdSUgT orqw== X-Gm-Message-State: APjAAAWrieHt4LEfhvXq7ZwjCh2NKgyojD77tRBRWn14B/Nf7GoNIPBn 6Zg+zgLDih6GeHkG3o/7TxI8wCDdMc8esRf+mVI= X-Google-Smtp-Source: APXvYqwEe3AtEXiMyf3Uk+io/gHndTg/voseNQA5z+Rh+dXRvQ4QSop0utEJ1YWk69layfxPdwnIhJ1MU30Y5M8UsEY= X-Received: by 2002:a0c:81ee:: with SMTP id 43mr8986770qve.180.1551565714881; Sat, 02 Mar 2019 14:28:34 -0800 (PST) MIME-Version: 1.0 From: Arnd Bergmann Date: Sat, 2 Mar 2019 23:28:17 +0100 Message-ID: Subject: [GIT PULL] ARM: SoC fixes for v5.0 To: Linus Torvalds X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190302_142837_209655_6C3C0D56 X-CRM114-Status: GOOD ( 10.32 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.160.194 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.160.194 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (arndbergmann[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: soc@kernel.org, arm-soc , Linux Kernel Mailing List , Linux ARM Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 5908e6b738e3357af42c10e1183753c70a0117a9: Linux 5.0-rc8 (2019-02-24 16:46:45 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes for you to fetch changes up to 6089e65618dca3fc0e7ccd7a6315de62ebf893a4: Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes (2019-03-01 15:08:16 +0100) ---------------------------------------------------------------- ARM: SoC fixes for v5.0 One more set of simple ARM platform fixes: - A boot regression on qualcomm msm8998 - Gemini display controllers got turned off by accident - incorrect reference counting in optee ---------------------------------------------------------------- Andy Gross (1): Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8 Arnd Bergmann (2): Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/.../agross/linux into arm/fixes Julia Lawall (1): tee: optee: add missing of_node_put after of_device_is_available Linus Walleij (1): ARM: dts: gemini: Re-enable display controller Marc Gonzalez (1): arm64: dts: qcom: msm8998: Extend TZ reserved memory area arch/arm/boot/dts/gemini-dlink-dir-685.dts | 2 +- arch/arm64/boot/dts/qcom/msm8998.dtsi | 2 +- drivers/tee/optee/core.c | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-)