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

2023-12-21 Thread Michael Ellerman
On Tue, 12 Dec 2023 19:44:58 +0100, David Heidelberg wrote:
> fsl,tmu-calibration is in u32-matrix. Use matching property syntax.
> No functional changes. Fixes warnings as:
> ...
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration
  https://git.kernel.org/powerpc/c/9ec1d7486e2520b4898d7f8e1ec3acc7c13c8dc8

cheers


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

2023-12-18 Thread Michael Ellerman
David Heidelberg  writes:
> 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:0: Additional items are not allowed (1, 41, 2, 47, 3, 
>>> 53, 4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111
>> This file name doesn't match the one you're modifying?
> Hello Michael. I mentioned this as a example of same problem (I 
> originally sent more patches to fix it across DTS files)
>>
>>> , 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 
>>> 75, 65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 
>>> 131074, 45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
>>> 1079, 99, 131080, 111, 196608, 21, 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
>>> ...
>> I don't see any errors like this. I guess I'm running the tests wrong?
>
> Currently I see also no error :(

At least it's not just me :)

> If you look into 
> Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml you can see 
> that
>
> `fsl,tmu-calibration` matches the change I'm introducing here, most 
> likely there is a bug in validator or syntax is not 100% correct.

OK. I'll merge the patch as "correct per documentation" and just edit
the commit message to drop the error message so as not to confuse anyone.

cheers


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:0: Additional items are not allowed (1, 41, 2, 47, 3, 53, 
4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111

This file name doesn't match the one you're modifying?
Hello Michael. I mentioned this as a example of same problem (I 
originally sent more patches to fix it across DTS files)



, 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 75, 
65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 131074, 
45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
1079, 99, 131080, 111, 196608, 21, 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
...

I don't see any errors like this. I guess I'm running the tests wrong?


Currently I see also no error :(

If you look into 
Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml you can see 
that


`fsl,tmu-calibration` matches the change I'm introducing here, most 
likely there is a bug in validator or syntax is not 100% correct.


David



I'm using:

$ make CHECK_DTBS=1 fsl/t1023rdb.dtb

I do get errors (see below), but not the one you mention in the change
log. Maybe it's being hidden by some other error?

cheers


   CHKDT   Documentation/devicetree/bindings/processed-schema.json
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml:
 properties:honeywell,pmin-pascal: '$ref' should not be valid under {'const': 
'$ref'}
hint: Standard unit suffix properties don't need a type $ref
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml:
 properties:honeywell,pmax-pascal: '$ref' should not be valid under {'const': 
'$ref'}
hint: Standard unit suffix properties don't need a type $ref
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
   SCHEMA  Documentation/devicetree/bindings/processed-schema.json
   DTC_CHK arch/powerpc/boot/dts/fsl/t1023rdb.dtb
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: 
'reg' is a required property
from schema $id: http://devicetree.org/schemas/memory.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: 
False schema does not allow {'device_type': ['memory']}
from schema $id: http://devicetree.org/schemas/root-node.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: failed to match any schema with 
compatible: ['fsl,T1023RDB']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/bman-fbpr: failed to 
match any schema with compatible: ['fsl,bman-fbpr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-fqd: failed to 
match any schema with compatible: ['fsl,qman-fqd']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-pfdr: failed to 
match any schema with compatible: ['fsl,qman-pfdr']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: $nodename:0: 'localbus@ffe124000' does not match 
'^memory-controller@[0-9a-f]+$'
from schema $id: 
http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: compatible: ['fsl,ifc', 'simple-bus'] is too long
from schema $id: 
http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: 'nand@1,0', 'nor@0,0' do not match any of the regexes: 
'@(0|[1-9a-f][0-9a-f]*)$', '^[^@]+$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: nor@0,0: 
$nodename:0: 'nor@0,0' does not match '^(flash|.*sram|nand)(@.*)?$'
from schema $id: http://devicetree.org/schemas/mtd/mtd-physmap.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /localbus@ffe124000/nand@1,0: failed to 
match any schema with compatible: ['fsl,ifc-nand']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
dcsr@f: $nodename:0: 'dcsr@f' does not match 
'^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
dcsr@f: dcsr-npc: {'compatible': ['fsl,t1023-dcsr-cnpc', 
'fsl,dcsr-cnpc'], 'reg': [[4096, 4096], [16785408, 65536]]} should not be valid 
under {'type': 'object'}
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#

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

2023-12-12 Thread Michael Ellerman
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:0: Additional items are not allowed (1, 41, 2, 47, 3, 53, 
> 4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111

This file name doesn't match the one you're modifying?

> , 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 
> 75, 65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 
> 131074, 45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
> 1079, 99, 131080, 111, 196608, 21, 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
> ...

I don't see any errors like this. I guess I'm running the tests wrong?

I'm using:

$ make CHECK_DTBS=1 fsl/t1023rdb.dtb 

I do get errors (see below), but not the one you mention in the change
log. Maybe it's being hidden by some other error?

cheers


  CHKDT   Documentation/devicetree/bindings/processed-schema.json
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml:
 properties:honeywell,pmin-pascal: '$ref' should not be valid under {'const': 
'$ref'}
hint: Standard unit suffix properties don't need a type $ref
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
/home/michael/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml:
 properties:honeywell,pmax-pascal: '$ref' should not be valid under {'const': 
'$ref'}
hint: Standard unit suffix properties don't need a type $ref
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
  DTC_CHK arch/powerpc/boot/dts/fsl/t1023rdb.dtb
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: 
'reg' is a required property
from schema $id: http://devicetree.org/schemas/memory.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: memory: 
False schema does not allow {'device_type': ['memory']}
from schema $id: http://devicetree.org/schemas/root-node.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /: failed to match any schema with 
compatible: ['fsl,T1023RDB']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/bman-fbpr: failed to 
match any schema with compatible: ['fsl,bman-fbpr']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-fqd: failed to 
match any schema with compatible: ['fsl,qman-fqd']
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /reserved-memory/qman-pfdr: failed to 
match any schema with compatible: ['fsl,qman-pfdr']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: $nodename:0: 'localbus@ffe124000' does not match 
'^memory-controller@[0-9a-f]+$'
from schema $id: 
http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: compatible: ['fsl,ifc', 'simple-bus'] is too long
from schema $id: 
http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
localbus@ffe124000: 'nand@1,0', 'nor@0,0' do not match any of the regexes: 
'@(0|[1-9a-f][0-9a-f]*)$', '^[^@]+$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: nor@0,0: 
$nodename:0: 'nor@0,0' does not match '^(flash|.*sram|nand)(@.*)?$'
from schema $id: http://devicetree.org/schemas/mtd/mtd-physmap.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /localbus@ffe124000/nand@1,0: failed to 
match any schema with compatible: ['fsl,ifc-nand']
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
dcsr@f: $nodename:0: 'dcsr@f' does not match 
'^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
dcsr@f: dcsr-npc: {'compatible': ['fsl,t1023-dcsr-cnpc', 
'fsl,dcsr-cnpc'], 'reg': [[4096, 4096], [16785408, 65536]]} should not be valid 
under {'type': 'object'}
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
/home/michael/linux/.build/arch/powerpc/boot/dts/fsl/t1023rdb.dtb: 
dcsr@f: dcsr-corenet: {'compatible': ['fsl,dcsr-corenet'], 'reg': 
[[32768, 4096], [106496, 4096]]} should not be valid under {'type': 'object'}
from schema $id: http://devicetree.org/schemas/simple-bus.yaml#
arch/powerpc/boot/dts/fsl/t1023rdb.dtb: /dcsr@f: failed to match any 
schema with compatible: ['fsl,dcsr', 'simple-bus']

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

2023-12-12 Thread David Heidelberg
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:0: Additional items are not allowed (1, 41, 2, 47, 3, 53, 
4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111
, 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 75, 
65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 131074, 
45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
1079, 99, 131080, 111, 196608, 21, 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 +++--
 arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 71 +-
 2 files changed, 76 insertions(+), 74 deletions(-)

diff --git a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi 
b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
index d552044c5afc..aa5152ca8120 100644
--- a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
@@ -367,45 +367,46 @@ tmu: tmu@f {
reg = <0xf 0x1000>;
interrupts = <18 2 0 0>;
fsl,tmu-range = <0xb 0xa0026 0x80048 0x30061>;
-   fsl,tmu-calibration = <0x 0x000f
-  0x0001 0x0017
-  0x0002 0x001e
-  0x0003 0x0026
-  0x0004 0x002e
-  0x0005 0x0035
-  0x0006 0x003d
-  0x0007 0x0044
-  0x0008 0x004c
-  0x0009 0x0053
-  0x000a 0x005b
-  0x000b 0x0064
-
-  0x0001 0x0011
-  0x00010001 0x001c
-  0x00010002 0x0024
-  0x00010003 0x002b
-  0x00010004 0x0034
-  0x00010005 0x0039
-  0x00010006 0x0042
-  0x00010007 0x004c
-  0x00010008 0x0051
-  0x00010009 0x005a
-  0x0001000a 0x0063
-
-  0x0002 0x0013
-  0x00020001 0x0019
-  0x00020002 0x0024
-  0x00020003 0x002c
-  0x00020004 0x0035
-  0x00020005 0x003d
-  0x00020006 0x0046
-  0x00020007 0x0050
-  0x00020008 0x0059
-
-  0x0003 0x0002
-  0x00030001 0x000d
-  0x00030002 0x0019
-  0x00030003 0x0024>;
+   fsl,tmu-calibration =
+   <0x 0x000f>,
+   <0x0001 0x0017>,
+   <0x0002 0x001e>,
+   <0x0003 0x0026>,
+   <0x0004 0x002e>,
+   <0x0005 0x0035>,
+   <0x0006 0x003d>,
+   <0x0007 0x0044>,
+   <0x0008 0x004c>,
+   <0x0009 0x0053>,
+   <0x000a 0x005b>,
+   <0x000b 0x0064>,
+
+   <0x0001 0x0011>,
+   <0x00010001 0x001c>,
+   <0x00010002 0x0024>,
+   <0x00010003 0x002b>,
+   <0x00010004 0x0034>,
+   <0x00010005 0x0039>,
+   <0x00010006 0x0042>,
+   <0x00010007 0x004c>,
+   <0x00010008 0x0051>,
+   <0x00010009 0x005a>,
+   <0x0001000a 0x0063>,

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/imx8mq-librem5-r3.dt.yaml: 
tmu@3026: fsl,tmu-calibration:0: Additional items are not allowed 
(1, 41, 2, 47, 3, 53, 4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 
103, 11, 111
, 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 
65542, 75, 65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 
131073, 35, 131074, 45, 131075, 55, 131076, 65, 131077, 75, 131078, 
87, 13
1079, 99, 131080, 111, 196608, 21, 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 
+++--

 arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 71 +-
 2 files changed, 76 insertions(+), 74 deletions(-)

diff --git a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi 
b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi

index d552044c5afc..aa5152ca8120 100644
--- a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
@@ -367,45 +367,46 @@ tmu: tmu@f {
reg = <0xf 0x1000>;
interrupts = <18 2 0 0>;
fsl,tmu-range = <0xb 0xa0026 0x80048 0x30061>;
-   fsl,tmu-calibration = <0x 0x000f
-  0x0001 0x0017
-  0x0002 0x001e
-  0x0003 0x0026
-  0x0004 0x002e
-  0x0005 0x0035
-  0x0006 0x003d
-  0x0007 0x0044
-  0x0008 0x004c
-  0x0009 0x0053
-  0x000a 0x005b
-  0x000b 0x0064
-
-  0x0001 0x0011
-  0x00010001 0x001c
-  0x00010002 0x0024
-  0x00010003 0x002b
-  0x00010004 0x0034
-  0x00010005 0x0039
-  0x00010006 0x0042
-  0x00010007 0x004c
-  0x00010008 0x0051
-  0x00010009 0x005a
-  0x0001000a 0x0063
-
-  0x0002 0x0013
-  0x00020001 0x0019
-  0x00020002 0x0024
-  0x00020003 0x002c
-  0x00020004 0x0035
-  0x00020005 0x003d
-  0x00020006 0x0046
-  0x00020007 0x0050
-  0x00020008 0x0059
-
-  0x0003 0x0002
-  0x00030001 0x000d
-  0x00030002 0x0019
-  0x00030003 0x0024>;
+   fsl,tmu-calibration =
+   <0x 0x000f>,
+   <0x0001 0x0017>,
+   <0x0002 0x001e>,
+   <0x0003 0x0026>,
+   <0x0004 0x002e>,
+   <0x0005 0x0035>,
+   <0x0006 0x003d>,
+   <0x0007 0x0044>,
+   <0x0008 0x004c>,
+   <0x0009 0x0053>,
+   <0x000a 0x005b>,
+   <0x000b 0x0064>,
+
+   <0x0001 0x0011>,
+   <0x00010001 0x001c>,
+   <0x00010002 0x0024>,
+   <0x00010003 0x002b>,
+   <0x00010004 0x0034>,
+   <0x00010005 0x0039>,
+   <0x00010006 0x0042>,
+   <0x00010007 0x004c>,
+

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

2021-10-29 Thread David Heidelberg
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/imx8mq-librem5-r3.dt.yaml: tmu@3026: 
fsl,tmu-calibration:0: Additional items are not allowed (1, 41, 2, 47, 3, 53, 
4, 61, 5, 67, 6, 75, 7, 81, 8, 87, 9, 95, 10, 103, 11, 111
, 65536, 27, 65537, 35, 65538, 43, 65539, 51, 65540, 59, 65541, 67, 65542, 75, 
65543, 85, 65544, 93, 65545, 103, 65546, 112, 131072, 23, 131073, 35, 131074, 
45, 131075, 55, 131076, 65, 131077, 75, 131078, 87, 13
1079, 99, 131080, 111, 196608, 21, 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 +++--
 arch/powerpc/boot/dts/fsl/t1040si-post.dtsi | 71 +-
 2 files changed, 76 insertions(+), 74 deletions(-)

diff --git a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi 
b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
index d552044c5afc..aa5152ca8120 100644
--- a/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi
@@ -367,45 +367,46 @@ tmu: tmu@f {
reg = <0xf 0x1000>;
interrupts = <18 2 0 0>;
fsl,tmu-range = <0xb 0xa0026 0x80048 0x30061>;
-   fsl,tmu-calibration = <0x 0x000f
-  0x0001 0x0017
-  0x0002 0x001e
-  0x0003 0x0026
-  0x0004 0x002e
-  0x0005 0x0035
-  0x0006 0x003d
-  0x0007 0x0044
-  0x0008 0x004c
-  0x0009 0x0053
-  0x000a 0x005b
-  0x000b 0x0064
-
-  0x0001 0x0011
-  0x00010001 0x001c
-  0x00010002 0x0024
-  0x00010003 0x002b
-  0x00010004 0x0034
-  0x00010005 0x0039
-  0x00010006 0x0042
-  0x00010007 0x004c
-  0x00010008 0x0051
-  0x00010009 0x005a
-  0x0001000a 0x0063
-
-  0x0002 0x0013
-  0x00020001 0x0019
-  0x00020002 0x0024
-  0x00020003 0x002c
-  0x00020004 0x0035
-  0x00020005 0x003d
-  0x00020006 0x0046
-  0x00020007 0x0050
-  0x00020008 0x0059
-
-  0x0003 0x0002
-  0x00030001 0x000d
-  0x00030002 0x0019
-  0x00030003 0x0024>;
+   fsl,tmu-calibration =
+   <0x 0x000f>,
+   <0x0001 0x0017>,
+   <0x0002 0x001e>,
+   <0x0003 0x0026>,
+   <0x0004 0x002e>,
+   <0x0005 0x0035>,
+   <0x0006 0x003d>,
+   <0x0007 0x0044>,
+   <0x0008 0x004c>,
+   <0x0009 0x0053>,
+   <0x000a 0x005b>,
+   <0x000b 0x0064>,
+
+   <0x0001 0x0011>,
+   <0x00010001 0x001c>,
+   <0x00010002 0x0024>,
+   <0x00010003 0x002b>,
+   <0x00010004 0x0034>,
+   <0x00010005 0x0039>,
+   <0x00010006 0x0042>,
+   <0x00010007 0x004c>,
+   <0x00010008 0x0051>,
+   <0x00010009 0x005a>,
+   <0x0001000a