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 0F4B1C433EF for ; Wed, 25 May 2022 17:11:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245614AbiEYRLx (ORCPT ); Wed, 25 May 2022 13:11:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231668AbiEYRLu (ORCPT ); Wed, 25 May 2022 13:11:50 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37B143819E for ; Wed, 25 May 2022 10:11:49 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id u23so37037422lfc.1 for ; Wed, 25 May 2022 10:11:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ragnatech-se.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=WYCjX5QtKBJqD2JABeX9HzAdSG6a8Grq0WGneMZcZEE=; b=2hT5HqVEm5g50zrmZEF9NVq8mZ86kDMKHQgo5mdbkgAIijaMqXCBJlGizl2R0+d3pM 30ucRbkOOtWXLe8f/2F5E5ZwCa28Srfxo745/8Oh+MS4ITUoth/aCwhIOH8TYoHPnMu6 MMUCcMz2mqXR++D2Y7q5OG4mEkSs/xdGNrrhM4N1PAdlZ4lDI5o6AOdUadx7f9Zn5Mlh xsPEIOVZltNydXW+2DWMcdmbLq2OqmtVg6dD/8gDOj5ejqnpLo9xE5KD70mRRyml9cjZ JTke2lv14j7FNJYOM5ZmGmDF9hzvOX+BP54hLJU2qf5bHOCtTmwmYH7EuZCitf03KAPU rgkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=WYCjX5QtKBJqD2JABeX9HzAdSG6a8Grq0WGneMZcZEE=; b=BK6Udxm9Jfi1rtIkBYjgiPdMtO5JYfMTJ+2ifs0FyqEzTR/Sds7H263AiZRppDIeaQ foN/XJxnnk1VtmROl/q8RHxem2aT5jUxUCQETVKd33q6LBZxyA5iJ1EC8uoTJmSyrMk3 ZnhP6bU30CP8fbHcA7HFDnHpV20nPLmCCMw5uuBoMiiJiNLF0ic6/qv2z5Nf4jI6GRoU 7u1Vu+HrQyFqNkkkAWoNyoLxAMTS5TsWvtQlCMQryYu+i8DdaZUw++1YzFT9UR0IavMA FGmxiLSNI90Zg8oPp9ExkzqaH+daznHv5M8+K9BchoAEIlfLYHREiSZVxXVRGlEPqTDy yRcQ== X-Gm-Message-State: AOAM5328mTiWboFB9pUFTN0A69KDQcPqXpsDkZ4wIbgEhM9z+412G8NB t0LLG1XFk8ftxMWUzHh/h837dQ== X-Google-Smtp-Source: ABdhPJxpknDnQKBk4p/aZqPeZt+6ytgFyDg9KEq+55gWHBdi/p4G9h5+NS71FERfWKLIrgLhrltp/Q== X-Received: by 2002:a05:6512:3e13:b0:471:f6a9:85d3 with SMTP id i19-20020a0565123e1300b00471f6a985d3mr23427634lfv.120.1653498707578; Wed, 25 May 2022 10:11:47 -0700 (PDT) Received: from localhost (h-85-24-188-65.A463.priv.bahnhof.se. [85.24.188.65]) by smtp.gmail.com with ESMTPSA id e1-20020ac25461000000b0047255d211d2sm3204039lfn.257.2022.05.25.10.11.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 May 2022 10:11:47 -0700 (PDT) Date: Wed, 25 May 2022 19:11:46 +0200 From: Niklas =?iso-8859-1?Q?S=F6derlund?= To: Wolfram Sang Cc: linux-renesas-soc@vger.kernel.org, "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] thermal: rcar_gen3_thermal: Add r8a779f0 support Message-ID: References: <20220525151216.24133-1-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220525151216.24133-1-wsa+renesas@sang-engineering.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, Thanks for your patch. On 2022-05-25 17:12:15 +0200, Wolfram Sang wrote: > Add support for R-Car S4. > > Signed-off-by: Wolfram Sang Reviewed-by: Niklas Söderlund > --- > drivers/thermal/rcar_gen3_thermal.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/thermal/rcar_gen3_thermal.c b/drivers/thermal/rcar_gen3_thermal.c > index 43eb25b167bc..ccdf8a24ddc7 100644 > --- a/drivers/thermal/rcar_gen3_thermal.c > +++ b/drivers/thermal/rcar_gen3_thermal.c > @@ -399,6 +399,10 @@ static const struct of_device_id rcar_gen3_thermal_dt_ids[] = { > .compatible = "renesas,r8a779a0-thermal", > .data = &rcar_gen3_ths_tj_1, > }, > + { > + .compatible = "renesas,r8a779f0-thermal", > + .data = &rcar_gen3_ths_tj_1, > + }, > {}, > }; > MODULE_DEVICE_TABLE(of, rcar_gen3_thermal_dt_ids); > -- > 2.35.1 > -- Kind Regards, Niklas Söderlund