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=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 B0102C43462 for ; Thu, 22 Apr 2021 17:45:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7D79B61417 for ; Thu, 22 Apr 2021 17:45:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236823AbhDVRpq (ORCPT ); Thu, 22 Apr 2021 13:45:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236659AbhDVRpm (ORCPT ); Thu, 22 Apr 2021 13:45:42 -0400 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 378CFC061756 for ; Thu, 22 Apr 2021 10:45:07 -0700 (PDT) Received: by mail-pj1-x1031.google.com with SMTP id lt13so12846314pjb.1 for ; Thu, 22 Apr 2021 10:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=a/ccmlK2SC2bFrmvJC8izkh8L57aGgHSLoN7bzusakc=; b=XBThIrflRQA3fgbEWX8gOjDQIuHreDNWe3wFiwgDIEWqE846XRJL+Amq1Wqsu+BUVP dllJKnRrsSYGsSQR7TLehlrcw1PeqX73rVmr66wC7bXwXkuHP2SUfviOg4RisDHxPEUb ffgqf7oc0PCVSEDXQ/BLKsfVlvnktjo1sMQJE= 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:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=a/ccmlK2SC2bFrmvJC8izkh8L57aGgHSLoN7bzusakc=; b=drqoo688zifmvsW/FnFDxtHsM0Yb5CQbV22VqCM4mhoC6bp5gWPmK25/q57GQiqEfU BLYTj93IdCq2UAR513ysfunHvmYjHm1Wv2mdpIJRGp8sTL3xHmxWI1inMwC1DwofbVlA 2g4Jj2VmgOck84TayZTbO+RSafIN8ATvaWzJfl+Ft2S/yJQbt1RWLSYcxpFBulbvALXM MafsuvPl0cc6YK/tDLEOjh7/AKlGU+R9V0ihfWl/21aKusc+zBlDFVoG1j1LzfPN/lk/ jwl1EJVjWAe8HE3vR3qqnvwmc4RnVgXZO3dGR7zrnTMwQo6pKOTPHJvEVQDGkWQgeUto nOpA== X-Gm-Message-State: AOAM532x4IRHzY9KTY/fgy+9UmQkr8vG5Qxd3bHlzdlMl6WLPuhrAkoL x6gPMLOBF+mvOj84hHlbXivkng== X-Google-Smtp-Source: ABdhPJzBjWu8RWw2bEU+LvfjTh9NYw4eIo6vp5pvYVW7q6jfIzHVgRHbByOj8TQ64v427KWpqBDA6Q== X-Received: by 2002:a17:902:ce85:b029:eb:46e1:2da2 with SMTP id f5-20020a170902ce85b02900eb46e12da2mr2687plg.38.1619113506760; Thu, 22 Apr 2021 10:45:06 -0700 (PDT) Received: from localhost ([2620:15c:202:201:acff:4f9f:d039:23ff]) by smtp.gmail.com with UTF8SMTPSA id i18sm2640082pfq.59.2021.04.22.10.45.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 22 Apr 2021 10:45:06 -0700 (PDT) Date: Thu, 22 Apr 2021 10:45:05 -0700 From: Matthias Kaehlcke To: Rajeshwari Cc: amitk@kernel.org, thara.gopinath@linaro.org, agross@kernel.org, bjorn.andersson@linaro.org, rui.zhang@intel.com, daniel.lezcano@linaro.org, robh+dt@kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, sanm@codeaurora.org Subject: Re: [PATCH V1 2/2] dt-bindings: thermal: tsens: Add configuration in yaml Message-ID: References: <1619005442-16485-1-git-send-email-rkambl@codeaurora.org> <1619005442-16485-3-git-send-email-rkambl@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1619005442-16485-3-git-send-email-rkambl@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 05:14:02PM +0530, Rajeshwari wrote: > Subject: dt-bindings: thermal: tsens: Add configuration in yaml This subject isn't really useful. The fact that the format of the binding is yaml is irrelevant here. What is important is that you are adding the compatible string for the SC7280 to the TSENS binding. This should be reflected in the subject. Also this is patch [2/2] and patch [1/2] adds DT entries with the new compatible string. The binding should be defined before adding new entries, hence the order of the patches should be inversed.