From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Thu, 27 Sep 2018 10:10:55 -0500 Subject: [PATCH v8 01/12] dt-bindings: Add a document of PECI subsystem In-Reply-To: <20180918215124.14003-2-jae.hyun.yoo@linux.intel.com> References: <20180918215124.14003-1-jae.hyun.yoo@linux.intel.com> <20180918215124.14003-2-jae.hyun.yoo@linux.intel.com> Message-ID: <20180927151055.GA11054@bogus> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 18 Sep 2018 14:51:13 -0700, Jae Hyun Yoo wrote: > This commit adds a document of generic PECI bus, adapter and client > driver. > > Cc: Rob Herring > Cc: Mark Rutland > Cc: Andrew Jeffery > Cc: Joel Stanley > Signed-off-by: Jae Hyun Yoo > Reviewed-by: Haiyue Wang > Reviewed-by: James Feist > Reviewed-by: Vernon Mauery > --- > .../devicetree/bindings/peci/peci.txt | 43 +++++++++++++++++++ > 1 file changed, 43 insertions(+) > create mode 100644 Documentation/devicetree/bindings/peci/peci.txt > Reviewed-by: Rob Herring