On 12/23/24 16:16, Rob Herring (Arm) wrote: > > On Mon, 23 Dec 2024 13:55:37 +0100, Michal Wilczynski wrote: >> Introduce a device tree binding for the T-HEAD TH1520 power domain >> controller. This allows devices to specify their power domain >> dependencies, thereby improving power management for subsystems such as >> the GPU. The new YAML schema describes the power domain node for the >> T-HEAD TH1520 SoC. >> >> Signed-off-by: Michal Wilczynski <m.wilczyn...@samsung.com> >> --- >> .../bindings/power/thead,th1520-power.yaml | 42 +++++++++++++++++++ >> MAINTAINERS | 1 + >> .../dt-bindings/power/thead,th1520-power.h | 18 ++++++++ >> 3 files changed, 61 insertions(+) >> create mode 100644 >> Documentation/devicetree/bindings/power/thead,th1520-power.yaml >> create mode 100644 include/dt-bindings/power/thead,th1520-power.h >> > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > Documentation/devicetree/bindings/power/thead,th1520-power.example.dtb: > /example-0/firmware/aon: failed to match any schema with compatible: > ['thead,th1520-aon'] It is introduced in the next commit in this patch series.
- Re: [RFC PATCH v2 01/19] dt-bindings: clock: ... Krzysztof Kozlowski
- Re: [RFC PATCH v2 01/19] dt-bindings: clo... Michal Wilczynski
- [RFC PATCH v2 11/19] dt-bindings: gpu: Add 'resets' pr... Michal Wilczynski
- Re: [RFC PATCH v2 11/19] dt-bindings: gpu: Add 'r... Krzysztof Kozlowski
- [RFC PATCH v2 07/19] riscv: Enable PM_GENERIC_DOMAINS ... Michal Wilczynski
- [RFC PATCH v2 13/19] drm/imagination: Add support for ... Michal Wilczynski
- [RFC PATCH v2 04/19] dt-bindings: firmware: thead,th15... Michal Wilczynski
- Re: [RFC PATCH v2 04/19] dt-bindings: firmware: t... Krzysztof Kozlowski
- [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520:... Michal Wilczynski
- Re: [RFC PATCH v2 03/19] dt-bindings: power: thea... Rob Herring (Arm)
- Re: [RFC PATCH v2 03/19] dt-bindings: power: ... Michal Wilczynski
- Re: [RFC PATCH v2 03/19] dt-bindings: pow... Krzysztof Kozlowski
- Re: [RFC PATCH v2 03/19] dt-bindings: power: thea... Krzysztof Kozlowski
- Re: [RFC PATCH v2 03/19] dt-bindings: power: ... Michal Wilczynski
- Re: [RFC PATCH v2 03/19] dt-bindings: pow... Krzysztof Kozlowski
- [RFC PATCH v2 19/19] riscv: dts: thead: Add GPU node t... Michal Wilczynski
- [RFC PATCH v2 08/19] dt-bindings: reset: Add T-HEAD TH... Michal Wilczynski
- Re: [RFC PATCH v2 08/19] dt-bindings: reset: Add ... Krzysztof Kozlowski
- [RFC PATCH v2 12/19] dt-bindings: gpu: Add compatibles... Michal Wilczynski
- Re: [RFC PATCH v2 12/19] dt-bindings: gpu: Add co... Krzysztof Kozlowski
- [RFC PATCH v2 05/19] firmware: thead: Add AON firmware... Michal Wilczynski