[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <171051663090.1379808.10191493054068044105.robh@kernel.org>
Date: Fri, 15 Mar 2024 09:50:35 -0600
From: Rob Herring <robh@...nel.org>
To: Josua Mayer <josua@...id-run.com>
Cc: Conor Dooley <conor+dt@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-kernel@...r.kernel.org, Li Yang <leoyang.li@....com>
Subject: Re: [PATCH 0/2] arm64: dts: fsl-lx2162a-som: add description for
rtc
On Tue, 12 Mar 2024 20:56:53 +0100, Josua Mayer wrote:
> Add description for an on-som rtc that was missed in original submission
> of device-tree.
>
> Also update the clearfog reference carrier board aliases to include the
> previously disabled i2c bus with this rtc.
>
> Signed-off-by: Josua Mayer <josua@...id-run.com>
> ---
> Josua Mayer (2):
> arm64: dts: fsl-lx2162a-som: add description for rtc
> arm64: dts: fsl-lx2162a-clearfog: add alias for i2c bus iic6
>
> arch/arm64/boot/dts/freescale/fsl-lx2162a-clearfog.dts | 1 +
> arch/arm64/boot/dts/freescale/fsl-lx2162a-sr-som.dtsi | 9 +++++++++
> 2 files changed, 10 insertions(+)
> ---
> base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
> change-id: 20240312-lx2162-rtc-a68b6ebfcb53
>
> Sincerely,
> --
> Josua Mayer <josua@...id-run.com>
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y freescale/fsl-lx2162a-clearfog.dtb' for 20240312-lx2162-rtc-v1-0-1f4cd431b1cf@...id-run.com:
arch/arm64/boot/dts/freescale/fsl-lx2162a-clearfog.dtb: i2c@...0000: Unevaluated properties are not allowed ('clock-names' was unexpected)
from schema $id: http://devicetree.org/schemas/i2c/i2c-imx.yaml#
Powered by blists - more mailing lists