On Sun, 6 Feb 2022 at 20:47, Johan Jonker <[email protected]> wrote: > > The rk3288 mipi_dsi node in sync with Linux rk3288.dtsi > has a different label then in use by rk3288-evb.dtsi, > so fix compile and rename label. > > Signed-off-by: Johan Jonker <[email protected]> > --- > arch/arm/dts/rk3288-evb.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> If this actually breaks something you should merge this patch with the one that broke it, so people can bisect the build.

