Re: [RESEND PATCH] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration

2023-12-14 Thread David Heidelberg
On 13/12/2023 06:17, Michael Ellerman wrote: David Heidelberg writes: fsl,tmu-calibration is in u32-matrix. Use matching property syntax. No functional changes. Fixes warnings as: $ make dtbs_check ... arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dt.yaml: tmu@3026: fsl,tmu-calibration

[RESEND PATCH] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration

2023-12-12 Thread David Heidelberg
, 33, 196610, 45, 196611, 57, 196612, 69, 196613, 83, 196614, 95, 196615, 113 were unexpected) From schema: Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml ... Signed-off-by: David Heidelberg --- arch/powerpc/boot/dts/fsl/t1023si-post.dtsi | 79 +++-- arch

Re: [PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO

2023-08-12 Thread David Heidelberg
Tested-by: David Heidelberg For PATCH v4 please fix the typo reported by the bot :) Seeing messages as __aer_print_error: 72 callbacks suppressed but it still prints many errors on my laptop. Anyway, the log is less filled with this patch, so great! Thank you David -- David Heidelberg

Re: [PATCH] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration

2022-01-18 Thread David Heidelberg
Hello, can I ask for review please? Thanks. David Heidelberg On Fri, Oct 29 2021 at 14:17:33 +0200, David Heidelberg wrote: fsl,tmu-calibration is in u32-matrix format. Use matching property syntax. No functional changes. Fixes warnings as: $ make dtbs_check ... arch/arm64/boot/dts/freescale

[PATCH] powerpc/fsl: fix the schema check errors for fsl, tmu-calibration

2021-10-29 Thread David Heidelberg
, 196609, 33, 196610, 45, 196611, 57, 196612, 69, 196613, 83, 196614, 95, 196615, 113 were unexpected) From schema: Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml ... Signed-off-by: David Heidelberg --- arch/powerpc/boot/dts/fsl/t1023si-post.dtsi | 79