From patchwork Tue Jan 26 13:25:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Foss X-Patchwork-Id: 370908 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=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT 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 E43D5C433DB for ; Tue, 26 Jan 2021 13:40:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B05F62255F for ; Tue, 26 Jan 2021 13:40:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391754AbhAZNfs (ORCPT ); Tue, 26 Jan 2021 08:35:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392543AbhAZN07 (ORCPT ); Tue, 26 Jan 2021 08:26:59 -0500 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C806AC061A31 for ; Tue, 26 Jan 2021 05:26:17 -0800 (PST) Received: by mail-ed1-x52a.google.com with SMTP id d2so16168224edz.3 for ; Tue, 26 Jan 2021 05:26:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=g1bWSW2j2AzUWAFhSJZFlC66uupPeLjnhszVJrACnuw=; b=hlqR1UTITl2IrZgG52KTylgq694xBqCbP2uOK7UZErWX5UjUpEj26bNjp5I2ASQBcy NrcqZa4u3g3cCNc8N7TLmoBGqiGH1+bGVporc+AfMztQJ2p1PPcDWUiv4yVhdV71ynt9 zhO8mtfBn0jWkMcGdvAqEUX+KRg6J9KBy1ZSV3aMTJP5RVUM6LWrbv2CAqkDK7igHTDp idIAgBkeXHS44OaKJttLbc8GPjeNt/E5oIbJIOcphXtf9MVQIccRPRnvfI+7Y2FzJtkg jpkaaIpJ+ImQuaKCAhoaxVAO8rv1G/1pXNAo8p5YkzVm1v5vv6lH49uXzdSUhLIgMh8Q G9IA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=g1bWSW2j2AzUWAFhSJZFlC66uupPeLjnhszVJrACnuw=; b=M9c+BnTLhGbifZlrEoKwgD0dASghsCHl21IpvOJug0LBgIfvQ3BDyJaFa88gqtGXYI s89KVnejl/wYCcPFJyhHEnBr6KRwCHsVTL/F7BWrORK27NxuDsOiUV45AIsVUsbJVuTr XUfMV+KiX/2jl0vAY4uZI1Fd6QzxTFy7gruhgqYgTlqAzGukMVmNLAuxX5tUdJOlf4pA ACgNk5229yHDCJImRx5drc15c7sfDWNAOBZHTVyvNC1/kInDR4gRXgG/mXu2J6LhJKEu fBIltlpeli78u7K+Cxyvoagv6pXpkO98ozJFwSAe/NLAgfhDKEdeQeHYqO/ULTaBXJsw LlPA== X-Gm-Message-State: AOAM53039POLWbMpB+grgt7P49m2NWdgQ+PHOfZgoVPqCHENtqeuK9w5 UFnlrLPMX66qSwxAnHm+lypCMQ== X-Google-Smtp-Source: ABdhPJxYoOhqu0uVmrPjAm/2q9G4E+XPc6EQ2qooE1FG/uuK4u7WYvLoeIqvmMnqRM5oH2BRxbWCfg== X-Received: by 2002:aa7:c981:: with SMTP id c1mr4786033edt.90.1611667576505; Tue, 26 Jan 2021 05:26:16 -0800 (PST) Received: from localhost.localdomain ([2a02:2450:102f:d6a:65c9:91eb:731f:f2c8]) by smtp.gmail.com with ESMTPSA id dh14sm12236010edb.11.2021.01.26.05.26.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jan 2021 05:26:15 -0800 (PST) From: Robert Foss To: linus.walleij@linaro.org, robh+dt@kernel.org, lars.povlsen@microchip.com, Steen.Hegelund@microchip.com, UNGLinuxDriver@microchip.com, lgirdwood@gmail.com, broonie@kernel.org, matthias.bgg@gmail.com, jiaxin.yu@mediatek.com, shane.chien@mediatek.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org Cc: Robert Foss Subject: [PATCH v1 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix dt_binding_check warning Date: Tue, 26 Jan 2021 14:25:30 +0100 Message-Id: <20210126132531.2084711-1-robert.foss@linaro.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Silence indentation level warning reported by dt_binding_check in order to reduce noise during routine checks. $ make dt_binding_check mt8192-mt6359-rt1015-rt5682.yaml:10:4: [warning] wrong indentation: expected 2 but found 3 (indentation) Signed-off-by: Robert Foss --- .../devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml b/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml index df0c83cb1c6e..4fe35e650909 100644 --- a/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml +++ b/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml @@ -99,8 +99,8 @@ patternProperties: '#interrupt-cells': description: - Specifies the pin (port and bit) and flags, as defined in - defined in include/dt-bindings/interrupt-controller/irq.h + Specifies the pin (port and bit) and flags, as defined in + defined in include/dt-bindings/interrupt-controller/irq.h const: 3 ngpios: From patchwork Tue Jan 26 13:25:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Foss X-Patchwork-Id: 370633 Delivered-To: patch@linaro.org Received: by 2002:a02:a60d:0:0:0:0:0 with SMTP id c13csp4979207jam; Tue, 26 Jan 2021 05:32:16 -0800 (PST) X-Google-Smtp-Source: ABdhPJwKmrv5lUb9CRLZPtK4q1IpKJsBAMXWyUTNwjFVWhTiHxv/TT742fW+OYoP9m+ZRMOkqp41 X-Received: by 2002:a17:906:15ca:: with SMTP id l10mr3316404ejd.402.1611667936350; Tue, 26 Jan 2021 05:32:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611667936; cv=none; d=google.com; s=arc-20160816; b=ONnbob9fd5e8i3GVS0tzm0yu+0FoWg7mVVz7FvWa12fa6Tje3zxC3C2YNeVwNv5z53 IoSDnC+c1PmMX84jLJ/zG91CLgKmq5O4jsEyiliAerBDorNl60Uk8ErJ6YpkNCRGmMyi tjdRERdW+fK1WJCPXD6GYE/OKouac05wfTBmRlzCR/NFp5joS6/NdLoFWbfAHWysHftE wYJlOAzQChVRhc3a80Q8gqf6vu7urfyTrXVbQOaTPsmYqDg9eB/Kn/A7JZuHnTusCmS1 3M4vusGcWih8nQp2P4gsAw5gIXrwxb0RgoBb0eNkiLMZN+7KgBbmRFt3NuGRnzadMS21 s1eg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=jJsyBSQ5fnIh7z+EGO1ct3NYyuJeKMfKI26SOZHy/5M=; b=ovip/tsfKmLpcIS4Uh+8Uvgp+NC0+7x0Fr3dWNrMVeWEBGaWVFyYg52eEufzj31HSh YDmw7KtDUxXUw2FsGEFGh7/ZxLUublG8LZtIe2a3eJt9/CZ9D4dLp4K9TD5z/CoUW8rE o0FKEDDwggRhHROY9FngP9Hf6azLEI5DHuwmahLv7pc0+fSFk/6G3xVvyCtrrxdA3X8w yut9pf/s08DhaO1nValmoSxD6pxXkM8jhdTHH6jzi5vjmBj4Nr5C1pwZZbIb+i91QtGO WDGzOkDf8GAWV6vYfDw13nmc8n60Pv6EHvW/zcmbNuuCPPREJ9//wMkLhd2yAdxiAyTS 1AFA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linaro.org header.s=google header.b=nreZNHla; spf=pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 20si9120142edw.131.2021.01.26.05.32.16; Tue, 26 Jan 2021 05:32:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org header.s=google header.b=nreZNHla; spf=pass (google.com: domain of linux-gpio-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391661AbhAZNbu (ORCPT + 3 others); Tue, 26 Jan 2021 08:31:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404375AbhAZN1h (ORCPT ); Tue, 26 Jan 2021 08:27:37 -0500 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44605C0698C1 for ; Tue, 26 Jan 2021 05:26:19 -0800 (PST) Received: by mail-ed1-x535.google.com with SMTP id a14so8418239edu.7 for ; Tue, 26 Jan 2021 05:26:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jJsyBSQ5fnIh7z+EGO1ct3NYyuJeKMfKI26SOZHy/5M=; b=nreZNHlarXxqqf5v1K41FArfFksX47QMYvpuQazuFPHcwCsFArVTbduVnLIzt9WudS TV8fBmKsTd6KRZXO+6PmPol6JoQevANIt/52yoKVyl7u7SOoOLr1JaKVIIBURin13/OS ozXZaN2EPwkbo5YSiSjLBn81LbdbKH14+6EUwaxblzZXRq5+WCCvCJmFjTFManR/E0Ml zFr3Tk1CYCjXMJELN7gy4dBmw/5tuQTNDQGrds//v6ZcmvXvGYwQmcW2Uwizfp5yJ08b LpFFLzJbO0gbmSnkj8OzClOly8qROT5daNyeuDJWHIXgEGW2Zk27TvJNn6Sist2aTXSR 6/3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jJsyBSQ5fnIh7z+EGO1ct3NYyuJeKMfKI26SOZHy/5M=; b=BinSYAMov/6e9QALcaoBY67b4rWg3+UjhxUPDe0Xmt8jUnpR/wUjT0OWKHY7v5cyFy JiRyy6va5nm8qWIa8WT5RVwtNy/2UbcgIPOeGHqnrwHnTxWNAOPQV6h0gz0BMsD9NWQT 642lCZgzuYIwCWgjwjAlgjQnU2bpZJ6CiP4i6gZvqN6yNRwhsx31un9cQuTtFzxTMHK+ qmo/tOWwUqEF0aFfaEjF9yzHw2d6S81FyeIcrLdB9LFbRNWfrxvuv+3gCokfYi6LTPGw cqZmRey/uOYXMa7HI+3UOKhDI3B07KVkGwQ1UWMJkTpiTYBSrQDyFTl3a3f6/bTC7UuH oCDg== X-Gm-Message-State: AOAM532WpAmr0KIhL0dx3ly13DBgiWfmlBv4M8SRLcMXk0cPhjPJ8nWJ BRz4YOnbH9d86IERBiGcnovXKFRcC/6jWw== X-Received: by 2002:a05:6402:438d:: with SMTP id o13mr4500539edc.135.1611667577953; Tue, 26 Jan 2021 05:26:17 -0800 (PST) Received: from localhost.localdomain ([2a02:2450:102f:d6a:65c9:91eb:731f:f2c8]) by smtp.gmail.com with ESMTPSA id dh14sm12236010edb.11.2021.01.26.05.26.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jan 2021 05:26:17 -0800 (PST) From: Robert Foss To: linus.walleij@linaro.org, robh+dt@kernel.org, lars.povlsen@microchip.com, Steen.Hegelund@microchip.com, UNGLinuxDriver@microchip.com, lgirdwood@gmail.com, broonie@kernel.org, matthias.bgg@gmail.com, jiaxin.yu@mediatek.com, shane.chien@mediatek.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org Cc: Robert Foss Subject: [PATCH v1 2/2] dt-bindings: mediatek: mt8192: Fix dt_binding_check warning Date: Tue, 26 Jan 2021 14:25:31 +0100 Message-Id: <20210126132531.2084711-2-robert.foss@linaro.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210126132531.2084711-1-robert.foss@linaro.org> References: <20210126132531.2084711-1-robert.foss@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Silence indentation level warning reported by dt_binding_check in order to reduce noise during routine checks. $ make dt_binding_check mt8192-mt6359-rt1015-rt5682.yaml:10:4: [warning] wrong indentation: expected 2 but found 3 (indentation) Signed-off-by: Robert Foss --- .../bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.27.0 diff --git a/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml b/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml index bf8c8ba25009..54650823b29a 100644 --- a/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml +++ b/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml @@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Mediatek MT8192 with MT6359, RT1015 and RT5682 ASoC sound card driver maintainers: - - Jiaxin Yu - - Shane Chien + - Jiaxin Yu + - Shane Chien description: This binding describes the MT8192 sound card.