Commits
Lina Iyer committed 0c347bec826
FROMLIST: dt-bindings/interrupt-controller: pdc: add SPI config register 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: devicetree@vger.kernel.org Signed-off-by: Lina Iyer <ilina@codeaurora.org> Reviewed-by: Rob Herring <robh@kernel.org> BUG: 141169320 TEST: Build and boot Change-Id: I0f6dfc11fc4df4b0744b7c9372eaf4c7be3a82d6 Signed-off-by: Maulik Shah <mkshah@codeaurora.org> Link: https://patchwork.kernel.org/patch/11145355