[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVpwAurYhW1Eyw7C_gPY0cTrQJrw7o_FL3-npLdWsxE=FGXkg@mail.gmail.com>
Date: Wed, 16 Apr 2025 20:29:33 +0200
From: Ivan Vecera <ivecera@...hat.com>
To: "Rob Herring (Arm)" <robh@...nel.org>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, netdev@...r.kernel.org,
Prathosh Satish <Prathosh.Satish@...rochip.com>, Vadim Fedorenko <vadim.fedorenko@...ux.dev>,
Kees Cook <kees@...nel.org>, Michal Schmidt <mschmidt@...hat.com>,
Conor Dooley <conor+dt@...nel.org>, Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
linux-hardening@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Lee Jones <lee@...nel.org>,
Jiri Pirko <jiri@...nulli.us>, Andy Shevchenko <andy@...nel.org>, devicetree@...r.kernel.org
Subject: Re: [PATCH v3 net-next 2/8] dt-bindings: dpll: Add support for
Microchip Azurite chip family
On Wed, Apr 16, 2025 at 7:42 PM Rob Herring (Arm) <robh@...nel.org> wrote:
>
>
> On Wed, 16 Apr 2025 18:21:38 +0200, Ivan Vecera wrote:
> > Add DT bindings for Microchip Azurite DPLL chip family. These chips
> > provides up to 5 independent DPLL channels, 10 differential or
> > single-ended inputs and 10 differential or 20 single-ended outputs.
> > It can be connected via I2C or SPI busses.
> >
> > Signed-off-by: Ivan Vecera <ivecera@...hat.com>
> > ---
> > v1->v3:
> > * single file for both i2c & spi
> > * 5 compatibles for all supported chips from the family
> > ---
> > .../bindings/dpll/microchip,zl30731.yaml | 115 ++++++++++++++++++
> > 1 file changed, 115 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml
> >
>
> 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/dpll/microchip,zl30731.yaml: $id: Cannot determine base path from $id, relative path/filename doesn't match actual path or filename
> $id: http://devicetree.org/schemas/dpll/microchip,zl3073x.yaml
Oops, my bad... I forgot to update $id after rename of the file...
Will fix.
Thanks,
Ivan
Powered by blists - more mailing lists