From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 5b63fb90adb95a178ad403e1703f59bf1ff2c16b: ARM: dts: Fix incomplete dts data for am3 and am4 mmc (2019-08-13 04:03:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.4/ti-sysc-signed for you to fetch changes up to c8a738f4cfaeccce40b171aca6da5fc45433ce60: bus: ti-sysc: remove set but not used variable 'quirks' (2019-08-13 04:40:11 -0700) ---------------------------------------------------------------- Driver changes for ti-sysc for v5.4 Few changes to prepare for using a reset driver for PRM rstctrl mostly to deal with the clocks for reset. Then few minor clean-up patches and SPDX license identifier changes, and add a MAINTAINERs file entry. ---------------------------------------------------------------- Suman Anna (4): MAINTAINERS: Add ti-sysc files under the OMAP2+ entry dt-bindings: ti-sysc: Add SPDX license identifier bus: ti-sysc: Switch to SPDX license identifier bus: ti-sysc: Add missing kerneldoc comments Tero Kristo (3): bus: ti-sysc: re-order the clkdm control around reset handling bus: ti-sysc: rework the reset handling bus: ti-sysc: allow reset sharing across devices YueHaibing (1): bus: ti-sysc: remove set but not used variable 'quirks' MAINTAINERS | 2 ++ drivers/bus/ti-sysc.c | 56 ++++++++++++++--------------------- include/dt-bindings/bus/ti-sysc.h | 1 + include/linux/platform_data/ti-sysc.h | 7 +++-- 4 files changed, 31 insertions(+), 35 deletions(-)