From patchwork Fri Aug 9 15:46:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jared McArthur X-Patchwork-Id: 13758910 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 B4E72C52D7C for ; Fri, 9 Aug 2024 15:48:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=iZY5s6omfe6WhbDkhJ9bML2+QpZyvW4JgRzEQl+vTVw=; b=Q8lsfnLjvYBXHO5jFVvaq8kfHe 5RqY9FAUaDtUI++PluGJkKN3M1Ml9AAtxuyo9Gr5TRYCmV8afXmLE+F2JkpY6m7ir9IRhsMiAszLq WqyTnQAGjU0fvTRBp93B+hp8tnjqwHwB9zuG+gxO5jndC2cUX6qKSwwplw2rsP9xP98BM5QxArI+x eRz1DASWRWV2esspqYQyVd6B+cUTfI4JvhtaJiravtGzgRTThPAS3wd25pN4zrG8x/bvYvmHeHKhL 5jaW9+7Z8nXYuZ3VTRUgybo5LDYAPvnjHRCr9uzY5YFzlCq+pKIziuY8exFc92vX0qc8c9P+aescB Abdr3Nmg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1scRqg-0000000Bmap-2lNK; Fri, 09 Aug 2024 15:48:14 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1scRpa-0000000BmLr-2xrE for linux-arm-kernel@lists.infradead.org; Fri, 09 Aug 2024 15:47:08 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 479FkqaM037705; Fri, 9 Aug 2024 10:46:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723218412; bh=iZY5s6omfe6WhbDkhJ9bML2+QpZyvW4JgRzEQl+vTVw=; h=From:To:CC:Subject:Date; b=Gwi3kjUKulWFmGGKJTfvTSx3D/XHhlsEQulu4edqar2umNSc82q6+AK9Bt0qismqq H3ZRLq0Nf0Vm50LrLy0Ty5vzO0C0oPtpoCSXm2vQaccmRruh1LaWGbhY/tROVjZFFT NNtL4Zj6d0jsl2TRWIsWYgJSaSjo+dTPSUxQVUWU= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 479FkqSC111721 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 9 Aug 2024 10:46:52 -0500 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 9 Aug 2024 10:46:52 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 9 Aug 2024 10:46:52 -0500 Received: from localhost (uda0499903.dhcp.ti.com [128.247.81.191]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 479FkqNB068987; Fri, 9 Aug 2024 10:46:52 -0500 From: Jared McArthur To: Conor Dooley , Krzysztof Kozlowski , Rob Herring , Bartosz Golaszewski , Linus Walleij , Keerthy CC: , , , , Jared McArthur Subject: [PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property Date: Fri, 9 Aug 2024 10:46:37 -0500 Message-ID: <20240809154638.394091-1-j-mcarthur@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240809_084706_856571_B068D5ED X-CRM114-Status: UNSURE ( 8.47 ) 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 Hi, This patch adds the gpio-reserved-ranges property to gpio-davinci.yaml. This allows davinci gpio controllers (compatible fields: "ti,keystone-gpio", "ti,am654-gpio", and "ti,dm6441-gpio") to use the gpio-reserved-ranges property. This property will prevent users from trying to access gpios that don't exist. Best, Jared Jared McArthur (1): dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property Documentation/devicetree/bindings/gpio/gpio-davinci.yaml | 2 ++ 1 file changed, 2 insertions(+)