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 D520BC433F5 for ; Mon, 25 Apr 2022 21:40:33 +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=fJrDefSdzqr90pa9OodzKK3EnwbYDjh+pTsoPYK8vAs=; b=beHw3XmnhhKLUE B+mONJFH/XKP3pHw3Msu0reWtI4hrMZ9wWl4OxWw/FPEBXSrhW2bcuxrNPKX/avH+RWu2IsUGkxa/ KRilxCufYbFxpfh5FSmSMLsiNz6n3teh8cKdaGGo5BPC22BKdvg7U2JvcFeiMOqkiPx0nGifKhTuC 3MtlJXA5vr2ncMlx6LeP/An4nZw1+wSjOv0G+Np+Y2Xpl/8C7snyGcLFt7j+it9ltSOFDupdM5wS9 YJrKC7qFE3ZDlc+2+VWvokZnAZo2qJbCAY1JTPgVNsyevvrVQt4tLyh+SjjQ+DoFw//S0shfg5CXp l+yjjaAcq5u32BUTAw0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nj6QY-00BY0d-0Y; Mon, 25 Apr 2022 21:39:26 +0000 Received: from mail-oa1-f54.google.com ([209.85.160.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nj6QV-00BY0J-H9 for linux-arm-kernel@lists.infradead.org; Mon, 25 Apr 2022 21:39:24 +0000 Received: by mail-oa1-f54.google.com with SMTP id 586e51a60fabf-e67799d278so13700651fac.11 for ; Mon, 25 Apr 2022 14:39:21 -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=M3R043itbLpaOlNutqBsUrB9rfl8TA7O8rvFQFaCgW0=; b=5l0Qrls+LSGjKthduJrWNEdU8zn9ymDN9yR4qPl5r9/T7RrfF+dR+MekM1lfRaE4c5 O9Ro0Su4lNiHeEKbvaJ7dPaHsmfijcDP7/IaVV/iVVn2P2yQih0Qa56KqaiS7WYARhgj UIu+iQ7iOqR1Jz9wcs5f4emYjbfU/0NGpve8UJ08cIFsqX87IMwTtxzUeAdI+HYx0TWc FNjyYNjDzq9J53ZdEsTtPsUZi/+5G+5CagAtJJk8NwxHBXl3CMnwEJyRjUwECuhTcTK/ r+ZCJ9zXAI2T2rjm2pVMRHvXREvtWBPbJQEBJioUe1SLqT4bPju90L6HqkSwr1KI9+KC dzDw== X-Gm-Message-State: AOAM533z9z2GUBD06ESzW5gQ1hvQGRBVXiZ4YxNVEDWGYRoni7DyrBlP YtXRVnYuh06HDGO1tyAKY/x2oeX2GA== X-Google-Smtp-Source: ABdhPJx95JVH34JzFNbcrxkClorcgvSIy6VQetgVvlAGfeInSVtMGuS9SDe47ls3sAPTDW45mGk2tA== X-Received: by 2002:a05:6870:618e:b0:e5:c2f3:e009 with SMTP id a14-20020a056870618e00b000e5c2f3e009mr8008861oah.10.1650922761186; Mon, 25 Apr 2022 14:39:21 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id r8-20020a05683001c800b006059d4bc39dsm2893087ota.6.2022.04.25.14.39.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Apr 2022 14:39:20 -0700 (PDT) Received: (nullmailer pid 334467 invoked by uid 1000); Mon, 25 Apr 2022 21:39:19 -0000 Date: Mon, 25 Apr 2022 16:39:19 -0500 From: Rob Herring To: Quan Nguyen Cc: Corey Minyard , Krzysztof Kozlowski , linux-i2c@vger.kernel.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, devicetree@vger.kernel.org, Wolfram Sang , Open Source Submission , "Thang Q . Nguyen" , Andrew Jeffery , Brendan Higgins , Benjamin Herrenschmidt , linux-kernel@vger.kernel.org, Rob Herring , Joel Stanley , linux-arm-kernel@lists.infradead.org, Phong Vo , openipmi-developer@lists.sourceforge.net Subject: Re: [PATCH v7 2/3] bindings: ipmi: Add binding for SSIF BMC driver Message-ID: References: <20220422040803.2524940-1-quan@os.amperecomputing.com> <20220422040803.2524940-3-quan@os.amperecomputing.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220422040803.2524940-3-quan@os.amperecomputing.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220425_143923_608785_DF2E05B6 X-CRM114-Status: GOOD ( 11.91 ) 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 Fri, 22 Apr 2022 11:08:02 +0700, Quan Nguyen wrote: > Add device tree binding document for the SSIF BMC driver. > > Signed-off-by: Quan Nguyen > --- > 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 > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel