[GIT PULL] TI changes for v2021.07 rc1
Lokesh Vutla
lokeshvutla at ti.com
Fri Apr 16 17:55:21 CEST 2021
Hi Tom,
Please find the PR for master branch targeted for v2021.07-rc1 release.
Details about the PR are updated in the tag message.
Gitlab build report: https://source.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/7194
The following changes since commit b46dd116ce03e235f2a7d4843c6278e1da44b5e1:
Prepare v2021.04 (2021-04-05 11:03:29 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.07-rc1
for you to fetch changes up to e64665fa727eeecd04446551cee25b43f355c69e:
arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems (2021-04-16 19:09:24 +0530)
----------------------------------------------------------------
- Support for pinmux status command on beaglebone
- Updates for MMC speed modes for J721e-evm
- Fix MMC booting on omap35_logic_somlv board
----------------------------------------------------------------
Adam Ford (1):
configs: omap35_logic_somlv: Fix MMC booting
Aswath Govindraju (1):
arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
Dario Binacchi (12):
pinctrl: single: fix format of structure documentation
pinctrl: single: fix the loop counter variable type
pinctrl: single: fix offset management
pinctrl: single: fix debug messages formatting
pinctrl: single: get register area size by device API
pinctrl: single: check "register-width" DT property
pinctrl: single: change function mask default value
pinctrl: single: add register access functions
pinctrl: single: add get_pins_count operation
pinctrl: single: add get_pin_name operation
pinctrl: single: add get_pin_muxing operation
test: pinmux: add test for 'pinctrl-single' driver
arch/arm/dts/k3-j721e-main.dtsi | 19 +-
arch/sandbox/dts/test.dts | 72 ++++++
configs/omap35_logic_somlv_defconfig | 1 +
configs/sandbox_defconfig | 1 +
configs/sandbox_flattree_defconfig | 1 +
drivers/pinctrl/pinctrl-single.c | 474 ++++++++++++++++++++++++++++++-----
test/dm/pinmux.c | 91 ++++++-
7 files changed, 590 insertions(+), 69 deletions(-)
--
2.30.0
More information about the U-Boot
mailing list