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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 4F359C4360C for ; Thu, 10 Oct 2019 19:35:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0D03F214E0 for ; Thu, 10 Oct 2019 19:35:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570736141; bh=cMF7joCiWl+5rHH00VvseX7WA/j/5XTJkzNSsFfxmCM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=U8Jpx6gIodoo8FBdzm1iCdBEOhuMr8GPoYnsLzBMuULiEN8tL0IO4b4bKnmC8OEJN gXXc4CDDfWpb/m5VvLGdW4xfSlqPGcMwla2y2z+Lj+wOaPXOIejmfuiiSFs+VOVMzW 0bJ7mNbjbSiSWqp0hJgwYU191FTaH00EwE42ikLY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725901AbfJJTfk (ORCPT ); Thu, 10 Oct 2019 15:35:40 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:35395 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725867AbfJJTfk (ORCPT ); Thu, 10 Oct 2019 15:35:40 -0400 Received: by mail-ot1-f66.google.com with SMTP id z6so5942566otb.2; Thu, 10 Oct 2019 12:35:39 -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:content-transfer-encoding :in-reply-to:user-agent; bh=vW85aBJEjSoKMu7QeWdMsE/2Qsu8yWRYb2sh33R+nkw=; b=LyRxEhWGg7PyHeCzkBzMINGFDo+1rpa+1DPqSbUoOcqtxZjkd0itWVNFlmzhU4Dvrt xle526PZyeS+mHls/KYCAzX2CXRxhkjgQD6gXeSf6tHdAnuRhiHLdXRt989F6oNyTqMT cZiB8PZLBYH6mRdZAxV6d1QK6sK4aDjs0mrmkKOJRrz/WeTdheu45NFYPSvF5mYMn+ED A4+AbWOPXhm5Ou6eZjDMjhFocan5O1RoPrApOw4wKS+WM2cGsIO7sXdAdLIabBYQ15m0 97oztn3WSAWM6em0ne1rM7D/+KQCGYBHip/KILghV7Yofbtbrw6HBrgpWczSY5ZEniyk QmYQ== X-Gm-Message-State: APjAAAUqOnyXpGxXAEdhDAqXNrRgMS+DJ8foLKiGNbX6VagZZ8pY58Hx ahv4VIpV2gRxWHFMn0wiBQ== X-Google-Smtp-Source: APXvYqwwg6PBkkhgAo4JEubPuzsG20zToJJlWdJg3ulqcuyE/0il11c0fAPHCJsWeAVyOQwVbWbBhQ== X-Received: by 2002:a05:6830:16c8:: with SMTP id l8mr7098275otr.214.1570736139121; Thu, 10 Oct 2019 12:35:39 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k204sm1963778oif.33.2019.10.10.12.35.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Oct 2019 12:35:38 -0700 (PDT) Date: Thu, 10 Oct 2019 14:35:37 -0500 From: Rob Herring To: Michal =?utf-8?B?Vm9rw6HEjQ==?= Cc: Dmitry Torokhov , Shawn Guo , Fabio Estevam , linux-input@vger.kernel.org, devicetree@vger.kernel.org, Michal =?utf-8?B?Vm9rw6HEjQ==?= Subject: Re: [PATCH v3 1/5] dt-bindings: input: Add common input binding in json-schema Message-ID: <20191010193537.GA14324@bogus> References: <1570083176-8231-1-git-send-email-michal.vokac@ysoft.com> <1570083176-8231-2-git-send-email-michal.vokac@ysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1570083176-8231-2-git-send-email-michal.vokac@ysoft.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Thu, 3 Oct 2019 08:12:52 +0200, =?UTF-8?q?Michal=20Vok=C3=A1=C4=8D?= wrote: > Create schema for the common input properties and merge all properties > from the Documentation/devicetree/bindings/input/keys.txt binding into > this common schema. > > Signed-off-by: Michal Vokáč > --- > Changes since v2: > - Merge content of keys.txt binding inti this schema. > > Changes since v1: > - New patch in the series. > > Documentation/devicetree/bindings/input/input.yaml | 32 ++++++++++++++++++++++ > Documentation/devicetree/bindings/input/keys.txt | 8 ------ > .../devicetree/bindings/input/mtk-pmic-keys.txt | 4 +-- > .../devicetree/bindings/input/st,stpmic1-onkey.txt | 2 +- > 4 files changed, 35 insertions(+), 11 deletions(-) > create mode 100644 Documentation/devicetree/bindings/input/input.yaml > delete mode 100644 Documentation/devicetree/bindings/input/keys.txt > Reviewed-by: Rob Herring