From patchwork Tue Jul 30 14:15:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11065891 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F02EB13A0 for ; Tue, 30 Jul 2019 14:15:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D00B8204FA for ; Tue, 30 Jul 2019 14:15:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BEE13212D8; Tue, 30 Jul 2019 14:15:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7B459204FA for ; Tue, 30 Jul 2019 14:15:48 +0000 (UTC) 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=jS5kgnb2GM8VQkOWjt0SM5ef+MLU030403VjhuGqh6Q=; b=A+405EBdh6t03p p6evmEB3ex41upUmULa+qndJBcYgqlKTBl3oErZVNQ6rivw/hAqOXR8uVfRA+ZkAqcnlyFzsFtERX dFtyaQ+VF6RcwjLZlcmoYao5JUIwruqgMOG19XiWHNFyLiN+9s7pQWIkr1779FTgUhSUfCk/A0X97 sEXcISx0QcF+u32wqvCd9kwUNPQc64f0RZLE8frZFZ5NGqglhq2Tw14b0H5bJySdHFyetGYfaX4h3 CyB96eJf8RG3nWfNLuDaTS6JP0MdA2ukQipB1VZs1oJ+yLsY9RgpaHVfuQU/MzvJS0AnLOveH7/pe yOGjau7KkX1TGRWUH2qA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hsSuq-0008EL-0g; Tue, 30 Jul 2019 14:15:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hsSun-0008Dt-4U for linux-arm-kernel@lists.infradead.org; Tue, 30 Jul 2019 14:15:46 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2BE1620651; Tue, 30 Jul 2019 14:15:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564496143; bh=Mgp7b2HsODz74e59mBT8PXI+RPCRAY3Cr3ZbqisHfp8=; h=From:To:Cc:Subject:Date:From; b=PaTnHz6Z7dhycXV9UeFoGD7qRWPpbJOa3Qk7KOI0vJIkqkuVw7MxWtoM/Z7FwTRGb nDRKDR289dIeaTVqh8jUKoy18/G98K86+0fRlDvrHvWbcDnzpYbHD7dab4gyO2r102 SEV4tv6P9FgBggJDETMmZMAPdTnCSjOGgTZYJBmc= From: Dinh Nguyen To: robh+dt@kernel.org, mark.rutland@arm.com Subject: [PATCH] ARM: dts: socfpga: add missing reset-names for dma Date: Tue, 30 Jul 2019 09:15:34 -0500 Message-Id: <20190730141534.30852-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190730_071545_200044_926BA5E7 X-CRM114-Status: GOOD ( 10.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The dma dts node was missing the reset-names = "dma". The reset driver needs this line to get the reset property. Signed-off-by: Dinh Nguyen --- arch/arm/boot/dts/socfpga.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi index ec1966480f2f..ba47dc15a5d0 100644 --- a/arch/arm/boot/dts/socfpga.dtsi +++ b/arch/arm/boot/dts/socfpga.dtsi @@ -85,6 +85,7 @@ clocks = <&l4_main_clk>; clock-names = "apb_pclk"; resets = <&rst DMA_RESET>; + reset-names = "dma"; }; };