On 21/12/2021 15:30, Sam Protsenko wrote: > On Tue, 21 Dec 2021 at 16:24, Sam Protsenko <semen.protsenko@xxxxxxxxxx> wrote: >> (...) >> diff --git a/arch/arm64/boot/dts/exynos/exynos850.dtsi b/arch/arm64/boot/dts/exynos/exynos850.dtsi >> new file mode 100644 >> index 000000000000..2abbb972b610 >> --- /dev/null >> +++ b/arch/arm64/boot/dts/exynos/exynos850.dtsi >> @@ -0,0 +1,759 @@ >> +// SPDX-License-Identifier: GPL-2.0 >> +/* >> + * Samsung Exynos850 SoC device tree source >> + * >> + * Copyright (C) 2018 Samsung Electronics Co., Ltd. >> + * Copyright (C) 2021 Linaro Ltd. >> + * >> + * Samsung Exynos850 SoC device nodes are listed in this file. >> + * Exynos850 based board files can include this file and provide >> + * values for board specific bindings. >> + */ >> + >> +#include <dt-bindings/clock/exynos850.h> >> +#include <dt-bindings/interrupt-controller/arm-gic.h> >> +#include <dt-bindings/soc/samsung,exynos-usi.h> >> + >> +/* TODO: Remove this once corresponding clock bindings are added */ > > Krzysztof, > > What would be the best time for me to send the removal of this > workaround? Is it right after v5.17 release? The best time is after the merge window, so when v5.17-rc1 is released. Best regards, Krzysztof