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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ABEEDC00140 for ; Mon, 15 Aug 2022 14:26:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CVel/0+YSIU/lEi5uJicg2FPf2lZX6u1WKJwBnERKSo=; b=tae+3zp6PLwWZ9 FK7UQI8JZe2KMJXmPue7XwfmVQ8g81npZ2e5xtKcRx0hB85ywJ/NDycQWdhMtCPn5tlGKONt3u0mN ZU8CcGdRl5JKcSzg4bxTZwtTph7wI7GSWwoSywJ9j0BU33olBxcTtQ03+GqJEMgHZ72458PqGJGlw 1SCLBw9XqgfaTWmsfapN2UPo72rYE3TjVMn8IrfCtuFdqBv29ljk+Sqxnm7ioVaXIIoI126KfhgMj 8FnPTLqJHFG0XI2v2SX4c+CzTY5tBDQAtBAVkqrOc4vZ9CjiAw8UVx5+/ourExKOHPw+l8reGBYKu w++/TW9sHv4F4hBKBkKw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oNb24-00HXzq-Pm; Mon, 15 Aug 2022 14:25:32 +0000 Received: from mail-qv1-f42.google.com ([209.85.219.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oNaf9-00HDEV-9q for linux-arm-kernel@lists.infradead.org; Mon, 15 Aug 2022 14:01:53 +0000 Received: by mail-qv1-f42.google.com with SMTP id y11so5388504qvn.3 for ; Mon, 15 Aug 2022 07:01:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=message-id:date:subject:references:in-reply-to:cc:to:from :x-gm-message-state:from:to:cc; bh=dKfzpcSJcyLaUeyLXairrh0uvdiYsvVZa/B4hAX3xzE=; b=IpmGmYbzn/eTaZG6JPJvE13DwVfoB1qO76YHGD/ve3TETjgdY7ELDmzkJliCHQsnE8 77YBo5rLeY9NsKv1op4yytCEOpBc3DWObgFgfpjAFh8zU2/3+ngTHi/kA5lOYQtVBNZ9 KO2QsN77XgUwa+G4Y1Ek6L56a1oJhDg4EHv+BZczU0yan+Q4TYPEFqRTAiBsxu5VqmZt BrVKdVmKIeOKFgQOAAfvtmeFmC4uI9SHfGFBmEXdaLTfjvmjLX8/r6rMNsBuNhnWR7ID 7bGqxH7/bR0h5g+MOXYJjt/LmYAFIiRfJ8Q8H6aRCrxK2JCP+QsE2KTkyY6zLIwDyM7z TXqQ== X-Gm-Message-State: ACgBeo1q8K+BBPlIG3P/oWT3GQpecbgOwinRFMBXjurj2bbuc4SkEYDh eChTgVKBy0GxC4tf3PvjFQ== X-Google-Smtp-Source: AA6agR5+zNDBXvl94ryaYajiHWUcq2LRnBtS5fKnVsr31dTCfohTIhxzYK5K4DDtpF/JFQwd4bjNPA== X-Received: by 2002:a05:6214:5099:b0:477:4ed2:633d with SMTP id kk25-20020a056214509900b004774ed2633dmr13604542qvb.16.1660572109711; Mon, 15 Aug 2022 07:01:49 -0700 (PDT) Received: from robh.at.kernel.org ([50.206.145.23]) by smtp.gmail.com with ESMTPSA id x2-20020ac87302000000b00342b7e4241fsm8057678qto.77.2022.08.15.07.01.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Aug 2022 07:01:49 -0700 (PDT) Received: (nullmailer pid 1103614 invoked by uid 1000); Mon, 15 Aug 2022 14:01:47 -0000 From: Rob Herring To: Samuel Holland Cc: Liam Girdwood , Mark Brown , Jernej Skrabec , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, Krzysztof Kozlowski , Rob Herring , linux-kernel@vger.kernel.org, Chen-Yu Tsai , devicetree@vger.kernel.org, Maxime Ripard In-Reply-To: <20220815043436.20170-4-samuel@sholland.org> References: <20220815043436.20170-1-samuel@sholland.org> <20220815043436.20170-4-samuel@sholland.org> Subject: Re: [PATCH v3 3/4] dt-bindings: sram: sunxi-sram: Add optional regulators child Date: Mon, 15 Aug 2022 08:01:47 -0600 Message-Id: <1660572107.469120.1103613.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220815_070151_471786_8A2DB3C3 X-CRM114-Status: GOOD ( 16.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Sun, 14 Aug 2022 23:34:34 -0500, Samuel Holland wrote: > Some sunxi SoCs have in-package regulators controlled by a register in > the system control MMIO block. Allow a child node for these regulators > in addition to SRAM child nodes. > > Signed-off-by: Samuel Holland > --- > > Changes in v3: > - Require the regulators node to have a unit address > - Reference the regulator schema from the SRAM controller schema > - Move the system LDOs example to the SRAM controller schema > - Reorder the patches so the example passes validation > > Changes in v2: > - New patch for v2 > > .../allwinner,sun4i-a10-system-control.yaml | 29 +++++++++++++++++++ > 1 file changed, 29 insertions(+) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.example.dtb:0:0: /example-1/syscon@3000000: failed to match any schema with compatible: ['allwinner,sun20i-d1-system-control'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ 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