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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 36459C433EF for ; Tue, 12 Oct 2021 15:52:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1CDB960C4B for ; Tue, 12 Oct 2021 15:52:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237559AbhJLPyK (ORCPT ); Tue, 12 Oct 2021 11:54:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237494AbhJLPyJ (ORCPT ); Tue, 12 Oct 2021 11:54:09 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D26ACC061745 for ; Tue, 12 Oct 2021 08:52:07 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id u18so68495353wrg.5 for ; Tue, 12 Oct 2021 08:52:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=9hjlZVhXoXo3FL11esprff5bCUJHk8umIxjYSUWWgeI=; b=kV0X6h2dQAv2MkM2vrW6GjCGiJI0xIG0PHHSVveSz2hyjC8lk8aMORT44wf492yBY1 KBPSvLUoNxR8Em6FU6PL5kNNE5AWJ+K4PqUcdQhTiDLmJB6i1afD/q/xuDojGWMjGy6p TteAbpw7kviXf+aoTS45z0NBdEm9eS4jTmflE4qXJdhSuMoQr0zOQGciG1rm7MvDL7Z5 FoAmvN/17V1px+kALM8NPM0nrOiNO8Ru15yur/HY4FXwkxFoDY9+a6u/mdLwqu53L9+3 l08Rp8EAsF9ryAW7fCBLH8KlIhnVPBOZBVxhzU/VPtTn6nzxPw5uCh1b/vmMn5dvRI73 YJzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=9hjlZVhXoXo3FL11esprff5bCUJHk8umIxjYSUWWgeI=; b=WeM/Fu1LboyDSTVY2g5fOG4v3pA9wBW6YQpqXYxP8gU+OCDU/WWVd2VG5DM1LZEQJC bKZVtfLNKTcVLBUD9l5KzzDhZmbxB1uL5eVjRmEBuzT22I9uek4LK9aJMMAaP5dYbp63 ukXhiV1Fv3ab1NF09lXawmvzxIMNeH8g8FGrKtc8dEG+qi3j4kH5viQECVXVElQiaEkQ 90sEnYzAZK5QSMWmfNTLAPfs9hDHQfkqR7V/t+H5wjqSEzQQBU5SwtbWIEfN76EDun0S h0IOgPZAHGxGHAX5svO3uwWLZlebm3Tg8xEPd3+L+95sbf85MQknjvSLla+MAcparsbq /q3Q== X-Gm-Message-State: AOAM5300RouPW5DM9oki0KzmEJQEREVAsvGa0OrMYZIdUKnDG7EdNJpz S+tr+jN3eoCoISR4xttx3Q+HK4CX6Nt7Gw== X-Google-Smtp-Source: ABdhPJymeTTqFwbQopH1XYOQsNuPgTZb78WfIdf0kD+JmZX8+BYbhfIbLHpTNtRFuzH7N1t7JtCmgA== X-Received: by 2002:a7b:c3d4:: with SMTP id t20mr6390465wmj.10.1634053926395; Tue, 12 Oct 2021 08:52:06 -0700 (PDT) Received: from google.com ([95.148.6.175]) by smtp.gmail.com with ESMTPSA id s3sm10875737wrm.40.2021.10.12.08.52.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 08:52:06 -0700 (PDT) Date: Tue, 12 Oct 2021 16:52:04 +0100 From: Lee Jones To: Rob Herring Cc: Maxime Ripard , Chen-Yu Tsai , Jernej =?utf-8?Q?=C5=A0krabec?= , Frank Rowand , linux-arm-kernel , devicetree@vger.kernel.org, linux-sunxi@lists.linux.dev, Linus Walleij , "open list:GPIO SUBSYSTEM" , Bartosz Golaszewski Subject: Re: [RESEND v2 1/3] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema Message-ID: References: <20210924071614.868307-1-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 12 Oct 2021, Lee Jones wrote: > On Tue, 12 Oct 2021, Rob Herring wrote: > > > On Tue, Oct 12, 2021 at 9:51 AM Lee Jones wrote: > > > > > > On Tue, 12 Oct 2021, Rob Herring wrote: > > > > > > > On Fri, Sep 24, 2021 at 2:16 AM Maxime Ripard wrote: > > > > > > > > > > The X-Powers AXP PMICs feature a GPIO Controller supported by Linux > > > > > thanks to its device tree binding. > > > > > > > > > > Now that we have the DT validation in place, let's convert the device > > > > > tree bindings for that driver over to a YAML schema. > > > > > > > > > > Cc: Chen-Yu Tsai > > > > > Cc: Linus Walleij > > > > > Cc: linux-gpio@vger.kernel.org > > > > > Acked-by: Bartosz Golaszewski > > > > > Reviewed-by: Rob Herring > > > > > Signed-off-by: Maxime Ripard > > > > > > > > > > --- > > > > > > > > > > Changes from v1: > > > > > - Removed the example and moved it in the mfd schema > > > > > --- > > > > > .../devicetree/bindings/gpio/gpio-axp209.txt | 75 ------------------- > > > > > .../bindings/gpio/x-powers,axp209-gpio.yaml | 55 ++++++++++++++ > > > > > 2 files changed, 55 insertions(+), 75 deletions(-) > > > > > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-axp209.txt > > > > > create mode 100644 Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml > > > > > > > > This one not being applied with the rest of the series is also > > > > breaking linux-next. > > > > > > > > b4 am -P_ -sl -o - 20210924071614.868307-1-maxime@cerno.tech | git am > > > > > > Thanks for the link. > > > > > > Seeing as there are no *real* dependencies, it would be better for > > > Linus to take the patch (if he's okay with it of course). > > > > Only that 'make dt_binding_check' is broken for anyone using your > > branch (and linux-next ATM). It's as real as a broken build due to a > > missing header. If you don't think this is a problem, then don't apply > > MFD binding patches. > > Ah, I missed Bartosz Ack up there. > > Happy to apply it. Linus, Bartosz, do you require a PR? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog