[PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
Rob Herring
robh at kernel.org
Fri Feb 11 08:55:38 PST 2022
On Wed, Feb 09, 2022 at 07:19:33PM +0800, Leilk Liu wrote:
> This commit adds dt-binding documentation for
> Mediatek SPI IPM IP with single mode.
>
> Signed-off-by: Leilk Liu <leilk.liu at mediatek.com>
> ---
> Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml b/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml
> index bfa44acb1bdd..0a2fc0404cb3 100644
> --- a/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml
> +++ b/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml
> @@ -41,6 +41,7 @@ properties:
> - mediatek,mt8135-spi
> - mediatek,mt8173-spi
> - mediatek,mt8183-spi
> + - mediatek,ipm-spi-single
Is IPM an SoC? Compatible strings should be SoC specific or whatever
granularity could have a unique errata.
Rob
More information about the linux-arm-kernel
mailing list