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 A319DC433F5 for ; Sat, 1 Oct 2022 09:34:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229544AbiJAJeT (ORCPT ); Sat, 1 Oct 2022 05:34:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229538AbiJAJeR (ORCPT ); Sat, 1 Oct 2022 05:34:17 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A70576113D for ; Sat, 1 Oct 2022 02:34:15 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id z4so10230973lft.2 for ; Sat, 01 Oct 2022 02:34:15 -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; bh=P7Jq51tyMHoeZHrZDGPWEeNBcJqEDxElbAOOSKcyPOM=; b=T42LMASoIsUMext9gElFhOnDWe1SP63HoZqV2Wp8sZsAGHiwShbJlCELgEt3h0qonJ GnBJEvXzb4NZwcRlQiZc9JYufsBCCD6Km86P9keyYHcIEoIt8Dx/jYOXTZJ60gmLa0AZ 7nhT1CtyP+UejXCYWM0ubN1E8ynbSx2QADzpQevnHLX+KfpYB/GMySuDqFyxOZj+BUyG mjUZIlbiAWUdNmjjRvJeUXmDHT1mQfael/Mi3kg21O8fVRDnXgl4pyki+W9Z5R8wtlsF E6lEppVmZSKCASRLtm1LEb1CfCUsznexkuqnrmJ8kl7z0CJpIl/Ohq0jYKDyEvI8UJit D4qg== 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; bh=P7Jq51tyMHoeZHrZDGPWEeNBcJqEDxElbAOOSKcyPOM=; b=7qz9t9cP0R+v1ZAqvbnIgyf0hzijudAaXboG2dK2q4Aleuwn/k6OYklXQVwZlxGhki g30ol7eY4zqm0JTo6JO16Wr4KZKB22WJaPmBl9whlaUy/bJFXOIAIO+FI0kzYZftMKFy HzR71mzKZRexBSJTspt0wxIF/M3oD+OMkSdWe5WNLo5U+y/cqalHU95xab7NYg8Q1GQs lq6KSa/SlEKi8HZbUgoAJUnB/+8bEEWoyMil3+9guT0GRKecTDolOQO7t5Skhh1Wc9O6 F9C/UI5fMPJqa7LbTNfmnROmI/Z+gJogJz2WFqfcFcR9KIxiQYEgg3nFaIDZjCmIwyu+ n5WA== X-Gm-Message-State: ACrzQf22jXOU9jhFXdC+eBNFAcuj0wXrZbm3pF9RRSTpHV2Im6re7cW0 futp+/hZWzHC+UfQPAHmuaUjVA== X-Google-Smtp-Source: AMsMyM5CTnn56Q/hGDGaxBj6XigCif4H2Aa5nvxOQrL6400LmJ5o9jklu/Dp+noLYDYBQw4mPy4X3A== X-Received: by 2002:ac2:442d:0:b0:4a2:23e2:cf59 with SMTP id w13-20020ac2442d000000b004a223e2cf59mr687844lfl.650.1664616853741; Sat, 01 Oct 2022 02:34:13 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id g22-20020a19e056000000b004a0232613desm702729lfj.205.2022.10.01.02.34.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 01 Oct 2022 02:34:13 -0700 (PDT) Message-ID: <084e6f2f-0976-85c8-e27c-b5ed7722d396@linaro.org> Date: Sat, 1 Oct 2022 11:34:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs Content-Language: en-US To: Melody Olvera , Andy Gross , Bjorn Andersson , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Ulf Hansson Cc: Bhupesh Sharma , linux-arm-msm@vger.kernel.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221001030641.29354-1-quic_molvera@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20221001030641.29354-1-quic_molvera@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 01/10/2022 05:06, Melody Olvera wrote: > This series firmware, SoC, rpmpd, tz-log, and mmc bindings as well as > pmic, rpmpd, and socinfo support for QDU1000 and QRU1000 SoCs. > > This patchset is based off of [1] and [2] YAML conversion patches. All of your patchsets were sent to wrong Bjorn's address. This means either you based on mainline (which is reasonable but for some reason address was not fixed in mainline...) or on some older linux-next. I propose to rebase on recent linux-next, so you will get proper Bjorn's email. Best regards, Krzysztof