From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.tuxedocomputers.com (mail.tuxedocomputers.com [157.90.84.7]) (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 C6F09332EC8; Thu, 12 Mar 2026 09:12:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=157.90.84.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773306761; cv=none; b=VRdHwihASGHnKSlYssljvmU4aqnAOozhFWkFcVHQwphPiCJbUcr50jXEdUs+qS43mjf/ceiVRL3NntKJNo4QippvfOW/LWqYrBUYi9Ig7GFhAwRen7rOdnBwwCHqPyLJcMtarxDTBkicaIxYwpSg1HS/fLn30jQJ86XTVYKa2tQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773306761; c=relaxed/simple; bh=Fi+6NPM8BzrZZFo/UX5v9DrP0PwGv6YPbLG0jj4Qqjc=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=MkdbBNyE764GUGXDBCw9sWbV21iuoi6k0+wiPQf5ltp344zOagNFhGR748ucv2Ny4cmbltNs+YVorIOReqWjZbBAH5FXpD7TTehJkW+vTimekzntgGODs+co1v2KQ0lhTk4RPp4MyuvlfqPOmp6VDdmCazq6ZsDOdoDMfj5hzGk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com; spf=pass smtp.mailfrom=tuxedocomputers.com; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b=KaI3EEoH; arc=none smtp.client-ip=157.90.84.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b="KaI3EEoH" Received: from [192.168.178.24] (i5C75F5CE.versanet.de [92.117.245.206]) (Authenticated sender: wse@tuxedocomputers.com) by mail.tuxedocomputers.com (Postfix) with ESMTPSA id E41022FC004D; Thu, 12 Mar 2026 10:12:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuxedocomputers.com; s=default; t=1773306751; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JczzAwDP82dHJxPs31+E2V6AEvt83c6VOtaXH7YP+nY=; b=KaI3EEoH+b4smCI+LmZhczK2qj5J+4CpwWDW6hET3Gs0J8gI3HKUcfj4i722y6lTPRYDvg U03XjjET5WD7UbzkmmqjDmZ8ju11iSxJHrMRiWUgqcDvJ+984KpZ9+L/4+dHF0R1/KnVTP w6VkXgEC6dIUgV3+op00GA1/mqQ88aU= Authentication-Results: mail.tuxedocomputers.com; auth=pass smtp.auth=wse@tuxedocomputers.com smtp.mailfrom=wse@tuxedocomputers.com Message-ID: <5bb7a2ae-9754-4375-a1f5-ef23916e26dc@tuxedocomputers.com> Date: Thu, 12 Mar 2026 10:12:30 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v5 5/5] Documentation: laptops: Update documentation for uniwill laptops To: Randy Dunlap , W_Armin@gmx.de, hansg@kernel.org, ilpo.jarvinen@linux.intel.com, Jonathan Corbet , Shuah Khan Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org References: <20260310234022.2085232-1-wse@tuxedocomputers.com> <20260310234022.2085232-6-wse@tuxedocomputers.com> <363b80db-9bf3-44d5-a756-e64d29bd36ec@infradead.org> Content-Language: en-US From: Werner Sembach In-Reply-To: <363b80db-9bf3-44d5-a756-e64d29bd36ec@infradead.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Randy, Am 11.03.26 um 05:57 schrieb Randy Dunlap: > Hi Werner, > > On 3/10/26 4:34 PM, Werner Sembach wrote: >> Adds short description for two new sysfs entries, ctgp_offset and >> usb_c_power_priority, to the documentation of uniwill laptops. >> >> Signed-off-by: Werner Sembach >> Reviewed-by: Armin Wolf >> Reviewed-by: Randy Dunlap >> --- >> .../ABI/testing/sysfs-driver-uniwill-laptop | 25 +++++++++++++++++++ >> .../admin-guide/laptops/uniwill-laptop.rst | 12 +++++++++ >> 2 files changed, 37 insertions(+) >> > > Can you give me a lore.kernel.org URL or a message-ID in which > I replied with a "Reviewed-by:" tag for this patch, please? > I don't recall doing so, but I could have. Thought you did go through it because you gave the spelling corrections, Sorry I can ofc remove it again. Best regards, Werner > > thanks.