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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 072F5C77B7C for ; Wed, 10 May 2023 14:59:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237478AbjEJO7S (ORCPT ); Wed, 10 May 2023 10:59:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57706 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237120AbjEJO7R (ORCPT ); Wed, 10 May 2023 10:59:17 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1A2E7696 for ; Wed, 10 May 2023 07:59:15 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-50bdd7b229cso13479364a12.0 for ; Wed, 10 May 2023 07:59:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683730754; x=1686322754; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=aehoaVgCSePqbPoVe97WNYRMqFAtsRLIVpWyzt/4WLc=; b=FmOs1NFd1SUzPGky5Rpf7/Z8g9QRT97ttT6uYa3ubjDXQrP8hHxDo9RNsx971U3bCC N1NoF+W3vZRR426+tirpbFlYKcZTTe99FVS8DhCulR1WjTSxTRyRERIk818Yb1gDvwUp IyVsrIl2M57sqIM/nXeJdLKQODQeyrSCHt1hqodknn/UOtH7On/RIPGPi5zCarqscwf7 K8kkURtLhoOxsVwbbkcJcsdLIr9itFchAUHdqp5TvxSm1S9f+Gktgy2fWG4l3NocjdPI QzA2KKSIZEJDuCXXthoBHGMuoSaPUdEnMbZFWX8Zm2W/w/0aj47jJxSouYII/vwdJQ9i GNzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683730754; x=1686322754; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=aehoaVgCSePqbPoVe97WNYRMqFAtsRLIVpWyzt/4WLc=; b=MnzOwTuVGDj1KupSDhnSrWfxCjpuF3+LvFMGkuV0Vq6tGPgBL0EjFC5vmFNofeJ9ne MHQZSF4BnE1h/RCaYIBpyx8k/n0s3eylAxJ8ll1aMdQOEldjHMIaobJkP5FMP5tpLrPg oHsbS2cpPsDU3emoBSU7oC6i85FETdKarD/zojzAfFT/uaXnfUWERzQlp8rKhDRpOCLA 20GAUi9ls+ch74gGB6wLqWYGAmJxzKWhVujC1L0dXbsjLIj4Ed1cNVPMyr2tqtZQy69U CzLFm7P5rK3r1K7NpuGQ4IGVpZpkrrlysnY7xVnC7XLl4kfFHLWaeUSZzmCcDV+KaVJG peeQ== X-Gm-Message-State: AC+VfDyi53iAlU6lcwyB1pPQiAAbwe4E+bFJclihYG/4nmGoZN9lv+89 BET3noeZQ7w7t3SX4AVA1iyrGQ== X-Google-Smtp-Source: ACHHUZ6aBvD/dAkRrEm1gMWqoodG9M6ZxMPCBaWChZGOxhPwLp0/OMEolD8JvPElBRGEK6s7TeDm9w== X-Received: by 2002:a17:907:3183:b0:965:626a:26cc with SMTP id xe3-20020a170907318300b00965626a26ccmr15378746ejb.65.1683730754154; Wed, 10 May 2023 07:59:14 -0700 (PDT) Received: from krzk-bin ([2a02:810d:15c0:828:c175:a0f9:6928:8c9d]) by smtp.gmail.com with ESMTPSA id jz10-20020a17090775ea00b00965ef79ae14sm2738079ejc.189.2023.05.10.07.59.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 May 2023 07:59:13 -0700 (PDT) Date: Wed, 10 May 2023 16:59:11 +0200 From: Krzysztof Kozlowski To: Javier Carrasco Cc: Bastian Hecht , Michael Riesch , Rob Herring , Conor Dooley , linux-input@vger.kernel.org, Krzysztof Kozlowski , Henrik Rydberg , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Torokhov Subject: Re: [PATCH 4/4] dt-bindings: input: touchscreen: st1232: add example with ts-virtobj Message-ID: <20230510145911.66jxevntvzrghoct@krzk-bin> References: <20230510-feature-ts_virtobj_patch-v1-0-5ae5e81bc264@wolfvision.net> <20230510-feature-ts_virtobj_patch-v1-4-5ae5e81bc264@wolfvision.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230510-feature-ts_virtobj_patch-v1-4-5ae5e81bc264@wolfvision.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 10 May 2023 15:50:49 +0200, Javier Carrasco wrote: > The st1232 driver supports the virtual-touchscreen and virtual-buttons > objects defined in the generic touchscreen bindings and implemented in > the ts-virtobj module. Add an example where nodes for a virtual > touchscreen and virtual buttons are defined. > > Signed-off-by: Javier Carrasco > --- > .../input/touchscreen/sitronix,st1232.yaml | 40 ++++++++++++++++++++++ > 1 file changed, 40 insertions(+) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.example.dtb: touchscreen@55: Unevaluated properties are not allowed ('virtual-buttons', 'virtual-touchscreen' were unexpected) From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml See https://patchwork.ozlabs.org/patch/1779521 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit.