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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1EFCBC433F5 for ; Tue, 21 Sep 2021 23:30:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EDBD8611ED for ; Tue, 21 Sep 2021 23:30:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230189AbhIUXc0 (ORCPT ); Tue, 21 Sep 2021 19:32:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230147AbhIUXc0 (ORCPT ); Tue, 21 Sep 2021 19:32:26 -0400 Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84F1CC061575 for ; Tue, 21 Sep 2021 16:30:57 -0700 (PDT) Received: by mail-oi1-x233.google.com with SMTP id 24so1768119oix.0 for ; Tue, 21 Sep 2021 16:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=4qChEl1sgA5DGAUFkJiPbV2Qy64fRtkylb8jYRAJqTM=; b=ksKuH+iTmEobV/bnWPS3WEekoC2PaWqW8ekaWW25+P2usAgAW7ojUEZwXd5PaxjYzT CTNuZg8mfTqACGrglVNAXTxBauFBMHHQPpV8O250dbqA+oDkJGGB+nu5k5JDWW/5pGEZ ulX6DAEDLme6qHKUpJ8uZr8wSZ8QrZz3lrPmgHeypDCwWVanNMaqAV/4yxh4rVi2HsYI 5GJ+96gMxBgk3Gs9lUGwsD4usD2WH2UdqHXiZwq9HSFyPwv4+43QFe3hwj5DdjAls9h0 py5ymApC7GVDhwIzToJaVtJaTehEGp7IGC+5nNamdI1AnWEWD0HSgc+e3wttpC4KzA63 8IIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=4qChEl1sgA5DGAUFkJiPbV2Qy64fRtkylb8jYRAJqTM=; b=FiMOyd8Hl1cExb5AMfetzH/xdtQSYNv7qJKREiKEjX2nrJduqsG1xpGdgHJGn009pW 7407fUHeMEfFZjLhPBowtBF4kWRat4CHlX5TuSEXh8yciwiXTbrGZKc1L/j4TXA1Laly 109lHvK8QuOpYMJUe5bD5P1Z5ZYhdDIf/a6V02TpZUp16gZBVSvO1zV9VWx9u5sq36RX dpqRp4nI656T16cfBbD06CHWftSRF4tNlgK0I0l9aqGonRth4pGGa+F/vghfDOOIGqWp Oq3QmzgB5r7t7RnXDLra4aagQbgNhSyToZcdjQJx2j5hdVpE02KiqbJ9W5B5DbDmFByJ vyRw== X-Gm-Message-State: AOAM530R0VDgwo1kyOq+rL4XmLRxaAgTTtBvs2fS1KAto0Nxa9c++3aY nKLe6aR5mcCVDDXittKtXXBtIitukwbX7w== X-Google-Smtp-Source: ABdhPJyjldyg2TGfw9nWFgy6YQOjSLILWjIR0gFyDn+NQN4SVY2S3orp5IUw4GhS3mkVrKYVp58Dmg== X-Received: by 2002:a05:6808:2099:: with SMTP id s25mr5902116oiw.97.1632267056767; Tue, 21 Sep 2021 16:30:56 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id 65sm104853otc.32.2021.09.21.16.30.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Sep 2021 16:30:56 -0700 (PDT) Date: Tue, 21 Sep 2021 16:31:38 -0700 From: Bjorn Andersson To: Stephen Rothwell Cc: Andy Gross , Kuogee Hsieh , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Fixes tag needs some work in the qcom tree Message-ID: References: <20210921082438.26550938@canb.auug.org.au> <20210922090235.2a626af6@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210922090235.2a626af6@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue 21 Sep 16:02 PDT 2021, Stephen Rothwell wrote: > Hi all, > > On Tue, 21 Sep 2021 08:24:38 +1000 Stephen Rothwell wrote: > > > > In commit > > > > 33c4296d99ef ("arm64: dts: qcom: sc7280: fix display port phy reg property") > > This is now commit 1a5968e5b7de. > > > Fixes tag > > > > Fixes: 9886e8fd8438 ("arm64: dts: qcom: sc7280: Add USB related nodes") > > > > has these problem(s): > > > > - Target SHA1 does not exist > > > > Maybe you meant > > > > Fixes: bb9efa59c665 ("arm64: dts: qcom: sc7280: Add USB related nodes") > > Surely if you are going to rebase the tree anyway, you can fix this up > :-( > Yes of course! I had made a git merge snafu earlier in the branch, fixed the fixes and then fixed the snafu, which broke the fixes... I should have double checked this before pushing out the rebased branch, but it looks okay to me (and checkpatch) now. Thanks, Bjorn