From mboxrd@z Thu Jan 1 00:00:00 1970 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 91A97C433EF for ; Mon, 7 Mar 2022 18:30:55 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KS/BV9HPSl7i+WdJGfzGWeC6Hidwi4UrdM7XYnWUTVw=; b=gfWtBZLHJjTvLe mgqT3Epjcih2sbaG/sZYwXEAL8sKNUd4uEh4uvBLEAzsbVfzdqDSKQPNxyZgSMU30INq7sydr6PDE bhxfDDsjOdeIXubSnwDTDD1wTWHEsVa+gAqEjWWiH+QNXEPa45piUQ4o6RBo3ZKiCg5RzBHduL70a qhv1X9UaQlpQ85v6MD3Liskjj2XRhRqcE1EKNFnQ7NoqizRteKdnPAhyttW0tYMjTLOkO28oQqh1A 0hxEQw1zHaAPGfMuQTOYNu9/615sQ0TXkk2iVhWBNY+utZjPLni5IuEBg16EovvSOs6S+ZeP/oxvU 3YqZpihiUZbiCkBSZfXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRI70-001AZD-Ud; Mon, 07 Mar 2022 18:29:39 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRI6w-001AY4-Jh for linux-arm-kernel@lists.infradead.org; Mon, 07 Mar 2022 18:29:35 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7C01F153B; Mon, 7 Mar 2022 10:29:31 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5F0793FA45; Mon, 7 Mar 2022 10:29:30 -0800 (PST) Date: Mon, 7 Mar 2022 18:29:28 +0000 From: Sudeep Holla To: Krzysztof Kozlowski Cc: Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: juno: align pl330 node name with dtschema Message-ID: References: <20220129175621.299254-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220129175621.299254-1-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220307_102934_753568_F3454B2A X-CRM114-Status: UNSURE ( 9.52 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Jan 29, 2022 at 06:56:21PM +0100, Krzysztof Kozlowski wrote: > Fixes dtbs_check warning: > > dma@7ff00000: $nodename:0: 'dma@7ff00000' does not match '^dma-controller(@.*)?$' > Sorry for the delay, obviously I missed this. Looks fine for me. I see you have already sent pull request which is good as I don't have any other juno DTS patch at the moment. Just in case it helps SoC team to pull you PR, Acked-by: Sudeep Holla -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel