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 X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 293CCC433E2 for ; Wed, 16 Sep 2020 17:12:29 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C53AB20770 for ; Wed, 16 Sep 2020 17:12:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C53AB20770 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 25E136EA6C; Wed, 16 Sep 2020 17:12:28 +0000 (UTC) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8C43C6EA6C for ; Wed, 16 Sep 2020 17:12:26 +0000 (UTC) Received: by mail-wr1-f67.google.com with SMTP id a17so7712465wrn.6 for ; Wed, 16 Sep 2020 10:12:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=7K53KnV3RB0dBmHomdKTRhU0IiLbQ4+LVNa0ye9IqpI=; b=kgVxe3nsbMu/5KSckKtt56m1QvNOqecqbl07zZq1+kfIGo6FBz8OvNfXu5pty1iT9t IrnkE8jppyov/qHvswYxQ8BXny1BRGFHGcPeXJUWSBasn3sdn72sEiinMCEEJNlTYGje y+mIPEza6UoWxoUev0VYbEoy0w8SSAnZQP0ehdNBvZg3rd1Y9ges5jNOt7mmW2VbiTwa Wvno8imNwO5CbrVBihqtYaaFqtsWsOHVQO5RQw99eyKN0KuIZm/AtRQeyMYpoyN+Aw3D 1OhJ8TvjLlE2MR0pYUWV7linr1XLHCgs7fyDu2QL1oq9uxWHTQQgJ4Boqdi21inaMAnY 8i0Q== X-Gm-Message-State: AOAM531kYkTQg3KK4H46UnWxk33CNQhH1U3WZ12D6+0259O7AhaePpI6 C4JXTA4/hudPf6iFUpLqhxc= X-Google-Smtp-Source: ABdhPJxBtful0Z+qE+L5pXwSxbO+yea+lOU0v+qNQxTnSCG1x8dx7LmcGHJsv0G0v/GE5JcpanqZ4A== X-Received: by 2002:adf:f084:: with SMTP id n4mr4551624wro.26.1600276345057; Wed, 16 Sep 2020 10:12:25 -0700 (PDT) Received: from kozik-lap ([194.230.155.191]) by smtp.googlemail.com with ESMTPSA id n11sm34074076wrx.91.2020.09.16.10.12.23 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 Sep 2020 10:12:24 -0700 (PDT) Date: Wed, 16 Sep 2020 19:12:21 +0200 From: Krzysztof Kozlowski To: David Airlie , Daniel Vetter , Rob Herring , Kukjin Kim , Maxime Ripard , Heiko Stuebner , Inki Dae , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v2 5/6] ARM: dts: exynos: Align OPP table name with dt-schema Message-ID: <20200916171221.GC19427@kozik-lap> References: <20200903191438.12781-1-krzk@kernel.org> <20200903191438.12781-5-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200903191438.12781-5-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Sep 03, 2020 at 09:14:37PM +0200, Krzysztof Kozlowski wrote: > Device tree nodes should have hyphens instead of underscores. This is > also expected by the bindings. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v1: > 1. New patch > --- > arch/arm/boot/dts/exynos4412.dtsi | 16 ++++++++-------- > arch/arm/boot/dts/exynos5250.dtsi | 2 +- > 2 files changed, 9 insertions(+), 9 deletions(-) Applied. Best regards, Krzysztof _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel