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 6DD0AC4332F for ; Fri, 9 Dec 2022 08:24:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229745AbiLIIYz (ORCPT ); Fri, 9 Dec 2022 03:24:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40038 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229735AbiLIIYm (ORCPT ); Fri, 9 Dec 2022 03:24:42 -0500 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02CFB5F6EA for ; Fri, 9 Dec 2022 00:24:38 -0800 (PST) Received: by mail-lf1-x12d.google.com with SMTP id x28so5895680lfn.6 for ; Fri, 09 Dec 2022 00:24:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Pgtluh/qFWbybHqU1pIl0XhIK9Ltz3NWQ9TH4ULNdCI=; b=G36fOEIYfuH+EBBgjd3NprynhcRlOGJBonsGn8oLy35Dqd2ZJm1vUwX6ocgi7ZqPMY jeOZFevMryWdnMBbg9Ff6qpnUzT+z9en6w//DgHaA0lwl/Bs/WYW8Q9+qpWDZQxpF5Vl 6N1W6nkFu7wW0X1e7jjvPqb/KLWAc/3CJSij5EkPZd+kKxaoMwR1Ezyk+MZz5a87re6b gLyRsUL+IaRWe6oTymVEfze7cUshq+wY+QpwB9jkk8x5WYK8Mttpbl7kcLKqVaS/v6ck HcqPODHPNu84k3sMV3th4xF7SB1H419ZYPf9wB8JgAEJhPxKIN8qhLXxakKoIGnD0Zwg wYiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Pgtluh/qFWbybHqU1pIl0XhIK9Ltz3NWQ9TH4ULNdCI=; b=VIlXAptgRvYhRd5Eeu2kuxoTLgp+GoZ3DpCt3MqZ0Gd+lH6TIEn92CokUXuwXkg47r sWE/2f8A9IT+bVLzGQLZ3t2Nc6RLjrkIbvx+K95KTA86Wnvx77DhcTE3Nb/48/yfptBQ f01TUKvmEMDOSBMAZhVAfamjX+7gxuphwyXL7cG9q9ivlxYVV2Yhc1sEGClAT+ppOLmn J5xR+3Q2dkdskQcH1Hhi+epGRsQvhuehiIU/RxdGdqJiBLG562XvcFuyLapeuhv0PEae qd1jerQucmxfs41iwRx0w/yRD2uxoKFun++BtkQPVkos2yeIOn9Tyn4rzsAByb8O24wU 6eSw== X-Gm-Message-State: ANoB5plq6w3rQsLEb4g1WFnkH9Erz5D0g7xH7ZV1RX0wgK2e+x4Cfzjz pmDSz+OhsXFlVOOn0wRYxeCe8Q== X-Google-Smtp-Source: AA0mqf59zsEkuV6mRtwVCxKJ8kPshhmnfpMTK48L/4Lyt5MsxS8/oOM77BEHpexiBl5OfB0RVuLQ0g== X-Received: by 2002:ac2:539b:0:b0:4b5:5efb:7d26 with SMTP id g27-20020ac2539b000000b004b55efb7d26mr1228920lfh.37.1670574277319; Fri, 09 Dec 2022 00:24:37 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id x18-20020a056512079200b004b54ca56cf9sm159499lfr.303.2022.12.09.00.24.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Dec 2022 00:24:36 -0800 (PST) Message-ID: <4413e2b4-7faf-fa0f-469f-bc90d3446cee@linaro.org> Date: Fri, 9 Dec 2022 09:24:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: Add SM6350 compatible Content-Language: en-US To: Alex Elder , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com Cc: Luca Weiss , andersson@kernel.org, konrad.dybcio@linaro.org, agross@kernel.org, elder@kernel.org, linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221208211529.757669-1-elder@linaro.org> <20221208211529.757669-2-elder@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221208211529.757669-2-elder@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/12/2022 22:15, Alex Elder wrote: > From: Luca Weiss > > Add support for SM6350, which uses IPA v4.7. > > Signed-off-by: Luca Weiss > Signed-off-by: Alex Elder Acked-by: Krzysztof Kozlowski Best regards, Krzysztof