Hi Rob,
quoted
+properties:
+ compatible:
+ const: silvaco,i3c-master
Kind of generic. Only 1 version?
I appended a -v1 because I have no clue of the numbering neither if
more versions will actually come.
[...]
quoted
+
+ clocks:
+ items:
+ - description: pclk, the system clock
+ - description: fast_clk, for the bus
+ - description: slow_clk, for other events
The names of the clocks go...
Issues corrected.
[...]
quoted
+
+ "#address-cells":
+ const: 1
+
+ "#size-cells":
+ const: 0
This 2 should be defined by a bus binding. Care to convert i3c.txt?
Please see v4 of this series, which includes a converstion attempt to
i3c.yaml. I am far from comfortable with yaml schema but, let's see
what you think.
Thanks,
Miquèl