Re: [PATCH v8 04/12] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.infradead.lists.linux-rockchip,dev.linux.lists.iommu,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Aug 2026 23:35:55 +1200, Jiaxing Hu wrote: > The RK3576 NPU has two cores of the same RKNN block the RK3588 binding > already describes, but it wires them up differently: two extra CBUF > clocks, two power domains per core, and a single reset instead of two. > It also has no NPU SRAM supply. > > Widen the property ranges to cover both, then pin each SoC back to its > own shape in allOf so nothing loosens for RK3588, and keep sram-supply > required for rockchip,rk3588-rknn-core only. > > Signed-off-by: Jiaxing Hu <[email protected]> > Reviewed-by: Krzysztof Kozlowski <[email protected]> > --- > .../npu/rockchip,rk3588-rknn-core.yaml | 47 +++++++++++++++++-- > 1 file changed, 44 insertions(+), 3 deletions(-) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml: Unresolvable reference: /schemas/input/qcom,spmi-haptics.yaml# doc reference errors (make refcheckdocs): Documentation/translations/pt_BR/process/security-bugs.rst: :doc:`regular path submission </../../../process/submitting-patches>` Documentation/translations/zh_CN/how-to.rst: Documentation/translations/zh_CN/xxx.rst arch/arm/xen/enlighten.c: Documentation/devicetree/bindings/arm/xen.txt See https://patchwork.kernel.org/project/devicetree/patch/[email protected] The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ Linux-rockchip mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-rockchip