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 16B27C433F5 for ; Mon, 16 May 2022 07:45:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241249AbiEPHpc (ORCPT ); Mon, 16 May 2022 03:45:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50084 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241231AbiEPHpY (ORCPT ); Mon, 16 May 2022 03:45:24 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D67CB24F1D for ; Mon, 16 May 2022 00:45:22 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id gh6so27043670ejb.0 for ; Mon, 16 May 2022 00:45:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; h=mime-version:content-transfer-encoding:date:message-id:cc:subject :from:to:references:in-reply-to; bh=21e+O6a/0NQnBECsUblxR6mTia9rEVhmdm2lp/29jkY=; b=fcr1QxfEr0HCRvXrgOstMlmzEa5x/qaQxKyfu87La+0aiPxd3NTmjHb8XZCfaIhBBR yZlIeLPDeeQc0LNHSTOu8R9/lW/f+PZTUdMn+6icXtB2qKIdRQyE6TVS6z1npqbEYNDG YjMQLUq92ZtZ+Nz6GPH2rLo3PRuYQ8ptHRS/aOcO2S/Da07Wn5JmLOuNfr9GxhB/PbcL Y6ycu+J9BeM+v3oWsRCzyg1COi9tdHK9SnvGQMD6j9ezQm9ih0KrDJxuhb7adI7YumE5 DgQD/OANI8nFfI7hjE03ejAV64e3EYwgJGnJNmQ74fPZzHqLY1y245jobjRYSq1tiGiq Os4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:content-transfer-encoding:date :message-id:cc:subject:from:to:references:in-reply-to; bh=21e+O6a/0NQnBECsUblxR6mTia9rEVhmdm2lp/29jkY=; b=PccURt3+0hM/5thVJq1xDW0OjgiYt47jZTYRpkdFR+Kv/akzaH7luKi0HgQq7C3dbG RCqFndXeRNUm+WIdBrGhxl0CrSCTWrYvIgmftuO/RsVvpMPwjCY6w/lL+yTPgsR8DueU /i7NcRs0xG2TpOXY1VKW9kw1eaG2mVOlZzOEieiURWyPGkkiUfEg5xENaJIgRgRwiRtq nuwKkkxhR/ExWzTDbmEDs8k8rJv0WZRrhACQoNq7d8EPrkfIY+2dHGI3zGCOf7CzUjHi CvtRu29BK3p7fIFTG5xNYFQgIHjhgnN9hP6YqKClXsrHrpa8Eo/rURoKRtc3tC+kOugx Ovsg== X-Gm-Message-State: AOAM531DpL3b1GFrkVDzNhd2oeSilENLMOnu1FezIE5OFt3AoFJ1xqoK a+s92K3Jk1nHBXS1U4LLY1gq8w== X-Google-Smtp-Source: ABdhPJz7BbCTvyGtaVJ3tAW9MxQnhNQH6NUdZwryDCDX+Ji2qugloOBjcp9IZjWHCPc380+95m3wxg== X-Received: by 2002:a17:906:3087:b0:6f4:2901:608a with SMTP id 7-20020a170906308700b006f42901608amr14292893ejv.646.1652687121379; Mon, 16 May 2022 00:45:21 -0700 (PDT) Received: from localhost (144-178-202-138.static.ef-service.nl. [144.178.202.138]) by smtp.gmail.com with ESMTPSA id eo10-20020a1709069b0a00b006f3ef214dbesm3409794ejc.36.2022.05.16.00.45.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 May 2022 00:45:20 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 16 May 2022 09:45:20 +0200 Message-Id: Cc: <~postmarketos/upstreaming@lists.sr.ht>, , "Rob Herring" , "Andy Gross" , "Thomas Gleixner" , "Marc Zyngier" , "Rob Herring" , , Subject: Re: [PATCH v2] dt-bindings: qcom,pdc: convert to YAML From: "Luca Weiss" To: "Krzysztof Kozlowski" , , "Bjorn Andersson" X-Mailer: aerc 0.9.0 References: <20220103074348.6039-1-luca.weiss@fairphone.com> In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Krzysztof, On Mon May 9, 2022 at 10:40 AM CEST, Krzysztof Kozlowski wrote: > On 09/05/2022 10:38, Krzysztof Kozlowski wrote: > > On 03/01/2022 08:43, Luca Weiss wrote: > >> Convert the PDC interrupt controller bindings to YAML. > >> > >> Signed-off-by: Luca Weiss > >> Reviewed-by: Rob Herring > >> --- > >> Changes since v1: > >> * Adjust description of second reg-name as suggested by Maulik Shah > >> > >> @Rob Herring: Hope it's ok to keep your R-b given the above changes > >> > >> This patch depends on the following patch, which fixed sm8250 & sm8350 > >> compatibles and adds sm6350. > >> https://lore.kernel.org/linux-arm-msm/20211213082614.22651-4-luca.weis= s@fairphone.com/ > >=20 > > Reviewed-by: Krzysztof Kozlowski > >=20 > > Luca, > > I think this needs resending as dependency was merged. Alternatively, > > maybe Bjorn could pick it up through QCom SoC? > > Correction - it seems that Rob took the dependency in April, so this > should go via Rob's tree as well. > > Luca, can you resend without Rob's Review tag and ask him to pick it up? > So... since torvalds/master my sm6350 patch is merged through Rob's tree, but there was also a sm8150 patch applied through Linus Walleij's tree. This means (as far as I understand) that neither can really properly apply this (rebased) patch as one tree will have missed the other commit. Does it make sense to send a v3 rebased on linux-next now, or wait until this has settled down in torvalds's tree? Regards Luca > > Best regards, > Krzysztof