[PATCH v2 2/5] dt-bindings: memory: add two chip-specific compatible string
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Jan 23 13:23:21 PST 2024
On 19/01/2024 22:52, Markus Mayer wrote:
> Add brcm,bcm7278-dpfe-cpu and brcm,bcm7211-dpfe-cpu to the list of
> acceptable compatible strings.
>
> Signed-off-by: Markus Mayer <mmayer at broadcom.com>
> ---
> .../devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml b/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml
> index e2b990e4a792..3f00bc2fd3ec 100644
> --- a/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml
> +++ b/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml
> @@ -16,6 +16,8 @@ properties:
> - enum:
> - brcm,bcm7271-dpfe-cpu
> - brcm,bcm7268-dpfe-cpu
> + - brcm,bcm7278-dpfe-cpu
> + - brcm,bcm7211-dpfe-cpu
Let's not make it more random than it already is. Feel free to re-order
the two entries to have alphabetical order and then place new entries in
proper places.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list