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 0415CEB64DA for ; Thu, 20 Jul 2023 09:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230245AbjGTJTv (ORCPT ); Thu, 20 Jul 2023 05:19:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56600 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230194AbjGTJTj (ORCPT ); Thu, 20 Jul 2023 05:19:39 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2025561BD for ; Thu, 20 Jul 2023 02:00:02 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-98e011f45ffso88595566b.3 for ; Thu, 20 Jul 2023 02:00:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689843543; x=1692435543; 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=PkBLu4uYyOp3xFHSazf7i6rV8q2qtotWvlHN+JmTkl0=; b=sieHRJy6ip42dD1ij3AxzF7LqvUNV9Xd624X0gRL+hxvgEIMzGZVoTTsQUDptS/8Vq eR+iHRn59V6nZUuD6oemqTeTCOZoGnd/Gi6h0DXTN3zkTSL/MFxPcpM8kEY4dMcKUUkj /OPOdnYGm+yMxkfuvORQT1Ra7Oflhi68tq5wzXMW+63M+bbAHrtjJw2gIPcU5OIZZ4uU cJMLmVKECkJ/K6eU7hVqIcGxGFPPe3dogeDSBvia/VSPdrzvBOwfg0zwPgKWWXV/b1mb 4V+5IWrEg8MH6uKaQCtXCE5g/ZPiigfITnwwiMHftlI1Pys/K54lf9T0gKmdSi3JrBkZ U3kA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689843543; x=1692435543; 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=PkBLu4uYyOp3xFHSazf7i6rV8q2qtotWvlHN+JmTkl0=; b=Lv92bf1cpBxDQdqEaRsb7ejrNRGb1UNvj1G/Eig53BgWWa6OQgeIkBs2Im2CRUPY16 dUpsrhm4gOjdEOVXfeFe6YOmFSzptBWATZCSeGup83Jdmm6uBVzkCTfHK+CTj73zHEdR YvMnPvhziOmG6aaI+iUinrW3IFeGA98CT3OOtaFqvUO0FRR9kgkKamIQqIayOOP6eFpV kFlQRuevGQX3DmEyxctNrxfTO5O4UG8ZcSOXPPDW4TfIjRZzVKZp0wggTIHh2SawI4Q+ OGBquQpf18Nam4WCR3PANZbZTxjPx/FIwbhJd23EQ77O7CzDRXajLJ1oU3OjzurFkBZB PRjQ== X-Gm-Message-State: ABy/qLZVvtls32TuBtlXUd4imWrOkB6g31xa4OC+D1fC73Bc3gUbSbfI n7njZ5AvXpSPFfUrrOqQIKbGTA== X-Google-Smtp-Source: APBJJlGtQW5G88EO/f0Aik3FK3mpmjiVhvYfDhn8Plc1+yAgq7SkgS6nbOdkAhSKUkSy4uq6ZjuI1A== X-Received: by 2002:a17:906:3f1c:b0:992:4d30:dc4a with SMTP id c28-20020a1709063f1c00b009924d30dc4amr4027192ejj.74.1689843543186; Thu, 20 Jul 2023 01:59:03 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id si1-20020a170906cec100b00992d70f8078sm387481ejb.106.2023.07.20.01.59.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Jul 2023 01:59:02 -0700 (PDT) Message-ID: <109ec951-cd59-e590-5418-2221e166d131@linaro.org> Date: Thu, 20 Jul 2023 10:59:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family Content-Language: en-US To: Konrad Dybcio , Hariharan K , agross@kernel.org, andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: quic_srichara@quicinc.com, quic_sjaganat@quicinc.com, quic_kathirav@quicinc.com, quic_arajkuma@quicinc.com, quic_anusha@quicinc.com References: <20230720074302.13585-1-quic_harihk@quicinc.com> <1f2cd1ab-dac5-e8f8-bc2c-69f76d006315@linaro.org> <22e1915a-0d17-b2e4-8a88-651eb14c73cf@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <22e1915a-0d17-b2e4-8a88-651eb14c73cf@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 20/07/2023 10:15, Konrad Dybcio wrote: > On 20.07.2023 10:12, Konrad Dybcio wrote: >> On 20.07.2023 09:43, Hariharan K wrote: >>> Add the initial device tree support for the Reference Design >>> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch >>> carries the support for Console UART and eMMC. >>> >>> This series is based on the below series, >>> https://lore.kernel.org/lkml/20230720072938.315 >>> 46-1-quic_harihk@quicinc.com/ >> No dependency stated, but the ipq5018 dtsi doesn't exist in -next. > OK sorry, you breaking that line also broke the link.. Things shouldn't be too easy for the reviewers. Best regards, Krzysztof