Merge branch 'platform-ti-linux-4.9.y-golden' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree into mailbox-linux-4.9.y
Pull in the platform base tree into the mailbox feature tree. The
merge pulls in the necessary board support for all the AM57xx
GP EVM board variants, the DRA71 EVM board and the AM57xx IDK
boards. It also pulls in the defconfig_builder infrastructure
used by TI Integration kernels.
This enables the necessary mailboxes to be added to communicate
to the IPUs and the DSPs on AM57xx IDK boards. Mailboxes for all
other processors on other new boards are either already added or
automatically inherited from the common dtsi include files.
* 'platform-ti-linux-4.9.y-golden' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree: (285 commits)
ARM: OMAP5: Add HWMOD_SWSUP_SIDLE_ACT flag for UART
thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
gpio: davinci: Remove custom .xlate
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
ARM: OMAP2+: am43xx: Add lcdc clockdomain
ARM: omap: wakeupgen: dra7: fix NULL pointer dereference during suspend
ARM: dts: K2G: add dt bindings for ECC error handler
ARM: dts: dra7xx: Add stdout-path property
ARM: dts: am57xx: Add stdout-path property
ARM: dts: am43xx: Add stdout-path property
ARM: dts: am33xx: Add stdout-path property
ARM: OMAP2+: omap_hwmod: Add support for earlycon
ARM: OMAP2+: omap_device: Fix HWMOD_NEEDS_REIDLE check to actually test
dmaengine: omap-dma: initialize can_pause to false
ARM: dts: omap5-uevm: Add aliases for audio cards
ARM: dts: dra7: Add missing hdmi audio DMA channel information
ARM: dts: am57xx-beagle-x15-common: Add aliases for audio cards
ARM: dts: dra72-evm-common: Add aliases for audio cards
firmware: ti_sci: fix strncat length check
soc: ti: wkup_m3_ipc: Clean up pm_ops to prevent build warnings
...
Signed-off-by: Suman Anna <s-anna@ti.com>