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 6AF74ECAAA1 for ; Thu, 27 Oct 2022 15:23:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235677AbiJ0PX4 (ORCPT ); Thu, 27 Oct 2022 11:23:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233598AbiJ0PXw (ORCPT ); Thu, 27 Oct 2022 11:23:52 -0400 Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78AF744499 for ; Thu, 27 Oct 2022 08:23:51 -0700 (PDT) Received: by mail-qt1-x836.google.com with SMTP id w29so1351065qtv.9 for ; Thu, 27 Oct 2022 08:23:51 -0700 (PDT) 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=1Fbe7mxn/t+MnsKCoxtxUZqOoAmLQusG457Yfjpmkqg=; b=PgbeDDojhtJ9BP+mVIxxE+1xdNVZ1YffDp1ch7diYSZILaF+c/GhAzkkfsCiB5j9Cm SGNsBfSjl9IyXrb4/KuXZhJL+KplNpyh1tFF4vrYr6vPeDRjlCXfsq+s5JM9RUPwcWmr ZC9c4JpVPhSrxSZdsH5k//tUIoofahrW1gRGygZSQQ5s7rDd8f7AgnxTwO1lOB40hEL9 ZE2LiW1wJqCNylWrn1ViMhpbQC64IScQmC0e3KQWB7TKXg5RFtuy8YB/mdOq51/78inl IvADSOPyYblN8o6qp9aeGQA/k454ApS+yyBMVLjGcs7g06f752MHDL/OapLAI5JLK5ju uThg== 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=1Fbe7mxn/t+MnsKCoxtxUZqOoAmLQusG457Yfjpmkqg=; b=zC8srXpWQ7RRksAQJAas2VCGTB042guH0iRyZHz9eywqXwc1AjALZBXA7ID6YocLnK Z9QMNk6CUVeEub0e+VSDpsNUziGjmuCqmCjo99zYAOugkq0PsEmB9BtPU8TgGCqpjKKJ 7p9XcAubBz6yuRbQVp3my9PlAKJaPmuIECMbwmBE2LggAru/PXYQt9NXCUoG3UDpGA1L ImZ2+q/mZZl6Qnz3qou7PG7rjrk5bDI7AC+3kfYk0DW6xB3XORKnS8dHV3uHC8cBS1tN r/gkcZm0FymmkjpD6Q5Jtp4NO78Sy3RPCA63Q+b7V+GzL1krHsg1CsLxROYMt4b5oCaq JA7w== X-Gm-Message-State: ACrzQf0dfuFz0uMQ2mkAraEoZVNXUNcFPE0NUjYEciPJo6MaK8W/iuaJ th4G6oC5q+YPQfjODYSpWHd8Ew== X-Google-Smtp-Source: AMsMyM6UOUD96TtQDSngHBeIGPvpD6rYSaaH+WvJkfPk6DGa23sg0Kh8QDVU3Ey3WN/U+Ch9HoeFaQ== X-Received: by 2002:ac8:7fc6:0:b0:39c:fdf3:6540 with SMTP id b6-20020ac87fc6000000b0039cfdf36540mr37043215qtk.185.1666884230660; Thu, 27 Oct 2022 08:23:50 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id r3-20020ac87ee3000000b0039442ee69c5sm962224qtc.91.2022.10.27.08.23.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Oct 2022 08:23:50 -0700 (PDT) Message-ID: Date: Thu, 27 Oct 2022 11:23:48 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v3 0/5] Add misc support for QDU1000/QRU1000 SoCs Content-Language: en-US To: Melody Olvera , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: Robert Marko , Guru Das Srinagesh , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221026190549.4005703-1-quic_molvera@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20221026190549.4005703-1-quic_molvera@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/10/2022 15:05, Melody Olvera wrote: > This series containes firmware, SoC, rpmpd, and tz-log bindings as > well as pmic, rpmpd, and socinfo support for QDU1000 and QRU1000 SoCs. > > The Qualcomm Technologies, Inc. Distributed Unit 1000 and Radio Unit > 1000 are new SoCs meant for enabling Open RAN solutions. See more at > https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/documents/qualcomm_5g_ran_platforms_product_brief.pdf > Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Best regards, Krzysztof