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 C5FD2CCA47E for ; Tue, 28 Jun 2022 08:22:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245184AbiF1IWA (ORCPT ); Tue, 28 Jun 2022 04:22:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245195AbiF1IT6 (ORCPT ); Tue, 28 Jun 2022 04:19:58 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7AE322DD41 for ; Tue, 28 Jun 2022 01:19:56 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id be14-20020a05600c1e8e00b003a04a458c54so3082477wmb.3 for ; Tue, 28 Jun 2022 01:19:56 -0700 (PDT) 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=2RluQ/L1sN2XN4qAMgu7HWEvzSUWSILILWR4s/Bogvc=; b=ooqY0pnK8R71VO+7Ww0uB5MQh1agwoZIC8aZTPQKa2MkQc+iFYSAFT+X9Dfz623HUM BHHavib7dxrxW13FwpV0BwL4Rsz7Og1K04cE1HuG3rrytbMcPW23zrn5erjbHCFQONH+ jg+fzzg4LGgalcDL6Mx7g3/HYeQn64WSTV5hRh/P7HgkoWhGZw6C4qQHwb+r07daxqJB MTRvqeX5qPKB27BpkB8nskNR7rUuQ+iSMiRouGAqNC6Xm/ECrPx02+Efez4F7sm59JXE amhvq+MUDxs/g/g7UlaB+8uoKmA6AqwlaURewYpkpOkrnBvQxD2Ty+s/ndL8sN6qr0NG AuRQ== 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=2RluQ/L1sN2XN4qAMgu7HWEvzSUWSILILWR4s/Bogvc=; b=1y2vHrGNYlJhDqj/gxK7ZoZlfvyBCI9MwHnC+R0DHUsgmLb/C+N/DulQ2pQWQcWwqj BCKBu+Nz/9nwD+TV3htcshhPQmArxluUSLasb+YM+B7BBDn6Mzaagd7KXg5g26GpZVbg bDr1/Gqkve6OpdrEL2+eCEWn7VYED0zyQL78wDZ+JWVZ2BvECfheHwcwMKzQPBGatA7B SxPCMaMxDyWrpQF7wN/J7cNlp7K34CYsjLjg/7XRsC2yM9VFWt1PBon83nw6mUTboXN5 rPfs2+wesMLuFsjC1EhICl9e1GGBLBuMkiJUULXT8/SQuvIioCdaQV/VJLRNA+rxdFuY RQhQ== X-Gm-Message-State: AJIora9gsrMTScbj09PSqqN7JF4RJqpFBwc2Lw2wPy95CfwKyCXuJ+sd gnQAqNMwTZs5aeuqTsEHSbyiVA== X-Google-Smtp-Source: AGRyM1uAuKwujR1uouFcWum/Ytu8Qs/dMIQzH8FZfWG03qE+T2DBwc9Jj2/F5MWtm13KaATykAk/Dw== X-Received: by 2002:a05:600c:3493:b0:39c:8731:84c3 with SMTP id a19-20020a05600c349300b0039c873184c3mr25767140wmq.45.1656404395011; Tue, 28 Jun 2022 01:19:55 -0700 (PDT) Received: from [192.168.0.252] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id z2-20020a5d44c2000000b0021a3d94c7bdsm12917841wrr.28.2022.06.28.01.19.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Jun 2022 01:19:54 -0700 (PDT) Message-ID: <30badf7e-6e5c-16f9-9e46-566981a40e22@linaro.org> Date: Tue, 28 Jun 2022 10:19:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3] arm64: dts: qcom: sc8280xp: add Lenovo Thinkpad X13s devicetree Content-Language: en-US To: Johan Hovold , Konrad Dybcio Cc: Johan Hovold , Bjorn Andersson , Andy Gross , Rob Herring , Krzysztof Kozlowski , Manivannan Sadhasivam , Jassi Brar , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220622132617.24604-1-johan+linaro@kernel.org> <96394aa2-aefc-63c4-d86f-15c06d092d75@somainline.org> <00aefa9b-5d91-629b-9fa6-fadd6df5a469@somainline.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/06/2022 10:14, Johan Hovold wrote: > On Tue, Jun 28, 2022 at 10:09:57AM +0200, Konrad Dybcio wrote: >> On 28.06.2022 10:00, Johan Hovold wrote: >>> On Mon, Jun 27, 2022 at 01:38:47PM +0200, Konrad Dybcio wrote: >>>> On 22.06.2022 15:26, Johan Hovold wrote: >>>>> Add an initial devicetree for the Lenovo Thinkpad X13s with support for >>>>> USB, backlight, keyboard, touchpad, touchscreen (to be verified), PMICs >>>>> and remoteprocs. >>>>> >>>>> Signed-off-by: Johan Hovold >>>>> Reviewed-by: Krzysztof Kozlowski >>> >>> Krzysztof's tag wasn't here in the version I posted. >> Patchwork recently started pulling them in automatically when >> downloading a mbox file. Uh, this can be a bit confusing. :) > > Please consider using b4 instead if you need to reply to patches. +1 or find it on lore and save mbox from browser Best regards, Krzysztof