From patchwork Wed May 1 20:37:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 1093824 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=fail (p=none dis=none) header.from=nxp.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WMfV/uoL"; 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 44vVgm1FLMz9sMM for ; Thu, 2 May 2019 06:42:12 +1000 (AEST) 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=Y/cohiCcoqKkQ/tyOfmj0Q0wMlcqNZJ05iEZ9kIq5Ic=; b=WMf V/uoLcUJrCDCCzq6RJKKOvQPE0oJe3WuFOWwJeGabPQicRAcQKV4oxe/jGim87ORfPo8+6plk/Xd8 1k+WH3vNvgw4L7++SaqNrNbLUN8fxlJ9PjioSFsy0VqnbfyulTJPbXi/lYZyjHNONM7/483HaFCKK COuJEpMr8AARkExAQsc5328AUkNR3csdwQiTBR/jQkN8NI3iXhrsz9rzx+DB3KvQ6pvYgWv8xnLy5 gTQySAU0fwhP6mXxZ+RBI1QxVj6ZTStvp54rz8UmXZfK7wir0Jhcpoeyjx0poCmvhRXbOhj+zKpJj LPXamlrSVeFRq52UFPpFJpoEfx8c14A==; 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 1hLw3N-0000Zl-82; Wed, 01 May 2019 20:42:09 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hLvzF-0007VH-04 for linux-arm-kernel@lists.infradead.org; Wed, 01 May 2019 20:42:01 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 31E52200068; Wed, 1 May 2019 22:37:49 +0200 (CEST) Received: from smtp.na-rdc02.nxp.com (inv1260.us-phx01.nxp.com [134.27.49.11]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id EDEE420002A; Wed, 1 May 2019 22:37:48 +0200 (CEST) Received: from someleo.am.freescale.net (someleo.am.freescale.net [10.81.32.93]) by inv1260.us-phx01.nxp.com (Postfix) with ESMTP id 376E640A63; Wed, 1 May 2019 13:37:48 -0700 (MST) From: Li Yang To: arm@kernel.org Subject: [GIT PULL] fixes to soc/fsl drivers for v5.1 Date: Wed, 1 May 2019 15:37:48 -0500 Message-Id: <20190501203748.5393-1-leoyang.li@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190501_134159_445570_D6E00ED9 X-CRM114-Status: UNSURE ( 8.53 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [92.121.34.21 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 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: shawnguo@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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 Hi arm-soc maintainers, Please help to merge the following fix for soc/fsl drivers. Thanks, Leo The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fix-v5.1 for you to fetch changes up to 5674a92ca4b7e5a6a19231edd10298d30324cd27: soc/fsl/qe: Fix an error code in qe_pin_request() (2019-04-02 18:02:48 -0500) ---------------------------------------------------------------- NXP/FSL soc driver fixes for v5.1 QE drivers - Fix an error path in qe_pin_request() ---------------------------------------------------------------- Dan Carpenter (1): soc/fsl/qe: Fix an error code in qe_pin_request() drivers/soc/fsl/qe/gpio.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)