Re: [PATCH v2 01/10] dt-bindings: sram: sunxi-sram: Clean up the compatible lists
From: Heiko Stübner <heiko@sntech.de>
Date: 2022-08-15 13:55:07
Also in:
linux-arm-kernel, linux-sunxi, lkml
From: Heiko Stübner <heiko@sntech.de>
Date: 2022-08-15 13:55:07
Also in:
linux-arm-kernel, linux-sunxi, lkml
Am Montag, 15. August 2022, 06:12:38 CEST schrieb Samuel Holland:
Use enumerations where appropriate to combine "const" choices and deduplicate fallback compatible strings. Suggested-by: Krzysztof Kozlowski <redacted> Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>