Re: [PATCH 1/4] dt-bindings: brcm,spi-bcm-qspi: allow hif_mspi as alternative for mspi
From: Krzysztof Kozlowski
Date: Thu Dec 25 2025 - 07:34:31 EST
On 25/12/2025 11:25, Jonas Gorski wrote:
> Add "hif_mspi" as an alternative reg-name for brcm,spi-bcm-qspi, as
> it is in use by BCM7xxx (BMIPS) device trees.
>
> Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
Also:
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
Best regards,
Krzysztof