On 01/12/2020 00:55, Bjorn Andersson wrote:
+        reg = <0x33c0000 0x20000>,
+              <0x355a000 0x1000>;
We shouldn't reference parts of blocks, so this should be 16KB at

yes, makes sense! Will change the example accordingly!

0x35500000 and if we have multiple drivers that needs to poke in that
region we'd need to abstract that somehow (e.g. though a syscon).Yes!

Regards,
Bjorn

Reply via email to