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 86861C43334 for ; Mon, 18 Jul 2022 13:09:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233927AbiGRNJz (ORCPT ); Mon, 18 Jul 2022 09:09:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34076 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235056AbiGRNJw (ORCPT ); Mon, 18 Jul 2022 09:09:52 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 024E612AEA for ; Mon, 18 Jul 2022 06:09:51 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id z22so5575765lfu.7 for ; Mon, 18 Jul 2022 06:09:50 -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=PhK1b8reBUV699VXSqYLQPHF1tp+dIwcIa0DcdvJTNw=; b=HZ9YTB0b7sxmG8a9XikFipR9NlM9c5Wrl/9w9h6Nh4NdJlf0Z/IESC2JrFD2b5JRXV 065Xmoxpx+zxUYcN9enVUBt3bOZ35t7LaOB/1WDQ6nEaaziJPbZzpj1mcnlSClZ10nuc mgbOZ1tRGJVmNmeMy0c/dqaBfM36zBYLFbe7G3SHBXl9kKHyyvKN/3ezEMVqh7QfkCIZ JoR6pkqmQdTqw/qFVhqccq0QFyX+fSVU90iGcyTxmcz/VgFzStKIwS3Tdtmtm0Uz1PD+ EL71wszSMscE+Tkkqt4NQDczdTS5w8ROv7LZCj87/XwvZX4i7I9txCH6idDraPMD1oja zbVw== 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=PhK1b8reBUV699VXSqYLQPHF1tp+dIwcIa0DcdvJTNw=; b=KXrKpa65TJZ5VNzhJ8il6XEAmCRnfg9mBZsNQDC/X6da8eClpRUmA7tfs8bIVlhDqG l8D3A4e+JYRBu3XsEYclq4c3YqibsyNdB0BvAjr4/LcxdA3JxpxBzhJ6lT3tITHYyMRJ jdTL7Fo3FSo7AwppdVWkXIyo73uU6HN1/Am5bFFljZdbFPimT1vRYUb7mUJ2rq8EilKl F8R2yGeLnsMEJbOoSCUbzIPpSEB5jpAFewB3BxSpblimBpqhcrMLKlg0iJOGdayQHJwp oGMQ/UAWPVz6vkITjOr3xlg3DsQXNHDCk+HDivyNOb+8hD2FOc3QJIY9zVbqn/5aRl7U f6mg== X-Gm-Message-State: AJIora/GXPV/U/4D8I0i6h8eth9o4RvAjKweXwhcA2EGL1+oxnjyUj4F P5el6JKtz2QhEzJ8Rak2KRYQWg== X-Google-Smtp-Source: AGRyM1ub7C1wNFUUzclp8W82PDBUt5OBAdhZ5vBkZnyH93vEyNyrtqqNhg9fpJ+lfNDYfchWjlRWUg== X-Received: by 2002:a05:6512:22c8:b0:488:e69b:9311 with SMTP id g8-20020a05651222c800b00488e69b9311mr14113807lfu.564.1658149789113; Mon, 18 Jul 2022 06:09:49 -0700 (PDT) Received: from [192.168.115.193] (89-162-31-138.fiber.signal.no. [89.162.31.138]) by smtp.gmail.com with ESMTPSA id c28-20020ac25f7c000000b0047f750ecd8csm2596389lfc.67.2022.07.18.06.09.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Jul 2022 06:09:48 -0700 (PDT) Message-ID: <78160db4-eef2-ce8b-caf7-4df5bc0a8e94@linaro.org> Date: Mon, 18 Jul 2022 15:09:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [RESEND PATCH 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices Content-Language: en-US To: "Lin, Meng-Bo" , devicetree@vger.kernel.org Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Stephan Gerhold , Nikita Travkin , ~postmarketos/upstreaming@lists.sr.ht References: <20220715102055.3844-1-linmengbo0689@protonmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220715102055.3844-1-linmengbo0689@protonmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 15/07/2022 12:21, Lin, Meng-Bo wrote: > Document the new samsung,e5/e7/grandmax device tree bindings used in their > device trees. > > Signed-off-by: Lin, Meng-Bo > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ If this is resend of v1, why I cannot find this patch in v1? Best regards, Krzysztof