From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 89EBE44C8A for ; Wed, 27 Dec 2023 13:25:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ESDRj752" Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-40d5336986cso35756555e9.1 for ; Wed, 27 Dec 2023 05:25:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1703683531; x=1704288331; darn=vger.kernel.org; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=XnuJFTcaPg+7yorCOh56XX3MuEjCkxA2g5o6RezlZqw=; b=ESDRj752ObjtkFdq5KOEttHEyz2Tk6YvlaZtXbq4j/Yk+B3hYcEVUhpobx0AmGZTI3 vrR6L83Nxg1vWXwgczkm4na8n2mXQczQbXn45ZdcrNqfFIXvqekFLw/+izoWBIiqMqHH N6Pc+T288jG/C5dgOYHC5mOdx4dS6PCt5NABPk3obMbcSTPdy0GSKcPO64sYSRrfPAE7 Tl0AikDibY9n+7RW1BQATyPf+/ZEZWderG2Y1RikX0JCUXyojDHCSGdMxmTwltPEKdd7 nQzaTWg4MXC5V19pWk5+Se4+Ab6B1mvAAvLo3rg531kU2x9dYLluv3IIdeyASe5ZqZOz caHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703683531; x=1704288331; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XnuJFTcaPg+7yorCOh56XX3MuEjCkxA2g5o6RezlZqw=; b=UUwEIMGK6CBuryBpyPH7OVthE9E9mGW11Wch0tth0vUL55k8yRBUeF+B/mepxEJGrn 2GdHDO34bVzKt2NX9QBmhkf8PR+lSMSriQckkbletPcBm7l016K7YUTY13Bbl6Er4QML e7J3reV1IEh1os5uJGmQ75wuXgKRSIHRvR7IylyGlkcoDo0n8aCJcfMR/oHPcZfRpHBy DCjwci3Krl2Al7k3AwfmXmLfoolrcbkiWxoYT1ubEVEizqpwXqYS1bGvngsN/yhGzmp+ 0TRSXRO1tA0SghmpSYEW8+e1cKsD6F9jlb5s2P4uME48dhdf5c+J2pEOC+OQV/imUesh DxXg== X-Gm-Message-State: AOJu0YyurjKjbWMmzNBu2KK3eeUsqzPMmy3oJgquIM2LpZkJz04ii8cU d7rHEQ7SXQlNu1VDNHEW1/pQkD8JfUUKuQ== X-Google-Smtp-Source: AGHT+IFlK4cgUWuU/jWJrceWJh4lJpVSMiBHpX1FYCBlQRbZHkzzg+ijYf8Tc5zNd9CVFokKROA8ng== X-Received: by 2002:a05:600c:744:b0:40c:3508:b40e with SMTP id j4-20020a05600c074400b0040c3508b40emr4296673wmn.245.1703683530729; Wed, 27 Dec 2023 05:25:30 -0800 (PST) Received: from linaro.org ([37.166.4.200]) by smtp.gmail.com with ESMTPSA id n23-20020a05600c3b9700b0040d5aa03ee0sm5381059wms.34.2023.12.27.05.25.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 05:25:30 -0800 (PST) Date: Wed, 27 Dec 2023 14:25:26 +0100 From: Daniel Lezcano To: Andre Przywara Cc: Maksim Kiselev , Martin Botka , Vasily Khoruzhick , Yangtao Li , "Rafael J. Wysocki" , Zhang Rui , Lukasz Luba , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , "open list:ALLWINNER THERMAL DRIVER" , "moderated list:ARM/Allwinner sunXi SoC support" , "open list:ARM/Allwinner sunXi SoC support" , open list Subject: Re: [PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors Message-ID: <20231227132509.GA4121@linaro.org> References: <20231217133637.54773-1-bigunclemax@gmail.com> <20231218111404.5f08a4c4@donnerap.manchester.arm.com> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231218111404.5f08a4c4@donnerap.manchester.arm.com> On Mon, Dec 18, 2023 at 11:14:04AM +0000, Andre Przywara wrote: [ ... ] > I will incorporate this patch into the next submission of the H616 THS > series, so there is no need to merge this patch as is. Noted, thanks -- Daniel [ ... ] -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog