DT binding check produces a warning about bad cell size:
Documentation/devicetree/bindings/crypto/ti,sa2ul.example.dt.yaml: example-0: crypto@4e00000:reg:0: [0, 81788928, 0, 4608] is too long
From schema: python3.6/site-packages/dtschema/schemas/reg.yaml
Fix this by reducing the address sizes for the example to 1 cell from
current 2.
Fixes:
|
||
|---|---|---|
| .. | ||
| bindings | ||
| booting-without-of.rst | ||
| changesets.rst | ||
| dynamic-resolution-notes.rst | ||
| index.rst | ||
| of_unittest.rst | ||
| overlay-notes.rst | ||
| usage-model.rst | ||
| writing-schema.rst | ||