Re: [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add sm8250 lpass lpi pinctrl bindings

From: Srinivas Kandagatla
Date: Tue Dec 01 2020 - 05:04:52 EST




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