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 435ADC00140 for ; Fri, 5 Aug 2022 14:16:16 +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=0nAu4W+yNHTdd1PPGqcDjss5/0wzONfjfb12qZeHUJU=; b=febSfXqPVzqBlU 9fhJb274gr8IyqLVBmzolQBAV7COJCavVFQIUzOvfUSRyZazZUHhaATljMHq3dQKNMlzpYTW2leDu LwDAUAqCc12gGfWuKwL3qrA52egQuQyKwV76NEbAYeR9ecuLGacfEGgp2eHdpCSI/nnUJDgtjQX3T 3lSuRYrmQoByeypSJ1A7CE0uqdoiAn7+nxroG76KUAm0+h7oIaqYnHa/Hfo61h576thnDYk4+5JdT pVYCAxrxxUfwT5q2QU3Yv5RlYAQyFWpwHXW9o2FHWjU7/cN8Y69NPjT7/FaY9EzjIMOVczLFyJ+BY kd+70R70Ci8AbG8nctdw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oJy6W-00FlkQ-Tp; Fri, 05 Aug 2022 14:15:09 +0000 Received: from mail-io1-f44.google.com ([209.85.166.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oJy6P-00FlgK-Ow for linux-arm-kernel@lists.infradead.org; Fri, 05 Aug 2022 14:15:03 +0000 Received: by mail-io1-f44.google.com with SMTP id i84so1993364ioa.6 for ; Fri, 05 Aug 2022 07:14:59 -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=GStP1mWtH05yFhEkyFXX7j8mnan7IGcniVkf2QQYi5Y=; b=Ity9racZTLN27rC76zbPP9vEODL3Lh5PhnfyF7hdgsvK3t9PPDnFEN31ZVs/U3lDYj h6idAssuo4o5bR76wmm5aSVLn6figrs+2qGyTGFmesL8eZOZ2RtGgckfsLrpoZd12YWz aZdcH5szpe2lExg54PCWRR07+RSD14hSm+BmmAaWOXylv1lBjS21+1rNRCQRmnjjBEbX 8N+lFEhMIBzFlyGcRXzmoDKwqgaJmHgClnhjAd4fVZOZ/2Bsg97NSyswyOqF9ovvSShG 1qKTpr53oqX+DVxxMJLWu/rMJ3Ibxc+BWtZnZFVHRB+dyvRwY5Tq6DfMAeLbaN4FSFHO wMhw== X-Gm-Message-State: ACgBeo3STt/ov535mhY9W+m1aA9LJSyvLu8T0h31h23MVb6WaXfb3AkI fy6BpPeKJV5YDvyMOt+RLw== X-Google-Smtp-Source: AA6agR6lC6UYJeG5WuaFwW9AeuSAogmFk+tf/UzDHbotiYOTSh/sLrt1NAzasR3dTIyB0jtffRTkvA== X-Received: by 2002:a02:ac91:0:b0:342:77df:129a with SMTP id x17-20020a02ac91000000b0034277df129amr3159812jan.115.1659708898718; Fri, 05 Aug 2022 07:14:58 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id a16-20020a92d590000000b002dab4765893sm1706342iln.66.2022.08.05.07.14.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Aug 2022 07:14:58 -0700 (PDT) Received: (nullmailer pid 1809603 invoked by uid 1000); Fri, 05 Aug 2022 14:14:55 -0000 From: Rob Herring To: Matt Ranostay Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, lee@kernel.org, nm@ti.com, linux-rtc@vger.kernel.org In-Reply-To: <20220805064352.793918-2-mranostay@ti.com> References: <20220805064352.793918-1-mranostay@ti.com> <20220805064352.793918-2-mranostay@ti.com> Subject: Re: [PATCH 1/4] Documentation: tps6594x: Add DT bindings for the TPS6594x PMIC Date: Fri, 05 Aug 2022 08:14:55 -0600 Message-Id: <1659708895.345431.1809602.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220805_071501_849413_1B8EDD65 X-CRM114-Status: GOOD ( 11.97 ) 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 Thu, 04 Aug 2022 23:43:49 -0700, Matt Ranostay wrote: > Signed-off-by: Matt Ranostay > --- > .../devicetree/bindings/mfd/ti,tps6594x.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml > 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: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml: properties:ti,system-power-controller: 'oneOf' conditional failed, one must be fixed: 'type' is a required property hint: A vendor boolean property can use "type: boolean" /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml: properties:ti,system-power-controller: 'oneOf' conditional failed, one must be fixed: 'enum' is a required property 'const' is a required property hint: A vendor string property with exact values has an implicit type from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml: properties:ti,system-power-controller: 'oneOf' conditional failed, one must be fixed: '$ref' is a required property 'allOf' is a required property hint: A vendor property needs a $ref to types.yaml from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# hint: Vendor specific properties must have a type and description unless they have a defined, common suffix. from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# ./Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/mfd/ti,tps6594x.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/ti,tps6594x.yaml: ignoring, error in schema: properties: ti,system-power-controller Documentation/devicetree/bindings/mfd/ti,tps6594x.example.dtb:0:0: /example-0/i2c0/pmic@48: failed to match any schema with compatible: ['ti,tps6594x'] Documentation/devicetree/bindings/mfd/ti,tps6594x.example.dtb:0:0: /example-0/i2c0/pmic@48/rtc: failed to match any schema with compatible: ['ti,tps6594x-rtc'] 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