[U-Boot] Please pull u-boot-dm
Simon Glass
sjg at chromium.org
Mon Jan 22 01:09:23 UTC 2018
Hi Tom.
The following changes since commit 557767ed29968af0294e3aae48433e5d5a298e0b:
Merge git://git.denx.de/u-boot-marvell (2018-01-20 08:39:47 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to b79221a7d9132fd7bfd81cad9ebdc37acb39f69e:
lib: fdtdec: Fix some style violations (2018-01-21 10:01:02 -0700)
----------------------------------------------------------------
Heinrich Schuchardt (1):
dm: fix typo falback
Mario Six (11):
drivers: core: Add translation in live tree case
clk: clk-uclass: Fix style violations
clk: clk_fixed_rate: Fix style violation
clk: Remove superfluous gd declarations
clk: Makefile: Sort entries alphabetically
core: ofnode: Fix style violations
core: read: Fix style violations
core: Add {ofnode, dev}_translate_address functions
core: Make device_is_compatible live-tree compatible
lib: fdtdec: Fix whitespace style violations
lib: fdtdec: Fix some style violations
Peng Fan (1):
dm: pinctrl: sync with Linux to use pin_config_param
Stefan BrĂ¼ns (1):
patman: Unquote output from get_maintainer.pl
drivers/clk/Makefile | 20 ++++----
drivers/clk/clk-uclass.c | 22 ++++----
drivers/clk/clk_fixed_rate.c | 6 +--
drivers/core/device.c | 7 ++-
drivers/core/ofnode.c | 35 +++++++++----
drivers/core/read.c | 14 ++++--
include/dm/ofnode.h | 13 +++++
include/dm/pinctrl.h | 112 ++++++++++++++++++++++++-----------------
include/dm/read.h | 17 +++++++
include/dm/uclass.h | 4 +-
lib/fdtdec.c | 85 ++++++++++++++++---------------
tools/patman/get_maintainer.py | 3 +-
12 files changed, 207 insertions(+), 131 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list