On 07/05/2023 20:23, Jisheng Zhang wrote: > The T-HEAD's C910 PLIC still needs the delegation bit settingto allow > access from S-mode, but it doesn't need the edge quirk. > > Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxx> > --- > .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 4 ++++ > drivers/irqchip/irq-sifive-plic.c | 1 + Bindings are always separate patches. Please run scripts/checkpatch.pl and fix reported warnings. Best regards, Krzysztof