Re: [PATCH 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings

From: Rob Herring
Date: Tue Jan 03 2017 - 12:12:59 EST


On Tue, Dec 27, 2016 at 05:12:57PM +0800, Minghuan Lian wrote:
> The patch is to fix typo of the Layerscape SCFG MSI dts compatible
> strings. "1" is replaced by "l".
>
> Signed-off-by: Minghuan Lian <Minghuan.Lian@xxxxxxx>
> ---
> .../devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt | 6 +++---
> drivers/irqchip/irq-ls-scfg-msi.c | 6 ++++--
> 2 files changed, 7 insertions(+), 5 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>