Hi Sudeep, Since RobH has reviewed patch 1/.2 and Florian has acked it, can you please accept patches 1 & 2? Thanks, Jim Quinlan Broadcom STB On Tue, Dec 22, 2020 at 9:56 AM Jim Quinlan <jim2101024@xxxxxxxxx> wrote: > > v4 -- s/message-serviced/a2p/ in the bindings commit message. > -- Changed author/s-o-b/committer email address as my company is now > appending boilerplate text to all outgoing emails. > > v3 -- Changed interrupt name from "message-serviced" to "a2p" (RobH) > > v2 -- Correct commit message, s/msg/message/, and remove extra WS on > "dt-bindings" commit (Sudeep) > -- Change interrupt name to "message-serviced", move irq assignent to end > of function. (Sudeep) > > v1 -- original. > > Jim Quinlan (2): > dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport > firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt > > .../devicetree/bindings/arm/arm,scmi.txt | 8 ++++ > drivers/firmware/arm_scmi/smc.c | 38 ++++++++++++++++++- > 2 files changed, 45 insertions(+), 1 deletion(-) > > -- > 2.17.1 >