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=-0.8 required=3.0 tests=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 38291C433E0 for ; Thu, 28 May 2020 06:09:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 13AD2214D8 for ; Thu, 28 May 2020 06:09:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=jms.id.au header.i=@jms.id.au header.b="EMACQIRR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727888AbgE1GJV (ORCPT ); Thu, 28 May 2020 02:09:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49090 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725859AbgE1GJV (ORCPT ); Thu, 28 May 2020 02:09:21 -0400 Received: from mail-ej1-x641.google.com (mail-ej1-x641.google.com [IPv6:2a00:1450:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8BEAC05BD1E; Wed, 27 May 2020 23:09:19 -0700 (PDT) Received: by mail-ej1-x641.google.com with SMTP id nr22so14377280ejb.6; Wed, 27 May 2020 23:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AFkvUrZ53K38iM6K70Bw5BpYtWPs5fTKAiJKykq/90E=; b=EMACQIRRY/P23fjlJGO2UQeQf22ld2CCr6OmhYHqxzorlBalEfk3VGwP2VlKG0rhak K2zv43+W/YL2Ebniw7ttQmRfIOw5csqY/r/i5sosJfIPYe0sx7GjxlKU6Pn4Ujjg0R9i AEGOQRlJAh32jxh6ElxMREnz1Yu/6raWjNA7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AFkvUrZ53K38iM6K70Bw5BpYtWPs5fTKAiJKykq/90E=; b=m6C7YN35zfntyjCdtrP5JvOd5wbIlzaptTrxvto0Ts2Vj/pUn6E1dJ7KqnMW70RYi3 v7n8OjKthZpExZebb8+nAXt84OswaESInA87OdeyYORJ7jFa4rlVTHFGh1sOssDWx/af D1Nmo75tVeJ8noJzTkYC5wCOC+gHbSYWdU7f7lzvHbJ/yt66HDR+K7HDEWoir1PU2mc5 VlDR2CoC51O9ElqzkdBQH9WNugL8r7J4NsUBr4zM1OAeS7VNoQRr+kP0QI2tkR/cLfWW RVaNJRTiV0fTbtdKAyt2TiDUE8oJrYEMUgW0MQTL2/tz4NE0d/kIuJ3DGAnQWYaC9+D6 s8DQ== X-Gm-Message-State: AOAM531FzFjT8jw8x79rAw3yBZVTtb/pYrwCxkrEbosJXfFbJzbkOrCT uBtEe9f9hq6H0F1RlVMqwQw1cai1YBkrE2UG2QA= X-Google-Smtp-Source: ABdhPJyuTSOUAFBgEP95VIDfhaFlrkd6ylLcaIdXIcwRQEKEvcQbU7GYjOW7HH937u+OUqKn0oohu7sGUdGjY8dQzGk= X-Received: by 2002:a17:906:9243:: with SMTP id c3mr1541260ejx.400.1590646158509; Wed, 27 May 2020 23:09:18 -0700 (PDT) MIME-Version: 1.0 References: <20200507091008.1bd38185@canb.auug.org.au> <20200522101638.052bd0a2@canb.auug.org.au> In-Reply-To: From: Joel Stanley Date: Thu, 28 May 2020 06:09:06 +0000 Message-ID: Subject: Re: linux-next: build warning after merge of the aspeed tree To: Arnd Bergmann Cc: Stephen Rothwell , Olof Johansson , ARM , Rob Herring , devicetree , Devicetree Compiler , Linux Next Mailing List , Linux Kernel Mailing List , Manikandan Elumalai , Andrew Jeffery , Vijay Khemka , David Gibson Content-Type: text/plain; charset="UTF-8" Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Fri, 22 May 2020 at 08:16, Arnd Bergmann wrote: > > On Fri, May 22, 2020 at 2:16 AM Stephen Rothwell wrote: > > On Wed, 20 May 2020 07:56:36 +0000 Joel Stanley wrote: > > > I've sent the patch so it applies to the dtc tree. It would be good to > > > see that change propagate over to -next as others have reported this > > > warning. > > > > These warnings now appear in the arm-soc tree. > > Right, I also saw them earlier. > > Joel, have you sent your patch to David Gibson for integration into > upstream dtc? > I don't know who sent the other patch, but as long as one of them > gets merged, I'd hope we can pull that into kernel as well. David asked for some extra features (and a typo fix) before he would merge it. I'll take a look at that now. The patch is 20200520075134.1048589-1-joel@jms.id.au on devicetree-compiler@vger.kernel.org, which doesn't appear to be archived on lore.