On Thu, 07 Aug 2025 16:44:30 -0500, Rob Herring (Arm) wrote: > The chrp,open-pic binding schema already supports the "fsl,mpic" > compatible. A couple of properties are missing, so add them and remove > fsl/mpic.txt. > > Signed-off-by: Rob Herring (Arm) <r...@kernel.org> > --- > .../interrupt-controller/chrp,open-pic.yaml | 12 + > .../devicetree/bindings/powerpc/fsl/mpic.txt | 231 ------------------ > 2 files changed, 12 insertions(+), 231 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/powerpc/fsl/mpic.txt >
Applied, thanks!