]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: bcm63xx-hsspi: Add new compatible string support
authorWilliam Zhang <william.zhang@broadcom.com>
Wed, 7 Jun 2023 23:37:03 +0000 (16:37 -0700)
committerJagan Teki <jagan@edgeble.ai>
Thu, 13 Jul 2023 08:29:57 +0000 (13:59 +0530)
commitc430e697e70f44a7ae348eb8c493f15284fceb12
tree6a378a2608fc4513ee4879cf1fa086d738ef27eb
parent27c4d550aaf45a9ffdd6ffe00aee854867943f29
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.

Port from linux patch:
Link: https://lore.kernel.org/r/20230207065826.285013-6-william.zhang@broadcom.com
Signed-off-by: William Zhang <william.zhang@broadcom.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/bcm63xx_hsspi.c