On Fri, Apr 10, 2020 at 05:28:22PM +0300, Dmitry Osipenko wrote: > 09.04.2020 20:52, Thierry Reding пишет: > > -enum tegra210_emc_dram_over_temp_state { > > - TEGRA210_EMC_DRAM_OVER_TEMP_NONE = 0, > > - TEGRA210_EMC_DRAM_OVER_TEMP_REFRESH_X2, > > - TEGRA210_EMC_DRAM_OVER_TEMP_REFRESH_X4, > > - TEGRA210_EMC_DRAM_OVER_TEMP_THROTTLE, /* 4x Refresh + derating. */ > > +enum tegra210_emc_refresh { > > + TEGRA210_EMC_REFRESH_NOMINAL = 0, > > + TEGRA210_EMC_REFRESH_2X, > > + TEGRA210_EMC_REFRESH_4X, > > + TEGRA210_EMC_REFRESH_THROTTLE, /* 4x Refresh + derating. */ > > }; > > What about to avoid all the unnecessary renamings? Looks like I forgot to move the addition of this enum to a later patch. Thierry
Attachment:
signature.asc
Description: PGP signature