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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 5AE1CC433E0 for ; Mon, 18 Jan 2021 22:30:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 268FE22E01 for ; Mon, 18 Jan 2021 22:30:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731009AbhARWaF (ORCPT ); Mon, 18 Jan 2021 17:30:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726317AbhARWaD (ORCPT ); Mon, 18 Jan 2021 17:30:03 -0500 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9ACF3C061573 for ; Mon, 18 Jan 2021 14:29:22 -0800 (PST) Received: by mail-lj1-x229.google.com with SMTP id x23so19783174lji.7 for ; Mon, 18 Jan 2021 14:29:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=bUoyIwualxmCOZc7fLaBimHoQ2673QVgFv+KTluFbL0=; b=Y1xzqd2qTqin1Srx9hlZn6IdHLtP5a9Gdnopbgx8Nx/aCHDdkptz0KPQ5niknZeX6W TaFNLy72Z09WgagzvTcm0pDCGEDI5bvTYUDrkUI72babUOtYIv7zTPLwi5dPkf7ph7g3 w/10z85fs63jQ2mLvqQKJTm454mOM+YjBEvLyFIuPjNS6rDSqjVvH6mJ3QFH77IoX2pz 1+ep7j9nFvfeIRhDiM/+54XUizWWkzCORpG5hdZkgUMIuLJoOUKG3JByBgTI68o+Vwi0 Rqh3vbJo7nleHFzyOoVOFXH31Tu9SjGH++HspYfZrg6qWBsnGr3lN76lqoHKEUWcYNp5 m51g== 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:content-transfer-encoding; bh=bUoyIwualxmCOZc7fLaBimHoQ2673QVgFv+KTluFbL0=; b=bfiI1FjqZaTFaceHrhL028mHJVxXU0NGSkiPCRNsl+Ia9qXUn5wKrco4LMblqvOj66 4O6hVXs2ZLDndp257S+MLeHqJcCS2iS69amcV4DOyY38dG4FgwUMWDmscKXseYrHong3 dwNNonWaayQx3yhpbYg8TG/EpnxoxC8SYtqsSJgS99VA84HlPY7FDyYIVprWMcAhl9R5 JP79G19amir9vbGJE5nXiW3iAAr3b4y/4kcaNw0YVOE4rvIMILOtHXl3i6n6vL6DXppK ZKR647xUYJkC+SbWSljiqtV6Pq4l5qSIJxpCQhZDwqcWt1Wm/YqOI14KC8kMXYGiY+0d fmaw== X-Gm-Message-State: AOAM531gD9uNL7rkhBC0+anlJxus0WO0aB1TJs5JIyny2ZaI6kP+ASXg 8SzsP9nTrRJdt/of8T2CYQwUoF00Te72kpJrnqG2Fw== X-Google-Smtp-Source: ABdhPJyi+yigw+zM8wEJDU+Me9gCw1yphmZyfKy2OAIuMKbAVJK4rhZggmQflYmvIPx0+jbtea2fym6hW4NW8R8z9rA= X-Received: by 2002:a05:651c:205b:: with SMTP id t27mr659935ljo.368.1611008961014; Mon, 18 Jan 2021 14:29:21 -0800 (PST) MIME-Version: 1.0 References: <20210116015350.3501927-1-j.neuschaefer@gmx.net> In-Reply-To: <20210116015350.3501927-1-j.neuschaefer@gmx.net> From: Linus Walleij Date: Mon, 18 Jan 2021 23:29:10 +0100 Message-ID: Subject: Re: [PATCH] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix indentation To: =?UTF-8?Q?Jonathan_Neusch=C3=A4fer?= Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Rob Herring , Lars Povlsen , Steen Hegelund , Microchip Linux Driver Support , "open list:GPIO SUBSYSTEM" , Linux ARM , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 16, 2021 at 2:54 AM Jonathan Neusch=C3=A4fer wrote: > yamllint warns: > ./Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml > 102:10 error wrong indentation: expected 10 but found 9 (indentation= ) > > Signed-off-by: Jonathan Neusch=C3=A4fer Patch applied. Yours, Linus Walleij