Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp3401261rwd; Mon, 22 May 2023 13:12:10 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5U3iR3BK7PWE3qp47JKB6mUBbYkAkg/icQpN3TCE38/Fj0l6nmhwCUas5VHNUrGOapQLLu X-Received: by 2002:a05:6a21:3395:b0:10c:663c:31c3 with SMTP id yy21-20020a056a21339500b0010c663c31c3mr181076pzb.29.1684786329786; Mon, 22 May 2023 13:12:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684786329; cv=none; d=google.com; s=arc-20160816; b=AKuQtuIl5wyaOqdKk5IUje6d83ZyoVDdWetQYg03gYbAFix54IYfDRwp9ts5dr52oh GXD2vyT7yFAFBBDG5VAZpSwRiTKDanqryLUb6iR1C4FI6N2o4d6tNANt8vF9DJlzJtqE p6xiYyt9PxNAqpw4oWr6FgSxemM56+44NzxWSOjpzNiFhqEIBnocn2B6izicE9n07XYr 5lOm8I4EbM3pDHGAOZLha7YKsNlXNYLN0CUjxL48eW3ThCCR0luw31CF/79xgqMLJvxg xGt5EBqyGuS/1jbCk97djIf6dIySWlhuBX3pgwdFcXPGnIZFuEmSPBQ/00ATa/GMoUvi RqbQ== 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 :message-id:date:subject:cc:to:from; bh=lDGDBqkDPztHsFOCUsNpPws6BDiqRiNKc7Xbfd5npss=; b=b0ErY83cFpO+Mwl3rD/GTydR0nsPI18xTKzqMx84wQbKHXHv6w83Hdfsts7Im10V9k g5FVXwwACLXE3f5o5p2dsydoSYVEY3svezcaRI6kK/KjhvtiMpv5iQW4HIpYMc5HzjOw xhAVv4/asPblU2Vlyi1VbyrVDBR0X4t/nT9l1e7hARcljXErMVjg4nJhU69OKmAlmndw QaAKi9FdO16kwqMLOWhgthx5eHqHyKdAuvJ1kiGeNE26g/kF0W18o7O1QHEGZwxtWr1W 5obvc+oU80kH1o7yL9VA5cDzghQcbQ9kPzRRbbAZjnTV1YauCGuhqpVGgcJ/b1reQ/2f UpmA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id bm18-20020a656e92000000b0051b25fd77absi534856pgb.887.2023.05.22.13.11.56; Mon, 22 May 2023 13:12:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234860AbjEVTd3 (ORCPT + 99 others); Mon, 22 May 2023 15:33:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234799AbjEVTdV (ORCPT ); Mon, 22 May 2023 15:33:21 -0400 Received: from finn.localdomain (finn.gateworks.com [108.161.129.64]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3299719B; Mon, 22 May 2023 12:32:43 -0700 (PDT) Received: from 068-189-091-139.biz.spectrum.com ([68.189.91.139] helo=tharvey.pdc.gateworks.com) by finn.localdomain with esmtp (Exim 4.93) (envelope-from ) id 1q1BGX-005dnF-D7; Mon, 22 May 2023 19:32:21 +0000 From: Tim Harvey To: linux-arm-kernel@lists.infradead.org Cc: Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Conor Dooley , Tim Harvey , Conor Dooley , Krzysztof Kozlowski Subject: [PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes Date: Mon, 22 May 2023 12:32:16 -0700 Message-Id: <20230522193219.1477158-1-tharvey@gateworks.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove the unnecessary #address-cells and #size-cells nodes from the fan-controller. These are not needed as the fan controller does not have any children. Signed-off-by: Tim Harvey Acked-by: Conor Dooley Reviewed-by: Krzysztof Kozlowski --- v2: - udpated commit log to explain why the nodes are unnessesary - added Krzysztof's rb tag - added Connor's ab tag --- .../devicetree/bindings/mfd/gateworks-gsc.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml index acb9c54942d9..dc379f3ebf24 100644 --- a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml +++ b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml @@ -122,12 +122,6 @@ patternProperties: compatible: const: gw,gsc-fan - "#address-cells": - const: 1 - - "#size-cells": - const: 0 - reg: description: The fan controller base address maxItems: 1 @@ -135,8 +129,6 @@ patternProperties: required: - compatible - reg - - "#address-cells" - - "#size-cells" required: - compatible @@ -194,8 +186,6 @@ examples: }; fan-controller@2c { - #address-cells = <1>; - #size-cells = <0>; compatible = "gw,gsc-fan"; reg = <0x2c>; }; -- 2.25.1