From patchwork Mon Sep 26 20:46:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 12989414 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 01938C07E9D for ; Mon, 26 Sep 2022 20:47:56 +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=Bl9E52ucKqytSJyu51ophbvnAVaghkQYvU0a5X79qjc=; b=r3rIMmRTCsVthb 0CbM7AQwMlo7ibhQm5Hc+e0bCMI7nkRxfFTg1WP8pIimAePMwNr3whk9TKO6Q8jgg0aGSMykR1Q+K Fo60/EpGiF9NpPiUB778QmQilq4PNpoCKlM4N3gRUXv/c9w3WyEnoMwimjVBToxMBimckn2fegL29 VvvRxZAyKU8YNyhGmVi9n8XMCgbqRAykAQHCKIsX2jOwCBSov/UPNQO3Ow8MgbxF9G79vhzsX22RF sPaP5P9VtrdzjfJddHtZJ15uNj7aeRB5J4rpiddYBMh+aXmrovBsqmt96MZjp0PCfm0UtCEhxaMp5 FASUTkF7rccwn/px3GTg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocv0H-006nAA-NM; Mon, 26 Sep 2022 20:47:01 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ocv0F-006n92-0d for linux-arm-kernel@lists.infradead.org; Mon, 26 Sep 2022 20:47:00 +0000 Received: from tr.lan (ip-86-49-12-201.bb.vodafone.cz [86.49.12.201]) (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 CF13784DD8; Mon, 26 Sep 2022 22:46:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1664225216; bh=bytvNaBMLeIzSt7wgun++4S3YDzieYxFdobxwsXK7UA=; h=From:To:Cc:Subject:Date:From; b=lltB2zsLDvZ5w3z0GFJ0DhaORd4kefYqzwq8tiXhgFeGUlXFV35V07RvcpQEbywGx O2zePGTI555z8EN8M5ifHe42hhfD6PDTN/nIevopIIk+v1OJdqxQFV+yBajEVKcQ9r WxPUmpCj9w+eB1QlytsxVCQZXs/olhPiedUth6rJGhdqoD+nvabFwgeJGwxJaK7zgY iSI6K2bfiiu6oUBiqX02+XVaodiMz2MB8A14te9E/pNAU8gCeY14PjP7n/Wz60ISvI b9VjBIBnBh5xs8VqVJi8WclQWX5nU9D1jxR1EfHuHIe5AAkzvkGE/62L35xFD9H64I rZjpMEPmF1Ndw== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Alexandre Torgue , Alain Volmat , Rob Herring , Wolfram Sang , devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH] dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property Date: Mon, 26 Sep 2022 22:46:53 +0200 Message-Id: <20220926204653.381722-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220926_134659_236582_2D14B67B X-CRM114-Status: UNSURE ( 7.71 ) 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 Document wakeup-source property. This fixes dtbs_check warnings when building current Linux DTs: " arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: i2c@40015000: Unevaluated properties are not allowed ('wakeup-source' was unexpected) " Signed-off-by: Marek Vasut Acked-by: Rob Herring --- Cc: Alexandre Torgue Cc: Alain Volmat Cc: Rob Herring Cc: Wolfram Sang Cc: devicetree@vger.kernel.org Cc: linux-i2c@vger.kernel.org Cc: linux-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org --- Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml index 63958cac339b7..bf396e9466aaf 100644 --- a/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml @@ -97,6 +97,8 @@ properties: - description: register offset within syscfg - description: register bitmask for FMP bit + wakeup-source: true + required: - compatible - reg