v6: Rebase on linux-next and reword. Add MUIC. Drop WIP J3 device tree v5: Fix address typo tz-apps@85a00000 in msm8916-samsung-j3.dts v4: Try "git format-patch -B -C -M -D" to fix errors. v3: Drop msm8916-samsung-j5.dts temporarily before moving it. Minor rewords. v2: Reword and resend. Split common dtsi patch. Add missing suffix state in pinctrl. The smartphones below are using the MSM8916 SoC, which are released in 2015-2016: Samsung Galaxy J5 2015 (SM-J500*) Samsung Galaxy J5 2016 (SM-J510*) Add a common device tree for with initial support for: - GPIO keys - GPIO Hall sensor - SDHCI (internal and external storage) - USB Device Mode - UART (on USB connector via the SM5703 MUIC) - WCNSS (WiFi/BT) - Regulators The two devices (all other variants of J5 released in 2015 and J5X released in 2016) are very similar, with some differences in display and GPIO pins. The common parts are shared in msm8916-samsung-j5-common.dtsi to reduce duplication.