spi: bcm63xx-hsspi: Add new compatible string support
authorWilliam Zhang <william.zhang@broadcom.com>
Tue, 7 Feb 2023 06:58:16 +0000 (22:58 -0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Feb 2023 15:00:46 +0000 (15:00 +0000)
commit99d7428ac94bf67d6e9df81dd3b4bf3046196ad6
tree867737e1b0cf976f885b8e19259e146d6d21305b
parent0ba979f995324417fd773881bc5a39910a9f2362
spi: bcm63xx-hsspi: Add new compatible string support

New compatible string brcm,bcmbca-hsspi-v1.0 is introduced based on dts
document brcm,bcm63xx-hsspi.yaml. Add it to the driver to support this
new binding.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
Link: https://lore.kernel.org/r/20230207065826.285013-6-william.zhang@broadcom.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm63xx-hsspi.c