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 4F2A4C77B62 for ; Thu, 30 Mar 2023 15:29:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232856AbjC3P3b (ORCPT ); Thu, 30 Mar 2023 11:29:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233055AbjC3P3Y (ORCPT ); Thu, 30 Mar 2023 11:29:24 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 859BFD53F for ; Thu, 30 Mar 2023 08:29:05 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id v6-20020a05600c470600b003f034269c96so1806324wmo.4 for ; Thu, 30 Mar 2023 08:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680190132; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=dGsCmW7EUS3nfy+7BnW+WgqTabyFkZU2nitm+ST7mKI=; b=gfO4wBAMcJ8t0kHqH3xynuzyyJtZvI+YL4+NG4UxqIGIKLSk/xeTl9+QRt0iGEMX78 lQuRe1xmTJx/kG4vG/MRGVaWIzpRw4kxDOewTMPZ3zQZOrnYPQUv1elti0HcD6zry7iE QpFJlXVAw/c0/QOdVRskbll0h55wlArViYWeAxqpnFZaq14KttfJuCEzqqL4Ic+KdNeZ vGMKORaRMZUmXug8ZScqebP7bntofChz5sdm1Y8o+Q+ojC8BcpbzprXgt3Zr45HhqhW6 Uo51KawFOXgSypTUNxCjaszoGWxh05pyb1jB5kL7NQM7g+ZHZv3Ri7ISt/sK7ZvPadGS xFZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680190132; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dGsCmW7EUS3nfy+7BnW+WgqTabyFkZU2nitm+ST7mKI=; b=pL71anlZTHnm/+TQakfeVSHO+3nO0hfv9vEDkvzT4M0ct9wwYf+tQc6hfLPqqWohck EpsAUH53HSdH+y6wywWe4KPFEgQs5LbIVwKgGBTO5JUUSu97872UHUzKM9ljJCcNwWRJ cQh4hVWZ0SGuukafc2X4MZK6qB7ezLVSHc3TItg76pYHF8EZ+hhli3v+swCm1R9wK07C 5GAa9ZLIQCqIvpPT2iUJlfju2L4V20wO3UfdclQxD4kGnzbJ9utMoZI4AQMuA2raDQ74 /o70zdaBUg43MrtHkuXjc4ybyBFkqgC9Hno5z6DYxhuralmyzWj7jikdi40Z5693nW90 kT4g== X-Gm-Message-State: AO0yUKWs2d0ObidyhGlfDnAAJvvOarKajEShqf3mTQQiVGQJYFaq0FjM 9PRKZj3xq64a3aNLIPAsgoYl/w== X-Google-Smtp-Source: AK7set9JBCqQOXk+u/rw68P8YwukfO3REwzC5Umey4FtmvcIbY6E6CbTxzim81BNiRT8Js8+wSeCng== X-Received: by 2002:a7b:cc98:0:b0:3ed:2702:feea with SMTP id p24-20020a7bcc98000000b003ed2702feeamr16821936wma.41.1680190132118; Thu, 30 Mar 2023 08:28:52 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:9ee7:40a0:eee0:62cc? ([2a05:6e02:1041:c10:9ee7:40a0:eee0:62cc]) by smtp.googlemail.com with ESMTPSA id s15-20020a05600c45cf00b003eb2e33f327sm13485297wmo.2.2023.03.30.08.28.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Mar 2023 08:28:51 -0700 (PDT) Message-ID: <95fce357-87f5-93b2-c57f-f561a79dfc34@linaro.org> Date: Thu, 30 Mar 2023 17:28:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [RESEND] [PATCHv3 1/7] thermal: rockchip: Simplify getting match data Content-Language: en-US To: Sebastian Reichel , Heiko Stuebner , "Rafael J. Wysocki" , Amit Kucheria , Zhang Rui Cc: Rob Herring , Krzysztof Kozlowski , linux-pm@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com References: <20230308112253.15659-1-sebastian.reichel@collabora.com> <20230308112253.15659-2-sebastian.reichel@collabora.com> From: Daniel Lezcano In-Reply-To: <20230308112253.15659-2-sebastian.reichel@collabora.com> 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 08/03/2023 12:22, Sebastian Reichel wrote: > It's possible to directly get the match data in a generic > way nowadays. > > Reviewed-by: Heiko Stuebner > Signed-off-by: Sebastian Reichel > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog