[PATCH v2 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
André Draszik
andre.draszik at linaro.org
Fri Oct 10 07:16:54 PDT 2025
On Fri, 2025-10-10 at 07:23 -0500, Rob Herring (Arm) wrote:
>
> On Thu, 09 Oct 2025 16:25:04 +0100, André Draszik wrote:
> > The gs101-pmu binding is going to acquire various additional (pattern)
> > properties that don't apply to other PMUs supported by this binding.
> >
> > To enable this, move google,gs101-pmu into a separate binding.
> >
> > Signed-off-by: André Draszik <andre.draszik at linaro.org>
> > ---
> > .../bindings/soc/google/google,gs101-pmu.yaml | 67 ++++++++++++++++++++++
> > .../bindings/soc/samsung/exynos-pmu.yaml | 20 -------
> > MAINTAINERS | 1 +
> > 3 files changed, 68 insertions(+), 20 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/soc/google/google,gs101-pmu.yaml: $id: Cannot determine base
> path from $id, relative path/filename doesn't match actual path or filename
> $id: http://devicetree.org/schemas/soc/samsung/google,gs101-pmu.yaml
> file: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/google/google,gs101-pmu.yaml
I moved the file ultimately but had restricted to samsung using DT_SCHEMA_FILES=
during my binding check run :-(
A.
More information about the linux-arm-kernel
mailing list