>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Simon Glass >Sent: Friday, March 26, 2021 8:43 AM >To: U-Boot Mailing List <[email protected]> >Cc: Simon Glass <[email protected]>; Adam Ford <[email protected]>; >Akash Gajjar <[email protected]>; Alifer Moraes ><[email protected]>; Anatolij Gustschin <[email protected]>; Andre >Przywara <[email protected]>; Andrew F. Davis <[email protected]>; Andy >Shevchenko <[email protected]>; Andy Yan ><[email protected]>; Anup Patel <[email protected]>; Aspeed >BMC SW team <[email protected]>; Atish Patra ><[email protected]>; Banglang Huang <[email protected]>; >Beniamino Galvani <[email protected]>; Bharat Gooty ><[email protected]>; Bin Meng <[email protected]>; Chee >Hong Ang <[email protected]>; Chen-Yu Tsai <[email protected]>; >Chia-Wei Wang <[email protected]>; Chin-Liang See ><[email protected]>; Christian Hewitt <[email protected]>; >Dalon Westergreen <[email protected]>; Daniel Schwierzeck ><[email protected]>; David Bauer <[email protected]>; >Dinh Nguyen <[email protected]>; Dirk Eibach <[email protected]>; >Etienne Carriere <[email protected]>; Eugeniy Paltsev ><[email protected]>; Fabio Estevam <[email protected]>; Harald >Seiler <[email protected]>; Heiko Stuebner <heiko.stuebner@theobroma- >systems.com>; Holger Brunck <[email protected]>; >Jack Mitchell <[email protected]>; Jagan Teki ><[email protected]>; Jean-Jacques Hiblot <[email protected]>; >Jernej Skrabec <[email protected]>; Joao Marcos Costa ><[email protected]>; Joe Hershberger ><[email protected]>; Joel Johnson <[email protected]>; Kever Yang ><[email protected]>; Klaus Goger <klaus.goger@theobroma- >systems.com>; Levin Du <[email protected]>; Ley Foon Tan ><[email protected]>; Loic Devulder <[email protected]>; Lokesh >Vutla <[email protected]>; Lukasz Majewski <[email protected]>; >Manivannan Sadhasivam <[email protected]>; Marco >Franchi <[email protected]>; Marek Vasut <[email protected]>; Mario Six ><[email protected]>; Masahiro Yamada ><[email protected]>; Matthias Brugger ><[email protected]>; Matwey V. Kornilov ><[email protected]>; Maxim Sloyko <[email protected]>; >Michal Simek <[email protected]>; Neil Armstrong ><[email protected]>; Nicolas Saenz Julienne ><[email protected]>; Oleksandr Andrushchenko ><[email protected]>; Ovidiu Panait ><[email protected]>; Palmer Dabbelt <[email protected]>; >Patrice Chotard <[email protected]>; Patrick Delaunay ><[email protected]>; Paul Walmsley ><[email protected]>; Pavel Machek <[email protected]>; Peng Fan ><[email protected]>; Peter Robinson <[email protected]>; Philipp >Tomsich <[email protected]>; Philippe Reynes ><[email protected]>; Pratyush Yadav <[email protected]>; >Ramon Fried <[email protected]>; Rayagonda Kokatanur ><[email protected]>; Reuben Dowle ><[email protected]>; Robert Marko <[email protected]>; >Ryan Chen <[email protected]>; Sagar Shrikant Kadam ><[email protected]>; Samuel Holland <[email protected]>; Sean >Anderson <[email protected]>; Sebastian Reichel ><[email protected]>; Siew Chin Lim ><[email protected]>; Simon Goldschmidt ><[email protected]>; Stefan Roese <[email protected]>; Suniel >Mahesh <[email protected]>; Tom Warren ><[email protected]>; Trevor Woerner <[email protected]>; Weijie >Gao <[email protected]>; Wolfgang Grandegger <wg@aries- >embedded.de>; [email protected]; uboot-stm32@st-md- >mailman.stormreply.com; Álvaro Fernández Rojas <[email protected]> >Subject: [PATCH 2/2] Rename CONFIG_DM_RESET to CONFIG_RESET > >This config was misnamed at birth since there has never been a >CONFIG_RESET option used before driver model. Rename it so that it is >clear that driver model is the only option here. > >Signed-off-by: Simon Glass <[email protected]> >--- <snip> I merged 1/2. This patch needs to be rebased on top of tree.
Regards Priyanka

