Commits
Merge branch 'platform-ti-linux-4.9.y-golden' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree into rproc-linux-4.9.y Resync/Pull in the latest platform base tree into the remoteproc feature tree. The merge pulls in the necessary base support for the OMAP-L138 SoCs on the OMAP-L138 LCDK board using Device tree. The Davinci platforms are supported using the davinci_all_defconfig config. Other enhancements and fixes include: - A new pinctrl driver for TI DA850/OMAP-L138/AM18XX SoCs - Various fixes and cleanup to wkup_m3_ipc driver including the removal of the remoteproc firmware_loading_complete completion variable - Various hwmod fixes/enhancements on OMAP platforms - Various PM / Wakeirq fixes This merges establishes the baseline to allow to add the DT support to the da8xx-remoteproc driver. * 'platform-ti-linux-4.9.y-golden' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree: (90 commits) ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe() ARM: dts: dra7: Add power hold and power controller properties to palmas ARM: dts: am4372: Add dma entries for UART nodes pinctrl: ti: iodelay: Lower the priority of prints thermal: arm: dra752: Remove all TSHUT related definitions thermal: arm: dra752: Remove TSHUT configuration ti_config_fragments: baseport: Enable CONFIG_KEXEC option for omap and keystone ti_config_fragments: move crypto self tests under debug build crypto: omap-des: Verify page zone of scatterlists before starting DMA crypto: omap-aes: Verify page zone of scatterlists before starting DMA crypto: omap-des: Use bool instead of int for omap_des_copy_needed() crypto: omap-aes: Use bool instead of int for omap_aes_check_aligned() ARM: dts: am437x-gp-evm: Add uart0 pinctrl default and sleep states thermal: ti-soc-thermal: Call pm_power_off in emergency shutdown function gpio: davinci: Assign first bank regs for unbanked case soc: ti: wkup_m3_ipc: Fix wkup_m3_ipc debugfs entry ti_config_fragments/defconfig_map.txt: introduce support for OMAP-L138 HACK: ARM: omap2+: prevent cpu1 reset for secure devices during boot ... Signed-off-by: Suman Anna <s-anna@ti.com>