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.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 41DD6C2D0E4 for ; Fri, 13 Nov 2020 00:34:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0051120B80 for ; Fri, 13 Nov 2020 00:34:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="oGh7cKqn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726005AbgKMAes (ORCPT ); Thu, 12 Nov 2020 19:34:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbgKMAes (ORCPT ); Thu, 12 Nov 2020 19:34:48 -0500 Received: from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C99D4C0613D1; Thu, 12 Nov 2020 16:34:31 -0800 (PST) Received: by mail-pf1-x441.google.com with SMTP id c20so6110149pfr.8; Thu, 12 Nov 2020 16:34:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=P8TtnzNEhdL1QCglKeltAYHSPUZllVgYYEg6VbDdAHU=; b=oGh7cKqnLcwhcEG6ECHTrGrwtapz/35tLXsK7yJGn9yxHo34ZcJiljqrNkzKeq/bA3 b/afwpLyR8vbuHs67B6vPxj3kjVNchBNe00DKJk3IwUmwScSHryOuWZLLyB6gyrBOW+P fKGhO+i/j0OA21gWNVEH1B1Nq6gk2kfOFmjm4dz8Hg58ZfCPtmX5Bu9/egwa1X3ioE3x mWP51tXBBgoKdRA/tdK9F+xx/RPZA6wQdm45KXp3N3FQQMjAOQ/U1IHQGaFhJUzWVblm YsyA11U6DpT9xemuFLWfFE4RV6vP2Dam5IA6CpcnXwge3agVLRwcLjjJ/M0zjv/5tgfv 1Pbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=P8TtnzNEhdL1QCglKeltAYHSPUZllVgYYEg6VbDdAHU=; b=Y1P3dLQoQ7uu/Ro737sL4otSyaAFw2Ks+MyjgieLxTnOk20fzJmBiTJHYLnuxtPgp1 v5hZr7GxFZo6a9rz2KhMrux2N3h2n9YZ2RufTWgdhsSjp9c4fnMiR+QWCLP4FCt4PJ98 wZoXh+f181lTwZBjfpU3rBcbQ9ogO9SqI8miUHEiO1AzXWpb3Sew8o+CmiczwKgT/Q0S k0jbXUl2C7dMokHY/Smm7OXid8Mr7WncJGOtVmOeRfvX7vN3B4FjtsZUYesrGz022XiM 3cIlYcMYFd/cR7JA5ld3ICXUr2scA/rysGJObswlVA5/phOwPBoitPY5wi2Fc+LcwcEa qDPA== X-Gm-Message-State: AOAM533Q+djSYzkyMk8pGMTAlxCghtL7A4oc6xOjqLlFaH7La2vMAm2J 957ljiCVwDL0T4dep2ASEi0= X-Google-Smtp-Source: ABdhPJz1ppPRVXyEQyquvcp3Dv8fodvoeP5O8Y52eu4o1MymuhkYt6ycVTzQC3Irlnh2prtaZx+2jw== X-Received: by 2002:a17:90a:440d:: with SMTP id s13mr387147pjg.99.1605227671319; Thu, 12 Nov 2020 16:34:31 -0800 (PST) Received: from taoren-ubuntu-R90MNF91 (c-73-252-146-110.hsd1.ca.comcast.net. [73.252.146.110]) by smtp.gmail.com with ESMTPSA id q72sm1132211pfq.62.2020.11.12.16.34.28 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 12 Nov 2020 16:34:30 -0800 (PST) Date: Thu, 12 Nov 2020 16:34:20 -0800 From: Tao Ren To: Joel Stanley Cc: Patrick Williams , devicetree , linux-aspeed , Andrew Jeffery , Tao Ren , OpenBMC Maillist , Linux Kernel Mailing List , Rob Herring , Linux ARM Subject: Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Message-ID: <20201113003419.GA12608@taoren-ubuntu-R90MNF91> References: <20201111232330.30843-1-rentao.bupt@gmail.com> <20201112031828.GA4495@heinlein> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Nov 12, 2020 at 05:49:30AM +0000, Joel Stanley wrote: > On Thu, 12 Nov 2020 at 03:18, Patrick Williams wrote: > > > > On Wed, Nov 11, 2020 at 11:34:10PM +0000, Joel Stanley wrote: > > > On Wed, 11 Nov 2020 at 23:23, wrote: > > > > > > > > From: Tao Ren > > > > > > > > The patch series adds the initial version of device tree for Facebook > > > > Galaxy100 (AST2400) BMC. > > > > > > > > Patch #1 adds common dtsi to minimize duplicated device entries across > > > > Facebook Network AST2400 BMC device trees. > > > > > > > > Patch #2 simplfies Wedge40 device tree by using the common dtsi. > > > > > > > > Patch #3 simplfies Wedge100 device tree by using the common dtsi. > > > > > > > > Patch #4 adds the initial version of device tree for Facebook Galaxy100 > > > > BMC. > > > > > > Nice. They look good to me. > > > > > > Reviewed-by: Joel Stanley > > > > > > Is there another person familiar with the design you would like to > > > review before I merge? > > > > Also, > > > > Reviewed-by: Patrick Williams > > Thanks. I have merged them into the aspeed tree for 5.11. > > Cheers, > > Joel Thank you Joel. BTW, I sent out another 2 patches for AST2500 dts earlier this week; not sure if they were successfully delivered; if not, I will resend them earlier next week. Cheers, Tao