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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 23E80C49EA7 for ; Fri, 25 Jun 2021 10:35:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F25376143D for ; Fri, 25 Jun 2021 10:35:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229956AbhFYKiD (ORCPT ); Fri, 25 Jun 2021 06:38:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33104 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231439AbhFYKiC (ORCPT ); Fri, 25 Jun 2021 06:38:02 -0400 Received: from mail-yb1-xb2a.google.com (mail-yb1-xb2a.google.com [IPv6:2607:f8b0:4864:20::b2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F19A5C061760 for ; Fri, 25 Jun 2021 03:35:40 -0700 (PDT) Received: by mail-yb1-xb2a.google.com with SMTP id p133so3895834yba.11 for ; Fri, 25 Jun 2021 03:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XuyawgNRHN+GNy+ExSdldcw4VdYfoXPvkpdvbIVsf8g=; b=kGLbpMdoeDkgYTJUKqEss8DtNEoyFnxR+aqHyX0q/hvfhKa4w/LBH9IwCrfwSup8Ib u0lipAxDRstRHB8jm0B07kTb9CBpvatmPgypyx6nBi1424R2pW9BvQm+bBgN/nDK6JTq LoTLj9TBsa+0gl8+CFrpizeHQGqiqUZ5Ec/4BPrD4YyrSqzU368UivvpKg1pbrPUOFdm M0mH5k53iYR4HBX5VYq41YiaduH+6x7ECMC3l5hpcohzz2MgJjeV6+qmeADhHAxcrKsT Lw3A8vRbIuIalO5TbhTohFHpzdKUiKiqtdHEFbbwN8pyL2S705tBsxJ4upPOwmVDyYTa OdhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XuyawgNRHN+GNy+ExSdldcw4VdYfoXPvkpdvbIVsf8g=; b=gDjFfy/MvC/p8j5XYOEPyxO8jiMt0lDmuWPqpxhf+ScqK/+3EoHkgR+3sxdBYOxSNP XXDP5TE4zpYH2xh9zJUqwCijFMLRVLFzkixIgpy/x9XiYkGM5XBIao6vfRGwVJtZckfm o4w4UBSUjaMsjipqd2n4d5NHbRWSPo6kXyQ4JaT+hQnqhmxzlxuWQ+b/t/aeve9djadq 8PC+1SfEwCIkMGQ0h/CjzFIrbRVKTm5bujoYNAitjHswY55tPblpUJhe5kQKCul4eSHH gc6hR/ue7CJuwP1n2VKErSqjJ37W3PCpdL4o9UBJnYoBNtUPDIJa45QdJ4s7bVaqOJLC DEbw== X-Gm-Message-State: AOAM532a9G42/DA8dFd/gFVkW3eZPXnuh/aKGVnQ9tgBa2SIEMhYf9Sj O9/TYQwUtEE+bXdrndLC53Bm4yFrlo3RIdrCB/ewTQ== X-Google-Smtp-Source: ABdhPJxJT+QqliI2OJ1I6zfOUsy81qiwuujuaFIKa8tlrDFM9WKhADyT6txKHYMiDlQe21lr+h/nKAmhvA54nYdcrE0= X-Received: by 2002:a25:d68e:: with SMTP id n136mr11403632ybg.302.1624617340272; Fri, 25 Jun 2021 03:35:40 -0700 (PDT) MIME-Version: 1.0 References: <7caa954add90255fc177e5dbabe17d62e0242861.1622560799.git.geert+renesas@glider.be> In-Reply-To: <7caa954add90255fc177e5dbabe17d62e0242861.1622560799.git.geert+renesas@glider.be> From: Bartosz Golaszewski Date: Fri, 25 Jun 2021 12:35:29 +0200 Message-ID: Subject: Re: [PATCH v2 4/4] dt-bindings: gpio: pcf857x: Convert to json-schema To: Geert Uytterhoeven Cc: Rob Herring , Laurent Pinchart , Linus Walleij , =?UTF-8?Q?Beno=C3=AEt_Cousson?= , Tony Lindgren , Darren Hart , Andy Shevchenko , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , linux-devicetree , linux-gpio , x86@kernel.org, Linux-OMAP , linux-i2c , platform-driver-x86@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, Jun 1, 2021 at 5:25 PM Geert Uytterhoeven wrote: > > Convert the PCF857x-compatible I/O expanders Device Tree binding > documentation to json-schema. > > Document missing compatible values, properties, and gpio hogs. > > Signed-off-by: Geert Uytterhoeven > --- Applied with Linus' and Rob's tags. Bart