Merge tag 'qcom-driver-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:09:09 +0000 (23:09 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:09:09 +0000 (23:09 +0100)
commit42c18d13623d863e1cea018042546b0bd5a5dd11
treec755cd8fa04e6e6584b65ea4e6965991e1ea7d88
parent23d39547655e9d4144fce073ee2e9b112e8aedc5
parent6049aae52392539e505bfb8ccbcff3c26f1d2f0b
Merge tag 'qcom-driver-fixes-for-6.2' of https://git./linux/kernel/git/qcom/linux into arm/fixes

Qualcomm driver fixes for v6.2

Updated error handling in the async packer router driver made an
optional property required, fix this. Also improve error handling in the
probe function of the CPR driver.

* tag 'qcom-driver-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
  soc: qcom: apr: Make qcom,protection-domain optional again
  dt-bindings: soc: qcom: apr: Make qcom,protection-domain optional again

Link: https://lore.kernel.org/r/20230110213946.2183982-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>