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 25550C433F5 for ; Tue, 10 May 2022 14:40:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345255AbiEJOnv (ORCPT ); Tue, 10 May 2022 10:43:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345761AbiEJOmJ (ORCPT ); Tue, 10 May 2022 10:42:09 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2E8D72FBBDA for ; Tue, 10 May 2022 06:59:08 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id y21so20137486edo.2 for ; Tue, 10 May 2022 06:59:08 -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=svE7D7raICTcswKmlZyGfw+j5n0q0z/eO2/j4YJcVVE=; b=clYZ3E4PvpwShzWS+GRxHqDLlGwakjZVKIZjvmSaSq5b2DQ3XbXuI4cyHQMt/rkvxY B9mmnwhRmMOgcJxs3bSN4ijt0M8+R1GpNSbuhMokBi9fFy6dz135FUS7fdJDcIS4/uI4 2csnOogXyyHMwyTdp70YzxUkRZEkh4OCOG/8cKafwuRA4BceeqLLOHeTMgipUwpTD0Gl p3lsVcwhQNRvrxpSaxe3QxrZcS3L2U47OvrmUv+b5qjE9JmhOteyRNMWU+HVuqCDRLQL d0eQ4XDLPswOvFGVHc6vvIIL0/60PB7/UFzFCyTyewA8tglFrQppwZnIcufd1WKkmeYW NLEA== 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=svE7D7raICTcswKmlZyGfw+j5n0q0z/eO2/j4YJcVVE=; b=0/F/aXlf6ARzDB4+368LZZt5DGdjCcejW8jUeMovA5a+iF5TOx8IFZ2iclcxs6E8BS mvJHY5lFmimJGhzY8rkkZrSrEntEe2FF4Uw+iLN39sRr3Q5JGaDlkM1pilEhBNpABaRl 2uD4uU08Ppc5ZudEL2XdUB6/AoKmB6ikaTOyM9ZG0Cw+og+vtRrMHgs3vm6plz51u/7q GElh6VYCxR5rp6QaFVt5ebJt1ORDPso4ML8SDk9OwOFLfI0F9rSF/7NKYCHK3bzF7dra U42MzP7RSXv8QIFcZK5iwrVfqHB9EpeH/dxyMPj7SQ8Kvpm4R+J60YNr7hbJ/J5M80Pj qkUQ== X-Gm-Message-State: AOAM532uMpjfcvhrPub2ot0Y1qJmIMB/wL9RnGqkcOKZBEMxxeKXH1+2 B1vmf1PXJH8H2OVYgfVdL0aAoQ== X-Google-Smtp-Source: ABdhPJwNYcAh0SYi4grd77JDHU1ZiH4pCjfhn2XQt9Yp0qugct3X74wDvVvnd+WAg0WonxkQqGd9dA== X-Received: by 2002:aa7:d459:0:b0:427:bd8f:61f8 with SMTP id q25-20020aa7d459000000b00427bd8f61f8mr23743119edr.157.1652191146619; Tue, 10 May 2022 06:59:06 -0700 (PDT) Received: from [192.168.0.253] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id z16-20020a170906241000b006fb6d9d25bfsm781919eja.22.2022.05.10.06.59.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 May 2022 06:59:06 -0700 (PDT) Message-ID: <5ca7ddc9-dfe6-a897-a0b7-09d04316cf28@linaro.org> Date: Tue, 10 May 2022 15:59:05 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: linux-next: manual merge of the mvebu tree with the arm-soc tree Content-Language: en-US To: Stephen Rothwell , Olof Johansson , Arnd Bergmann Cc: ARM , Linux Kernel Mailing List , Linux Next Mailing List , Robert Marko , Jason Cooper , Gregory Clement , Andrew Lunn References: <20220510094102.099d5e54@canb.auug.org.au> From: Krzysztof Kozlowski In-Reply-To: <20220510094102.099d5e54@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 10/05/2022 01:41, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the mvebu tree got a conflict in: > > arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts > > between commit: > > 2f00bb4a69c7 ("arm64: dts: marvell: align SPI NOR node name with dtschema") > > from the arm-soc tree and commit: > > 5e9b59bd3737 ("arm64: dts: uDPU: update partition table") > > from the mvebu tree. > > I fixed it up (I just used the former) and can carry the fix as > necessary. Thanks Stephen, that's the correct resolution. Arnd, Olof, This conflict will come to you when Gregory sends Marvel SoC pull request. The correct resolution is to take my commit 2f00bb4a69c7 ("arm64: dts: marvell: align SPI NOR node name with dtschema"), so the node name should be "flash", not "spi-flash". Best regards, Krzysztof