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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 670B0C43334 for ; Mon, 27 Jun 2022 22:02:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=eSLnKA3y3L3KGJMxSwnZwnjdVtEnGTyses2xBaVFQz4=; b=LsLjL9n2uJaAbc jqkBBQvWOm4sNZvv4OmGaPBfih92HaNQaPxzs+9DC2NNHMsPt4wCwY9MhyVJddB90yV+APrZfr+pr sZxycjK2vQl1ZcYmapWoWtNSKOdEdK7SxJCzMuBTQmdTJSipwkJaKAM0MawZETIy/wKZKS3uyNjjI pco20RLz26GAMXdIfpykPGCpVRAU/FeMmpvuZJY06ypBxCiM6PwhSi9EtiJZeAYiUcr8/dhJQrphl Dbxeex0/Ipn9TgHmUjrI3vpa7AtDYxDDtgsQgcMCgvhuw8UWy1rREsLzgEd4HmHeXecnCPDwajPi3 WMvIvqVg3E2hubCdIAiw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5wn8-0030GJ-Kj; Mon, 27 Jun 2022 22:01:10 +0000 Received: from mail-il1-f177.google.com ([209.85.166.177]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5wn2-0030Ch-NO for linux-arm-kernel@lists.infradead.org; Mon, 27 Jun 2022 22:01:08 +0000 Received: by mail-il1-f177.google.com with SMTP id k7so6946750ils.8 for ; Mon, 27 Jun 2022 15:01:01 -0700 (PDT) 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=TZkUYB3BYeJsEsDSI6PmO4Ag8GHC0FQvV7iN+YB5Q0Q=; b=AVS6yvfv4H68m71MyLUTw72i4CCfek1O+fBxE2XvLZ/mE43ssUQmnn2loKOWCm4LYw bAa4WHWtBmmFIyrH/JwNwokGfNIVv9komcedIg6vbK9ijIGVq1cD/0S0ugNmyC5iXjem hIZHbExd6st4PZ7ZpXfxf/SiVRXyt91wP/5GuMuooJ5rZBW1Fn1WXFR820hj5Ul/XJJv FIwz1d0LgqW+PDqX7JZU5TlkdoKlmq7dj+Kkd8Ms31iLQSb+lfFwHidVvZoTm3SGRucI fp2+UyR970OvGJITd9tCv+tYa5d8efRVnYXixNsiPy/64rxjaINbJ7yfnfJVhZAH2l5O PVEw== X-Gm-Message-State: AJIora9CngOUPTZ/Bm0juR9GBra+4pWnPrpt9nbTOFBiE+9uP6jYyLGR 7c4ZqcC8Zv64dvJLHGkH5g== X-Google-Smtp-Source: AGRyM1ssOJCADmXqWwlgb8kDzOGggbdItlatIWFU04SmaYPNYTJ0Nxv2RE7Xu59Xf0OzqmtEW0/lww== X-Received: by 2002:a05:6e02:188a:b0:2d4:7fd:dbf with SMTP id o10-20020a056e02188a00b002d407fd0dbfmr8113049ilu.217.1656367260514; Mon, 27 Jun 2022 15:01:00 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id bo22-20020a056638439600b0033c8edf022bsm2409410jab.144.2022.06.27.15.00.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 15:01:00 -0700 (PDT) Received: (nullmailer pid 3041223 invoked by uid 1000); Mon, 27 Jun 2022 22:00:58 -0000 Date: Mon, 27 Jun 2022 16:00:58 -0600 From: Rob Herring To: Quan Nguyen Cc: Corey Minyard , Krzysztof Kozlowski , Brendan Higgins , Benjamin Herrenschmidt , Joel Stanley , Andrew Jeffery , Wolfram Sang , openipmi-developer@lists.sourceforge.net, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, openbmc@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, Open Source Submission , Phong Vo , "Thang Q . Nguyen" Subject: Re: [PATCH v8 2/3] bindings: ipmi: Add binding for SSIF BMC driver Message-ID: <20220627220058.GA3036977-robh@kernel.org> References: <20220615090259.1121405-1-quan@os.amperecomputing.com> <20220615090259.1121405-3-quan@os.amperecomputing.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220615090259.1121405-3-quan@os.amperecomputing.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_150105_435717_A3A9BD9D X-CRM114-Status: GOOD ( 14.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 15, 2022 at 04:02:58PM +0700, Quan Nguyen wrote: > Add device tree binding document for the SSIF BMC driver. > > Signed-off-by: Quan Nguyen > --- > v8: > + None > > v7: > + Change compatible string from "ampere,ssif-bmc" to "ssif-bmc" [Jae] > > v6: > + None > > v5: > + None > > v4: > + Fix warning with dt_binding_check [Rob] > + Change aspeed-ssif-bmc.yaml to ssif-bmc.yaml [Quan] > > v3: > + Switched to use DT schema format [Rob] > > v2: > + None > > .../devicetree/bindings/ipmi/ssif-bmc.yaml | 38 +++++++++++++++++++ > 1 file changed, 38 insertions(+) > create mode 100644 Documentation/devicetree/bindings/ipmi/ssif-bmc.yaml Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel