From patchwork Wed Nov 22 08:36:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Santhosh Kumar K X-Patchwork-Id: 13464230 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 04BB6C61D92 for ; Wed, 22 Nov 2023 08:37:09 +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=klZltNu5Cg6gSGLGyBEEsc2sx6CsOKjaaof9+jPdDKQ=; b=I2spr246HzlVrW ktsUBDpKQMsioWOCJA92oA/daByG2sr9L8tk3feOTvFZER7zqEOXTq1tnEtapo9eI/dYu9JVuLH1L OWHwVgMPAZ7fwD6BZoxoduqLOhA/9vFdoy8Cxl7y6d4amJBFGYKcne5OAfg32BNFqWrLRLIJ6G0b9 S30gfe065Rph/g17dSTRZ5FrbQGph6KubynGMzrn5/XL3hL9RX371JDQvTg4SWZwmp/u9M+cekl+O BWzF73Es1XdbVi+jc3WnTrhRGy/3xUfBDnHNaD2RnguB5ksIuh25Yd/FCSO+9mzWeTroEoRFbPLzV YN82SGcMKITPD0SSy5xA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5iiu-0014hn-2I; Wed, 22 Nov 2023 08:36:40 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5iir-0014gp-2b for linux-arm-kernel@lists.infradead.org; Wed, 22 Nov 2023 08:36:39 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3AM8aOqa097702; Wed, 22 Nov 2023 02:36:24 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1700642184; bh=bDlw0lEDyQLdrL/AZq+PvjXBm46WMBC1864jq1aMxhk=; h=From:To:CC:Subject:Date; b=c+WYVdpgKkfCXs9yaA1wJrvtHLVnNCkMxeBINgMbOXEtffIS+4qWmwj55L0TtkETB 5KvWDPP252UtJ5S6lYy25chcocvpna7Xsz2yaJKnNR0M6seSGBbACVeicXbOWezwgJ vz66tUPsYird9cNWe34Q1+60CfRvxaWLJgEX7JGY= Received: from DLEE111.ent.ti.com (dlee111.ent.ti.com [157.170.170.22]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3AM8aON5012546 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 22 Nov 2023 02:36:24 -0600 Received: from lewvowa01.ent.ti.com (10.180.75.79) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 22 Nov 2023 02:36:24 -0600 Received: from DLEE114.ent.ti.com (157.170.170.25) by lewvowa01.ent.ti.com (10.180.75.79) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2507.34; Wed, 22 Nov 2023 02:36:24 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE114.ent.ti.com (157.170.170.25) 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; Wed, 22 Nov 2023 02:36:22 -0600 Received: from santhoshkumark.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3AM8aJUJ023755; Wed, 22 Nov 2023 02:36:20 -0600 From: Santhosh Kumar K To: , , , , CC: , , Subject: [PATCH] dt-bindings: iio: adc: ti,am3359-adc: Allow dmas property to be optional Date: Wed, 22 Nov 2023 14:06:08 +0530 Message-ID: <20231122083608.136071-1-s-k6@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-20231122_003637_885244_B4FC8D04 X-CRM114-Status: UNSURE ( 9.04 ) 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 ADC module can function without DMA, so there may not be dma channel always associated with device. Hence, remove "dmas", "dma-names" from list of required properties. Signed-off-by: Santhosh Kumar K Reviewed-by: Miquel Raynal Acked-by: Conor Dooley --- Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml index 23a63265be3c..70b5dfce07d2 100644 --- a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml +++ b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml @@ -61,8 +61,6 @@ required: - interrupts - clocks - clock-names - - dmas - - dma-names additionalProperties: false