On Fri, 13 Sep 2019 15:59:14 -0600, Lina Iyer wrote: > In addition to configuring the PDC, additional registers that interface > the GIC have to be configured to match the GPIO type. The registers on > some QCOM SoCs are access restricted, while on other SoCs are not. They > SoCs with access restriction to these SPI registers need to be written > from the firmware using the SCM interface. Add a flag to indicate if the > register is to be written using SCM interface. > > Cc: [email protected] > Signed-off-by: Lina Iyer <[email protected]> > --- > .../devicetree/bindings/interrupt-controller/qcom,pdc.txt | 13 > ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) >
Reviewed-by: Rob Herring <[email protected]>

