From patchwork Thu Sep 21 19:27:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 13394392 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 43AA7E7D0A7 for ; Thu, 21 Sep 2023 19:28:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=syigzpPI5dWnnF+YkjGUdCScwG5SDyPMDx8iBZqjKTE=; b=X8gbx+on77NIS0 MNFY+6mHDqJfWSCWgjoLP8WIGDozoDiswfQaGnvroAdzEEIpFlxkxhUa4xWlGAplSdObACoKpB/Hz sXfdGu2TD5qcRNXW+JIwul7qxXJNJhJUKwqX7BoN/fl935Sb4gFH+rc3VwEJnj8+tEqgEo06kVdmP vubIxwaIgsLi97NXsuhcxrKJ8ZrSaczK9KUkC10tR2aFiHQA24pJ+09x12v1NvX0Nq4FlyR7YSVFi n6uDuJgJJdvX3OBuWy6Hfk5Qrk7ixlSxSJehBxAu5rQH/YWFbLJa11eYMsOs8i4hDpVanyN4Ko2hj b+qzhP307KDMCsUvGEFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjPL3-006xtA-2F; Thu, 21 Sep 2023 19:27:49 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qjPL0-006xrS-00 for linux-arm-kernel@lists.infradead.org; Thu, 21 Sep 2023 19:27:47 +0000 Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 53273805CD; Thu, 21 Sep 2023 21:27:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1695324461; bh=w4s+MYqnZ2xQI1Rv17N0ZTQU2qMqwYRQ1GkDMHi0qgo=; h=From:To:Cc:Subject:Date:From; b=v3WDDc4gsmyKWj6VTFziFLz2pdPGt8N0vSXCQWY0zmtZfUtxP7r66L9zAU7T7nbwN bGya2QCYn3BdxihQd/O0bbVVoz7f0cYdRTt8vg0Y2TcRsTQ4DdBe0C/tvGR1NwPAWD McmNjm/DBisTD1mm6PkuxOXYDvprXJz3uZlVI/1DnfA7C3+OzEqK+bA+kV7VlWi4HV I9WtU6BycS0bYchNQ5EA+BoCJtoNVwxfPcRJdukQZkR3B6I9MC5ipG80yznv6Mug/Y 6GmETS3zUAPx+KgMxC806m6L2lRozP3Lo55XUKWWwTgf7TOvpeFkKfA4kkGiBEkItU dtcPyp98r8MCg== From: Marek Vasut To: devicetree@vger.kernel.org Cc: Marek Vasut , Conor Dooley , Fabio Estevam , Greg Kroah-Hartman , Jiri Slaby , Krzysztof Kozlowski , NXP Linux Team , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , Shawn Guo , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org Subject: [PATCH] dt-bindings: serial: imx: Document wakeup-source property Date: Thu, 21 Sep 2023 21:27:29 +0200 Message-Id: <20230921192729.71259-1-marex@denx.de> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230921_122746_192557_23B8DF5E X-CRM114-Status: UNSURE ( 9.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The i.MX UART can be used as a wake-up source, document the 'wakeup-source' property as allowed property. Signed-off-by: Marek Vasut Reviewed-by: Fabio Estevam Acked-by: Conor Dooley --- Cc: Conor Dooley Cc: Fabio Estevam Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: Krzysztof Kozlowski Cc: NXP Linux Team Cc: Pengutronix Kernel Team Cc: Rob Herring Cc: Sascha Hauer Cc: Shawn Guo Cc: devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-serial@vger.kernel.org --- Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml b/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml index 40414247d61a3..83035553044a2 100644 --- a/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml +++ b/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml @@ -70,6 +70,8 @@ properties: interrupts: maxItems: 1 + wakeup-source: true + fsl,dte-mode: $ref: /schemas/types.yaml#/definitions/flag description: |