Re: [PATCH V7 01/13] dt-bindings: soc: Add dvfsrc driver bindings
From: Henry Chen <hidden>
Date: 2021-01-12 07:58:39
Also in:
linux-arm-kernel, linux-devicetree, linux-pm, lkml
From: Henry Chen <hidden>
Date: 2021-01-12 07:58:39
Also in:
linux-arm-kernel, linux-devicetree, linux-pm, lkml
On Mon, 2021-01-11 at 09:42 -0600, Rob Herring wrote:
On Sun, Jan 10, 2021 at 8:52 PM Henry Chen [off-list ref] wrote:quoted
Hi Rob, On Fri, 2021-01-08 at 20:30 -0700, Rob Herring wrote:quoted
On Fri, 08 Jan 2021 15:48:03 +0800, Henry Chen wrote:quoted
Document the binding for enabling dvfsrc on MediaTek SoC. Signed-off-by: Henry Chen <redacted> --- .../devicetree/bindings/soc/mediatek/dvfsrc.yaml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/mediatek/dvfsrc.yamlMy bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/soc/mediatek/dvfsrc.example.dts:19:18: fatal error: dt-bindings/interconnect/mtk,mt8183-emi.h: No such file or directory 19 | #include <dt-bindings/interconnect/mtk,mt8183-emi.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Sorry, because this header file is added on "[V7,07/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings". Should I change the order of the patchset (let the yaml pathc behind the header) to fixed that ?DT headers should be part of the binding schema patch. (Or at least come first).
OK, I will merge DT header and binding schema patch into a single patch. Henry
Rob
_______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek