From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D0031C433E0 for ; Sat, 23 May 2020 03:25:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8680A20826 for ; Sat, 23 May 2020 03:25:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="a36mP50J"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="1DUaf517" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8680A20826 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From: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=HzUr7Agnk1KMo+vOeb/WOTVZzg3qv3XlomWhPpCzHU4=; b=a36 mP50JJ+Pdgttmtso6WqeJsWF8cdYK1pNh7JNV84UsFhC31Bf/Vf5G0+f3dp2R79aFwdOubqAyfd0L 0a2RBNtOYZ/GyxWfi84X2H5DqdZVaRpMI8I6/I9hL/icP8DfjDKlOzEv2Kr5U+1VsMcd3KbZRdbaV Mc1IlmAa6MbrEajCcELG+epaHoLqZoCB/YNZmCeL+h6GWjPL9mrY3qi0GdqKm65DqAuhPLVpxVH7b Ht24AarntGBG6idJuePB6q0/K2b8aPLff1s6APb5XHl06YWUsSt8LZ/E808nqmNAops94nwPAAIj8 Uc/OgVEEq0WPAh6uBUtmSMtRpoJrkXA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcKmv-0000kO-EC; Sat, 23 May 2020 03:25:29 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcKms-0000ij-Gh for linux-arm-kernel@lists.infradead.org; Sat, 23 May 2020 03:25:27 +0000 Received: from localhost.localdomain (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 81AC920735; Sat, 23 May 2020 03:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590204324; bh=v5W6fZaPfz4a58m6MYwvwTgaXlvz9RDpxHXsCEdZb3Y=; h=From:List-Id:To:Cc:Subject:Date:From; b=1DUaf517h8RG3h7yoHXCHpJB23dLMCkesPtSsdRJ7HR0XapClakMfMo259SCB/k8u t0fXNLpLFq22ODwO3wJ3zP3GAIRBUQlZ4PUjhSIxYVJTe46L0LgJsReaW1CZafBf/u izyo9K5OwajrzvDJNod8wMzF4j5RMxzQHz0QMu8M= From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 1/6] i.MX drivers update for 5.8 Date: Sat, 23 May 2020 11:25:11 +0800 Message-Id: <20200523032516.11016-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200522_202526_579981_1C2AE03A X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Shawn Guo , Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.8 for you to fetch changes up to 89f12d6509bff004852c51cb713a439a86816b24: firmware: imx: scu: Fix possible memory leak in imx_scu_probe() (2020-05-20 11:33:08 +0800) ---------------------------------------------------------------- i.MX drivers update for 5.8: - Optimize imx-scu driver to use one TX and one RX instead of four for talking to SCU. - Fix one possible message header corruption where the response is longer than the request. - Move System Control defines into dt-bindings header, so that DT can use them as well. - A couple of small fixups. ---------------------------------------------------------------- Anson Huang (1): soc: imx8m: No need to put node when of_find_compatible_node() failed Dong Aisheng (2): dt-bindings: firmware: imx: Move system control into dt-binding headfile dt-bindings: firmware: imx: Add more system controls and PM clock types Franck LENORMAND (1): firmware: imx: scu: Fix corruption of header Peng Fan (1): firmware: imx-scu: Support one TX and one RX Wei Yongjun (1): firmware: imx: scu: Fix possible memory leak in imx_scu_probe() drivers/firmware/imx/imx-scu.c | 64 ++++++++++++++++++------- drivers/soc/imx/soc-imx8m.c | 7 ++- drivers/thermal/imx_sc_thermal.c | 2 +- include/dt-bindings/firmware/imx/rsrc.h | 84 +++++++++++++++++++++++++++++++++ include/linux/firmware/imx/sci.h | 1 - include/linux/firmware/imx/types.h | 65 ------------------------- 6 files changed, 136 insertions(+), 87 deletions(-) delete mode 100644 include/linux/firmware/imx/types.h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel