On Fri, 20 Oct 2023, Anjelique Melendez wrote: > Add the Qualcomm PBS (Programmable Boot Sequencer) driver. The QCOM PBS > driver supports configuring software PBS trigger events through PBS RAM > on Qualcomm Technologies, Inc (QTI) PMICs. > > Signed-off-by: Anjelique Melendez <quic_amelende@xxxxxxxxxxx> > --- > drivers/soc/qcom/Kconfig | 9 ++ > drivers/soc/qcom/Makefile | 1 + > drivers/soc/qcom/qcom-pbs.c | 243 ++++++++++++++++++++++++++++++ > include/linux/soc/qcom/qcom-pbs.h | 30 ++++ > 4 files changed, 283 insertions(+) > create mode 100644 drivers/soc/qcom/qcom-pbs.c > create mode 100644 include/linux/soc/qcom/qcom-pbs.h The LED patches look good to go. What's the plan for the SoC driver? * Who will review it? * Shall I take it via LED with an Ack? -- Lee Jones [李琼斯]