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 24CF3C433FE for ; Mon, 21 Feb 2022 21:02:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234142AbiBUVC1 (ORCPT ); Mon, 21 Feb 2022 16:02:27 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:35632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232555AbiBUVC0 (ORCPT ); Mon, 21 Feb 2022 16:02:26 -0500 Received: from mail.z3ntu.xyz (mail.z3ntu.xyz [128.199.32.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A55A312A95; Mon, 21 Feb 2022 13:02:02 -0800 (PST) Received: from g550jk.localnet (ip-213-127-118-180.ip.prioritytelecom.net [213.127.118.180]) by mail.z3ntu.xyz (Postfix) with ESMTPSA id C60EDC83FC; Mon, 21 Feb 2022 21:01:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=z3ntu.xyz; s=z3ntu; t=1645477320; bh=vTYTx2kZKL4SDNQhmOyoW1PmbnmhmCHsmJ/aMNA2yhY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=LxIj9DM7hxfCALbL8mfAmxoatI7QL3B9dmIMd85IyiH21dwg0OycyTpw000IV19vS bSEvookwcBwB8gW5q40t74V5wS1quP0oqx1bBuhXGZxgqwdJJ6Agxxo0itOVkj3E/B KmaD4LBd8WSjJAkQBBE5LW93rlmvemGtG0xWdpUw= From: Luca Weiss To: Lee Jones Cc: linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Konrad Dybcio , Rob Herring , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 01/10] dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible Date: Mon, 21 Feb 2022 22:01:59 +0100 Message-ID: <11925600.O9o76ZdvQC@g550jk> In-Reply-To: References: <20220220201909.445468-1-luca@z3ntu.xyz> <20220220201909.445468-2-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Lee, On Montag, 21. Februar 2022 09:48:01 CET Lee Jones wrote: > On Sun, 20 Feb 2022, Luca Weiss wrote: > > Document the compatible for tcsr found in msm8953. > > > > Signed-off-by: Luca Weiss > > Acked-by: Konrad Dybcio > > Acked-by: Rob Herring > > --- > > Changes in v2: > > - no changes > > > > Documentation/devicetree/bindings/mfd/qcom,tcsr.txt | 1 + > > 1 file changed, 1 insertion(+) > > This is already applied. Sorry, last week you wrote[0] > Doesn't seem to apply. > > Could you please rebase. and it wasn't part of linux-next as of yesterday. I'll remember to drop it if I have to send a v3. Regards Luca [0] https://lore.kernel.org/linux-arm-msm/YgujkzAezfFBNRDP@google.com/