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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 19858C4332B for ; Wed, 13 Jan 2021 15:46:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DCB71233F8 for ; Wed, 13 Jan 2021 15:46:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727198AbhAMPpw (ORCPT ); Wed, 13 Jan 2021 10:45:52 -0500 Received: from mail-ot1-f51.google.com ([209.85.210.51]:42761 "EHLO mail-ot1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726693AbhAMPpv (ORCPT ); Wed, 13 Jan 2021 10:45:51 -0500 Received: by mail-ot1-f51.google.com with SMTP id x5so2267699otp.9; Wed, 13 Jan 2021 07:45:36 -0800 (PST) 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:in-reply-to:references:subject:date :message-id; bh=BdqXQGPD/2NkmrUn+nwTJIVFrUkOiALOYcPswXSNO90=; b=dlzY/AyhiUD2BqVw3MDVVz70yqlz7W11PS5GSW0UmNFjDMmNZgPGkZIj4FyQnmZz/y IidVipE+ngNWaqCUImcczpy9oebCslwxouOgW/zAun2jAorp8pue1jKwpt+gMxQ6IzpA s6BDshEghq8oVMdoJU4IW8uP2IJ4xNr4dH+Hrf66I0GEUYWZFor/g/1xik8F8P976cpg RkALOJPvYHWb5M4h/JSl5UjZ/DaWO1kpqVYtKwPYH9gKYfy1knIIc1U6EKHNbE5Hi7aK 6mN0G0oXCQCJZDsUYXrk28NISILzBK8HxGE1hlvwK1tDD7isYehHMBoJjRlS0EE1CsWX 3zvw== X-Gm-Message-State: AOAM533UtFg9Wvbs5DYi2u9wE6Y2TH7bjvvln/nnnWVpuy4/ziwJVyXp 4mwmNRlaLb8/+Y9STsqkT6+YWoAOXA== X-Google-Smtp-Source: ABdhPJy4hkTHovaDGHQtQFCzHl7/SUzB/mHRgEcMFxcZ7l5Zny0qeiF6qMQ2g2l+BQXq5hJIOLfSPg== X-Received: by 2002:a05:6830:210a:: with SMTP id i10mr1626364otc.145.1610552710748; Wed, 13 Jan 2021 07:45:10 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t13sm453609oih.26.2021.01.13.07.45.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jan 2021 07:45:09 -0800 (PST) Received: (nullmailer pid 2506186 invoked by uid 1000); Wed, 13 Jan 2021 15:45:04 -0000 From: Rob Herring To: Troy Lee Cc: Andrew Jeffery , Ryan Chen , leetroy@gmail.com, openbmc@lists.ozlabs.org, Philipp Zabel , Jonathan Corbet , "moderated list:ARM/ASPEED MACHINE SUPPORT" , "moderated list:ARM/ASPEED MACHINE SUPPORT" , "open list:DOCUMENTATION" , Rob Herring , Jean Delvare , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:HARDWARE MONITORING" , chiawei_wang@aspeedtech.com, Joel Stanley , Guenter Roeck , open list In-Reply-To: <20210113070850.1184506-2-troy_lee@aspeedtech.com> References: <20210113070850.1184506-1-troy_lee@aspeedtech.com> <20210113070850.1184506-2-troy_lee@aspeedtech.com> Subject: Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan Date: Wed, 13 Jan 2021 09:45:04 -0600 Message-Id: <1610552704.291941.2506185.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Wed, 13 Jan 2021 07:08:45 +0000, Troy Lee wrote: > We add binding for supporting a new AST2600 PWM/Fan hwmon driver. > > Changes since v1: > - dt binding with DT schema format > > Signed-off-by: Troy Lee > --- > .../hwmon/aspeed,ast2600-pwm-tachometer.yaml | 137 ++++++++++++++++++ > 1 file changed, 137 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml:108:2: [warning] wrong indentation: expected 2 but found 1 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1425628 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. 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 8D8EEC433DB for ; Wed, 13 Jan 2021 15:47:11 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BCE55233F8 for ; Wed, 13 Jan 2021 15:47:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BCE55233F8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4DGBdm6GmHzDrgP for ; Thu, 14 Jan 2021 02:47:08 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.45; helo=mail-ot1-f45.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-ot1-f45.google.com (mail-ot1-f45.google.com [209.85.210.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4DGBbd5nFCzDrT8; Thu, 14 Jan 2021 02:45:13 +1100 (AEDT) Received: by mail-ot1-f45.google.com with SMTP id b24so2317920otj.0; Wed, 13 Jan 2021 07:45:13 -0800 (PST) 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:in-reply-to:references:subject:date :message-id; bh=BdqXQGPD/2NkmrUn+nwTJIVFrUkOiALOYcPswXSNO90=; b=ZqPVT5ZMdPGYzZNbemULhhU7qcjSzIPkgmKrnq7a60SQ4Me7BJjbuBtpkqfjBkg4ao YYq+Bk7vrfNXxaMGMGyOUEdAGd0NNnEUc7tn/4LdrrxrcscYSjaHQMamAr95IAiLyXA3 XGHRPv3i+PkFnPGP/E7e1HGN5EuQ5YTnCNd5lMPUAQ4G6yWncw4idszRJJAK9dZgVh1K ID3HLyEwf6dFaB5/9pw0Xs94GTHCsZi9PXoXl2WKnKj0AQGQ0KeAGjtMMYTbNwuqhmym 4ntWsDuPKHAX0JZ5gaK9EbpH+AEWXNijfKYLX1xxRk/bro1xhOGtYMQ/8AwgGBkf9OUd IRSw== X-Gm-Message-State: AOAM531A2jmrMs/NBgHMWoV+uhsTDzHYRhDWKszm6XHadPB1VCucRQ/P wS7718zmBPRHuEsuw8aqvw== X-Google-Smtp-Source: ABdhPJy4hkTHovaDGHQtQFCzHl7/SUzB/mHRgEcMFxcZ7l5Zny0qeiF6qMQ2g2l+BQXq5hJIOLfSPg== X-Received: by 2002:a05:6830:210a:: with SMTP id i10mr1626364otc.145.1610552710748; Wed, 13 Jan 2021 07:45:10 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t13sm453609oih.26.2021.01.13.07.45.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jan 2021 07:45:09 -0800 (PST) Received: (nullmailer pid 2506186 invoked by uid 1000); Wed, 13 Jan 2021 15:45:04 -0000 From: Rob Herring To: Troy Lee In-Reply-To: <20210113070850.1184506-2-troy_lee@aspeedtech.com> References: <20210113070850.1184506-1-troy_lee@aspeedtech.com> <20210113070850.1184506-2-troy_lee@aspeedtech.com> Subject: Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan Date: Wed, 13 Jan 2021 09:45:04 -0600 Message-Id: <1610552704.291941.2506185.nullmailer@robh.at.kernel.org> X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:HARDWARE MONITORING" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jean Delvare , Ryan Chen , Guenter Roeck , "moderated list:ARM/ASPEED MACHINE SUPPORT" , Jonathan Corbet , Andrew Jeffery , openbmc@lists.ozlabs.org, "open list:DOCUMENTATION" , open list , leetroy@gmail.com, Rob Herring , Philipp Zabel , chiawei_wang@aspeedtech.com, "moderated list:ARM/ASPEED MACHINE SUPPORT" Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Wed, 13 Jan 2021 07:08:45 +0000, Troy Lee wrote: > We add binding for supporting a new AST2600 PWM/Fan hwmon driver. > > Changes since v1: > - dt binding with DT schema format > > Signed-off-by: Troy Lee > --- > .../hwmon/aspeed,ast2600-pwm-tachometer.yaml | 137 ++++++++++++++++++ > 1 file changed, 137 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml:108:2: [warning] wrong indentation: expected 2 but found 1 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1425628 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. 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=-14.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C21B2C433E0 for ; Wed, 13 Jan 2021 15:46:58 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 73A112339F for ; Wed, 13 Jan 2021 15:46:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 73A112339F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:References:In-Reply-To:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7I7KTzGuW3HmT87n7d96+or3QNNkn5OTf+ny1zB37AU=; b=rNMjg2vBXLkM/j60u5oq3h1jC2 HRgZzN5UKekCWNOao8Q8L1kR2ZbduF+Sggh7DVnYTIEBI6H5XywwUHUpKSPcddssMKLe543YeKzhc VrLo8l8niE5ooEm+hS4rATpXaWbHlL2NIid6Z5NaUBf+qCa3INFb7i/POIn7S2XKP60kf+PT/Wk5E mG6QKl8ch67vh6nCFp2GralCFZ21jH+8uJ6IgJNM55BrxkaCMTmzWOj8JpXW+PEYNJU+DxfUerBjI 8Z5jeRAJl5FjYRWTLsKY1cViTkFaEMYyvEc1hWMCGXT3AEwitPqjppzcuGAdiRBePxQFtUqgA94xn 1z6yO9iw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kziKm-0006dc-Dd; Wed, 13 Jan 2021 15:45:20 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kziKd-0006ah-Pm for linux-arm-kernel@lists.infradead.org; Wed, 13 Jan 2021 15:45:14 +0000 Received: by mail-ot1-f49.google.com with SMTP id d20so2300253otl.3 for ; Wed, 13 Jan 2021 07:45:11 -0800 (PST) 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:in-reply-to:references:subject:date :message-id; bh=BdqXQGPD/2NkmrUn+nwTJIVFrUkOiALOYcPswXSNO90=; b=etwLZpUBz6bIfjbvVxwwWiWpbhYe6NvfvGrQ4ANruc6mwg+HhQBuuzsH0I8hSbzZwN jf/hJNDBe/baHnwdsVkTD2H/HuVOyAtgiEUowiQdG7g6V9oTSV4ibAzob/C6hKKv5J7Y A4tshPO2iDJoDuiiufSJu0uZnTB3czVBwKzhRlrTMaRwl9Ip4xrKahUFuGkrJ27hgdCk plSwK/C6Ay18yPlA9vIVNwKNa08UCsN19LzxHSTuEyeYETN3FHHpmJ3J/7Aif2TaFA+h emDmQKIMWr9/rcgnB4gQxITQZOqpUkRmpf5lldi0KrDW/M2y2wwxiJy/n8+5UQWXQQwy PV0A== X-Gm-Message-State: AOAM533uVnCPgcH993z75D8Mc2JzASCxgPXtbW8oVWnJKrOyd1GOfKCV CfEg45nzz5WaRMxWNYHJPA== X-Google-Smtp-Source: ABdhPJy4hkTHovaDGHQtQFCzHl7/SUzB/mHRgEcMFxcZ7l5Zny0qeiF6qMQ2g2l+BQXq5hJIOLfSPg== X-Received: by 2002:a05:6830:210a:: with SMTP id i10mr1626364otc.145.1610552710748; Wed, 13 Jan 2021 07:45:10 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t13sm453609oih.26.2021.01.13.07.45.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jan 2021 07:45:09 -0800 (PST) Received: (nullmailer pid 2506186 invoked by uid 1000); Wed, 13 Jan 2021 15:45:04 -0000 From: Rob Herring To: Troy Lee In-Reply-To: <20210113070850.1184506-2-troy_lee@aspeedtech.com> References: <20210113070850.1184506-1-troy_lee@aspeedtech.com> <20210113070850.1184506-2-troy_lee@aspeedtech.com> Subject: Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan Date: Wed, 13 Jan 2021 09:45:04 -0600 Message-Id: <1610552704.291941.2506185.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210113_104511_928751_6997877E X-CRM114-Status: GOOD ( 13.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:HARDWARE MONITORING" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jean Delvare , Ryan Chen , Guenter Roeck , "moderated list:ARM/ASPEED MACHINE SUPPORT" , Jonathan Corbet , Andrew Jeffery , openbmc@lists.ozlabs.org, "open list:DOCUMENTATION" , open list , leetroy@gmail.com, Rob Herring , Joel Stanley , Philipp Zabel , chiawei_wang@aspeedtech.com, "moderated list:ARM/ASPEED MACHINE SUPPORT" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 13 Jan 2021 07:08:45 +0000, Troy Lee wrote: > We add binding for supporting a new AST2600 PWM/Fan hwmon driver. > > Changes since v1: > - dt binding with DT schema format > > Signed-off-by: Troy Lee > --- > .../hwmon/aspeed,ast2600-pwm-tachometer.yaml | 137 ++++++++++++++++++ > 1 file changed, 137 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/hwmon/aspeed,ast2600-pwm-tachometer.yaml:108:2: [warning] wrong indentation: expected 2 but found 1 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1425628 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel