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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CDA39C4332F for ; Tue, 1 Feb 2022 09:33:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236066AbiBAJdm (ORCPT ); Tue, 1 Feb 2022 04:33:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236051AbiBAJdj (ORCPT ); Tue, 1 Feb 2022 04:33:39 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9800C06173D for ; Tue, 1 Feb 2022 01:33:38 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id l25so30623413wrb.13 for ; Tue, 01 Feb 2022 01:33:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=jR0cK8D/cxqE0XH4x3hRJS7ga+v+EADCVtjxDl6n2ec=; b=e3XfiA5vXUh72nUHoqnkjA+JNWHiMQM9t7dBcPXPHgF6sDSGez1IqxNzJpi+GjFBOV KUD48C81FhtNoxA0lbzVxeyRRhvpRlx+cE0VRNTkadtW8VaTsaf+Df+BRX/o6WXx3KeJ ggfrpaYwN5ipBuJYBt6C96M4z3HvTR/E+3kCkKZTbsh2NsUI+fG9SCrLO+h+/XA87aOr d2FJ4JQpI44+yS86eGUFGZUt2O97zc/ek9olDN0omyd9T2PSXc5OjaVHoT+CTDB2WufY gL4SDiz7omcLywGsPoK771Bp0vY6kAwTETgNkV8fXkWv8vOmtUkFqqpehVTj0IkxDF39 7D8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=jR0cK8D/cxqE0XH4x3hRJS7ga+v+EADCVtjxDl6n2ec=; b=Gr2fzTIDzkztSGT4xe/8cEKYst5hkcWj6/7w1Sa18x5tv5pkgY+vKQusZE+72Y20pW V7B/qsmwkP7qBsyOTiZnC/I9uhIFBYgpOnltyia4v2gDJdIv8QWoUUlGzy0L0xbI9vP1 G1w1z6G3MdW8r4cc5xEDTzKk8gm3p8tEyEqMsRwUVjROy58GBr5/jjTk6QbGlSWdDNLK 54zLVOgrvfBq2PXGoxk/6QUY/xVLbuhOpqhDw9HCLDZjQ8/sEVFQWoSOB/Y9mUIyUQmc ud7DjLgtUOFWqk6jtzGTIphB1PXN690jrRKC/D53WevIBMTGQy1T4QkUmfMS4otcE578 lkaQ== X-Gm-Message-State: AOAM532nQDCssRkBpG0ww6j9WhM4NjJnVHhLxf+Lc6rqYVWlU5wy6pGx q8Gi0fiX2YPih/r/CPGysnnRUQ== X-Google-Smtp-Source: ABdhPJz7q6Dc9gGjf2b6E0Z5D79bjl78fxuAGHPjeuYmXnRsPs8fH+DkNHCl7jLbwlUXMVseit1hTg== X-Received: by 2002:a05:6000:104e:: with SMTP id c14mr21065076wrx.252.1643708017192; Tue, 01 Feb 2022 01:33:37 -0800 (PST) Received: from ?IPV6:2a01:e34:ed2f:f020:accd:30fa:dc2c:eeeb? ([2a01:e34:ed2f:f020:accd:30fa:dc2c:eeeb]) by smtp.googlemail.com with ESMTPSA id k10sm1520260wmi.1.2022.02.01.01.33.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 01 Feb 2022 01:33:36 -0800 (PST) Message-ID: Date: Tue, 1 Feb 2022 10:33:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [Patch v3 3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh Content-Language: en-US To: Bjorn Andersson , Thara Gopinath Cc: agross@kernel.org, rafael@kernel.org, rui.zhang@intel.com, robh+dt@kernel.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220106173138.411097-1-thara.gopinath@linaro.org> <20220106173138.411097-4-thara.gopinath@linaro.org> From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/01/2022 00:32, Bjorn Andersson wrote: > On Thu 06 Jan 09:31 PST 2022, Thara Gopinath wrote: > >> Extend the LMh dt binding document to include compatible string >> supporting sm8150 SoC. >> >> Signed-off-by: Thara Gopinath >> Acked-by: Rob Herring Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog