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=-10.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 6CCF5C433E2 for ; Tue, 8 Sep 2020 20:37:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2490921919 for ; Tue, 8 Sep 2020 20:37:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599597456; bh=WmZ3NUqA1CqZSvwgkSBZ2eiXK13583VBsx+Kfp4Qe5c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=F7YV0A8Qp+13X1UE+JyO99OrAPOc2bY9pJ75t1vuZjlR3qa/Ir8T4QyE6zHl2LgHf 68lv6Wcdmw/CbAwZBlaoKqDotYQ75MSiB0jEIiEiwFhxiDuWkEhh7fBfReoDfKMLtQ rDZI8vHVUL1Zl2wjvlOTYMqK6VG0gKR18Q7ybxZQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728709AbgIHUhf (ORCPT ); Tue, 8 Sep 2020 16:37:35 -0400 Received: from mail-il1-f195.google.com ([209.85.166.195]:36995 "EHLO mail-il1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726726AbgIHUhc (ORCPT ); Tue, 8 Sep 2020 16:37:32 -0400 Received: by mail-il1-f195.google.com with SMTP id b17so224638ilh.4; Tue, 08 Sep 2020 13:37:32 -0700 (PDT) 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; bh=GEO2mEwTa2BqylVAGWSbETeCOTUBRxw5/MLADpDOoGg=; b=fPm4ADyolRFARewi3hqmvtt2NE7KXNuc95uiM/7KKA9D1TsuhD8CszmeepA1hbMe1h tSYj4KAOBTUMCv3OiBnLBRul3HxsihiYNGkk09GTqV8ygtpmKaqyGVyKarY/5p8p0fzL GjkJuDOO3/vg4S4o+524UvZ46bsUvld26EVTG8LLaHkGoZ0NC/FsmyjIUMOBo8IJR295 D1oydl04LZixSIcfuvzPBYrtsRRQGVCfIbQHew9G2uAY1Qu3yh/OtEq2uPTQDkm0ZDPJ nIttxjrJv6XhPtYTyUKDqt98EZcRkC44nld3jVMlgbcQ/W57Thpb93MAmjf1m0dyXtXi 29YQ== X-Gm-Message-State: AOAM532usdfH3H2E70YQHwU5/HkN6rPdum0Wt0Gz9KQIZPi9y7oX0hhB +W6I8IIQkFpBQZB11FdCJ4/zbxBUECDu X-Google-Smtp-Source: ABdhPJw+t2qU979+AdZ8QjmxDAMMoLlZmNZjcpVp7EYdD0LSdmcKy9B0J62qeIINYSFwU668Ssd4nw== X-Received: by 2002:a92:6a0c:: with SMTP id f12mr501711ilc.213.1599597451673; Tue, 08 Sep 2020 13:37:31 -0700 (PDT) Received: from xps15 ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id m15sm215036iow.9.2020.09.08.13.37.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Sep 2020 13:37:31 -0700 (PDT) Received: (nullmailer pid 875163 invoked by uid 1000); Tue, 08 Sep 2020 20:37:29 -0000 Date: Tue, 8 Sep 2020 14:37:29 -0600 From: Rob Herring To: Eddie James Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org, linux-i2c@vger.kernel.org, joel@jms.id.au, andrew@aj.id.au, benh@kernel.crashing.org, brendanhiggins@google.com, dmitry.torokhov@gmail.com Subject: Re: [PATCH 1/5] dt-bindings: input: Add documentation for IBM Operation Panel Message-ID: <20200908203729.GA872283@bogus> References: <20200820161152.22751-1-eajames@linux.ibm.com> <20200820161152.22751-2-eajames@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200820161152.22751-2-eajames@linux.ibm.com> Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Thu, Aug 20, 2020 at 11:11:48AM -0500, Eddie James wrote: > Document the bindings for the IBM Operation Panel, which provides > a simple interface to control a server. It has a display and three > buttons. > Also update MAINTAINERS for the new file. > > Signed-off-by: Eddie James > --- > .../bindings/input/ibm,op-panel.yaml | 38 +++++++++++++++++++ > MAINTAINERS | 6 +++ > 2 files changed, 44 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/ibm,op-panel.yaml > > diff --git a/Documentation/devicetree/bindings/input/ibm,op-panel.yaml b/Documentation/devicetree/bindings/input/ibm,op-panel.yaml > new file mode 100644 > index 000000000000..86a32e8f3ef0 > --- /dev/null > +++ b/Documentation/devicetree/bindings/input/ibm,op-panel.yaml > @@ -0,0 +1,38 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/input/ibm,op-panel.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: IBM Operation Panel > + > +maintainers: > + - Eddie James > + > +description: | > + The IBM Operation Panel provides a simple interface to control the connected > + server. It has a display and three buttons: two directional arrows and one > + 'Enter' button. > + > +properties: > + compatible: > + const: ibm,op-panel > + > + reg: > + maxItems: 1 > + > +required: > + - compatible > + - reg additionalProperties: false With that added, Reviewed-by: Rob Herring