On Tue, Apr 16, 2019 at 09:16:58AM -0700, Tony Lindgren wrote: > From: "Tony Lindgren" <tony@xxxxxxxxxxx> > > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: > > Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.2/dt-am3-signed > > for you to fetch changes up to e5b258e53e58a3afd228bbef4d376c7a470cfa58: > > ARM: dts: am335x: wega: Replaced register offsets with defines (2019-04-15 08:26:28 -0700) > > ---------------------------------------------------------------- > Add am335x pinmux defines and start using them > > This series of changes adds a new pinmux instance defines for am335x, > and a new AM33XX_PADCONF macro. And then the rest of the series updates > the dts files to use it. > > The reasons for doing this is the pinmux configuration has been hard to > use and read. And we need to do this for eventually for moving to use > values. > > This change is done one machine at a time, and can be easily reverted > as needed in case of unexpected trouble. The old macro is still working, > and we're planning to keep it around until we eventually change to use Merged, thanks! -Olof