Re: [PATCH v2 18/35] rockchip: Include a compatible string in each configuration

2025-02-17 Thread Jonas Karlman
Hi Simon, On 2025-02-09 22:14, Simon Glass wrote: > Provide a compatible string so that U-Boot can decide which > configuration to use. > > Signed-off-by: Simon Glass This will be useful for more than VBE so this is: Reviewed-by: Jonas Karlman Regards, Jonas > --- > > (no changes since v1)

[PATCH v2 18/35] rockchip: Include a compatible string in each configuration

2025-02-09 Thread Simon Glass
Provide a compatible string so that U-Boot can decide which configuration to use. Signed-off-by: Simon Glass --- (no changes since v1) arch/arm/dts/rockchip-u-boot.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/rockchip-u-boot.dtsi b/arch/arm/dts/rockchip-u-boot.dtsi in