Commit graph

582247 commits

Author SHA1 Message Date
Surajit Podder
758ad853ad msm: vidc: Enable WARN_ON based on debug level
Enable WARN_ON only when VIDC_INFO debug level is
enabled.

Change-Id: I39ccb69e0809614c4d85c3e9e13bb6faa8ffd6eb
Signed-off-by: Surajit Podder <spodder@codeaurora.org>
2017-01-27 04:33:09 -08:00
Manaf Meethalavalappu Pallikunhi
693092966b ARM: dts: msm: Add BCL mitigation configuration for sdm630
Add battery voltage, current and low SoC thresholds for sdm630.
The BCL module will mitigate the CPU's, when battery reaches
the low voltage threshold, high current threshold or low
state of Charge.

Change-Id: I045b4e451955dfd155811a39e5b8a7c4c1b4a617
Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
2017-01-27 17:59:42 +05:30
Manoj Prabhu B
e4198e7ad1 memshare: Fix parameters to collect ramdump
This patch defines condition for collecting ramdump
only when ramdump collection is enabled, modem is crashed
and memshare is notified of SUBSYS_RAMDUMP_NOTIFICATION.

CRs-Fixed: 1114015
Change-Id: I7e3ca0794980fd21cc0a5d890df4aeadfd5fbbbb
Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
2017-01-27 14:49:54 +05:30
ansharma
3977a4ceff qcom: fg-util: Fix possible race condition in debugfs
There is a possible race condition when debugfs files are concurrently
accessed by multiple threads. Fix this.

CRs-Fixed: 1105395
Change-Id: Iea5a8d659da231a81630d8f2302714e69d35de61
Signed-off-by: ansharma <ansharma@codeaurora.org>
2017-01-27 14:20:20 +05:30
Laxminath Kasam
54ff5ccb0a ASoC: msm: Update WCD934X RX and TX Slim channels
Before calling snd_soc_dai_set_channel_map for tavil in audrx_init,
update the channel settings for SLIM RX and SLIM TX.

Change-Id: I84410b3f1f02a7d01b93b0d90b9dbd2071af5147
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-01-27 13:34:12 +05:30
Jayant Shekhar
2f75c352f1 msm: mdss: Disable traffic shaper for pipe in command mode
Add check to disable traffic shaper for pipe in command mode
for sdm660 target.

Change-Id: Id67ae89cbee90922212cc7cd6edafcae4ab4d0fc
Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>
2017-01-27 12:57:21 +05:30
Vijay Viswanath
4f92347754 ARM: dts: msm: Add sdhc1 and sdhc2 for sdm630
Add sdhc1 for enabling eMMC and sdhc2 for enabling SD card for sdm630
target. Since sdm660 and sdm630 have same entries for eMMC and SD card,
the common entires are added to sdm660-common.dtsi. If later on some
properties change, overwrite or use delete-property on those entries in
the appropriate DT files.

Change-Id: Ib43fb23a18e56f2d6d270598584ed8a8470c3d86
Signed-off-by: Vijay Viswanath <vviswana@codeaurora.org>
2017-01-27 12:47:13 +05:30
Govind Singh
3a27615253 ath10k: platform driver for WCN3990 SNOC WLAN module
WCN3990 is integrated 802.11ac chipset with SNOC
bus interface. Add snoc layer driver registration
and associated ops.

CRs-Fixed: 1112488
Change-Id: I6106c617514609bd3fe41d9bbfbd34bf0588ef36
Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-01-27 12:44:20 +05:30
Dhananjay Kumar
0a411e2c0a ASoC: msm: qdsp6v2: fix spurious wakeup from q6asm cmd_wait
Some q6asm no-wait commands are not set with no-wait flag
triggering unexpected wake-ups for waiting commands.
Fix the issue by setting no-wait flags at all the places where
not waiting for ack from DSP.

CRs-Fixed: 1105759
Change-Id: I66fd16cf025877cb71944f32f0a7cd14fc052577
Signed-off-by: Dhananjay Kumar <dhakumar@codeaurora.org>
2017-01-26 22:23:43 -08:00
Ashwini Patil
fef5da04ce cfg80211: Define macro for report better BSS in sched scan
Define macro to indicate backport support to sched scan to report
better BSSs

Change-Id: I32639e615ba5f91ebe29a9a0e37b757eec3c7578
CRs-Fixed: 1112378
Signed-off-by: Ashwini Patil <apati@codeaurora.org>
2017-01-26 22:19:14 -08:00
vamsi krishna
48a9fe070c cfg80211: Add support to sched scan to report better BSSs
Enhance sched scan to support option of finding a better BSS while in
connected state. Firmware scans the medium and reports when it finds a
known BSS which has better RSSI than the current connected BSS. New
attributes to specify the relative RSSI (compared to the current BSS)
are added to the sched scan to implement this.

Signed-off-by: vamsi krishna <vamsin@qti.qualcomm.com>
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Git-commit: bf95ecdba93b98d27ac219e79f773f2074b4ca47
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
CRs-Fixed: 1112378
Change-Id: I0e3cf69ff6e0a73e23080a2d1e8ab9f51bcaba96
2017-01-26 22:18:54 -08:00
Arend van Spriel
3fee1ede34 nl80211: add feature for BSS selection support
Introducing a new feature that the driver can use to
indicate the driver/firmware supports configuration of BSS
selection criteria upon CONNECT command. This can be useful
when multiple BSS-es are found belonging to the same ESS,
ie. Infra-BSS with same SSID. The criteria can then be used to
offload selection of a preferred BSS.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Lei Zhang <leizh@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
[move wiphy support check into parse_bss_select()]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ashwini Patil<apati@codeaurora.org>
Git-commit: 38de03d2a28925b489c11546804e2f5418cc17a4
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
CRs-Fixed: 1112378
Change-Id: I8fe69aab5215fe848c8deab123ecb1561a3b2402
2017-01-27 11:45:44 +05:30
Rajesh Kemisetti
832c38f730 msm: kgsl: Check GPMU presence before accessing power counters
Some targets do not have GPMU block in GPU and register read
or write into those registers is not valid.

To prevent this, check GPMU presence and then proceed.

Change-Id: I0992125af8cda4b8235aedb64f6ef8868ae95f20
Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
2017-01-27 08:44:35 +05:30
Subbaraman Narayanamurthy
aac48797c8 regulator: qpnp-labibb: make IBB discharge resistor configuration optional
IBB discharge resistor configuration needs to be decided on the
mode (LCD/AMOLED) along with the capacitor used on the hardware
platform. On hardware platforms that uses pmi8998, this would be
configured in the bootloader and HLOS should not be modifying it
based on the mode.

Hence, remove the property in msm-pmi8998.dtsi. Change the device
tree property to optional so that the driver can probe even when
the property is not specified.

Also, remove the code that force discharge resistor configuration
to 300KOhms for AMOLED mode as it can be done either in the
bootloader or through device tree.

CRs-Fixed: 1115531
Change-Id: I0da5db166bb99a732978c287e97566f649686f42
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-26 19:06:29 -08:00
Venkat Gopalakrishnan
7b3433c697 scsi: ufs: validate input args to queuecommand
Make sure to validate the input args to queuecommand to avoid
NULL dereferences.

Change-Id: I803e1cc019a4c5569fed9ee08113e323daab75c8
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2017-01-26 17:22:21 -08:00
Hemant Kumar
39a23b8220 usb: dwc3: Reset and initiate lpm while booting up with no usb cable
Reset and initiate controller and phy low power mode to bring them to
known good state during boot up. This will avoid any leakage and makes
sure that DP/DM lines are in high-z state.

Change-Id: I55dbe8d42ce9e56046bd7c99e17c2ec6f368c9a6
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:56:42 -08:00
Hemant Kumar
e310682ca6 ARM: dts: msm: Add usb master clock rate in high speed mode for msm8998
This allows system to enter SVS2 when high speed or lower speed device
is connected.

Change-Id: I57e4f3091f5fed7b36df1c03ba9654075a279ce6
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:03:31 -08:00
Hemant Kumar
1eec2157d8 usb: dwc3: Update core clock rate based on USB port speed.
Core clock rate can be reduced or increased based on operating
speeds. Controller starts in Super Speed mode (higher core clock
rate) and it will operate in super or high or full or low speed
upon device connection. Update the core clock rate based on bus
speed to allows system to operate in better low power state (such
as SVS1/SVS2 based on system configuration). High Speed rate for
core clock is programmed from dtsi. Super Speed rate will be used
if High speed core clock rate is not provided for backward
compatibility.

Change-Id: I265149d34de19ab50bd7f106a670a7112bfae384
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:03:10 -08:00
Nicholas Troast
5a3b006e3e smb138x-charger: enable stacked diode
A part of the ADC circuit does not work as expected which causes die
temp inaccuracies. Enable the stacked diode circuit to bypass the
non-working circuit which fixes the die temp accuracy.

Change-Id: I2537ecd9190d3260396a847d3fd907634f874eb7
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-01-26 13:40:24 -08:00
Mukesh Kumar Savaliya
68c82d2cb0 ARM: dts: msm: Change pinctrl config for BLSP2 UART1 for sdm660
Modify the sleep state settings for BLSP2 UART1 pins to optimize power
when the BT use case is inactive.

Change-Id: I08aa3ee6817ccbff30b99730731754bc6eb28ada
Signed-off-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
2017-01-26 18:07:42 +05:30
Govind Singh
bb043d9a96 ath10k: Modify htt rx descriptor for WCN3990 target
WCN3990 target uses more fields in htt rx descriptor,
hence modify htt rx descriptor for WCN3990 target.

CRs-Fixed: 1114748
Change-Id: Iaf3f7bde2a1cfd9e6862c308e5c65447d4293323
Signed-off-by: Govind Singh <govinds@codeaurora.org>
2017-01-25 20:43:32 -08:00
James Morse
76e9e5bbd9 arm64: kernel: Save and restore UAO and addr_limit on exception entry
commit e19a6ee2460bdd0d0055a6029383422773f9999a upstream.

If we take an exception while at EL1, the exception handler inherits
the original context's addr_limit and PSTATE.UAO values. To be consistent
always reset addr_limit and PSTATE.UAO on (re-)entry to EL1. This
prevents accidental re-use of the original context's addr_limit.

Based on a similar patch for arm from Russell King.

Change-Id: Iaef0dfaa335bd665b15718a2f1bba775ffc18a11
Acked-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Git-commit: e19a6ee2460bdd0d0055a6029383422773f9999a
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
[psodagud@codeaurora.org bring in changes missed
in commit a5a095803c]
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2017-01-25 18:42:39 -08:00
Jack Pham
44e0fb6162 usb: pd: Ensure VBUS is below 0.8V before turning it on
The Type-C spec requires that VBUS must not be enabled as a source
if there is already a voltage > VSafe0V. To address this, add a
polling loop that checks PROP_VOLTAGE_NOW to ensure it has fallen
below 0.8V before enabling the VBUS regulator.

Change-Id: Idd3ebd185d6bbed15b6ac700cb2cf4af428210ee
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2017-01-25 18:27:57 -08:00
Narendra Muppalla
834dfac403 Revert "drm/msm: remove clock framework dependency"
This reverts 'commit 1a35b11b4a ("drm/msm: remove
clock framework dependency")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2a1fd46a36613a74ebd4c0471de47ad2c9524d5a
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:54:38 -08:00
Narendra Muppalla
175ad7861a Revert "drm/msm/dsi-staging: add dsi definitions for new dsi driver"
This reverts 'commit 3d589da976 ("drm/msm/dsi-staging:
add dsi definitions for new dsi driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Icd478a54a07f9689dc0110382fd8b5de5c241a49
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:52:37 -08:00
Narendra Muppalla
04fe883b46 Revert "drm/msm/dsi-staging: add hardware driver for dsi phy"
This reverts 'commit 4843e1948f ("drm/msm/dsi-staging:
add hardware driver for dsi phy")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Ifb18bac24f47a359394fc4d253803a2dd4720de3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:50:33 -08:00
Narendra Muppalla
17cf4870e3 Revert "drm/msm/dsi-staging: add hardware driver for dsi controller"
This reverts 'commit a47691f8c9 ("drm/msm/dsi-staging:
add hardware driver for dsi controller")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I8d8f93eef70c9028eb5e31b6b9e280b30a26ad13
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:47:01 -08:00
Narendra Muppalla
df58f3d48c Revert "drm/msm/dsi-staging: add catalog for dsi driver"
This reverts 'commit af5a0d5df1 ("drm/msm/dsi-staging: add
catalog for dsi driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2069e0f10df0b5f0b89c9d736c9176370b6b9e00
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:45:44 -08:00
Narendra Muppalla
7401b2226b Revert "drm/msm/sde: add driver for sde support"
This reverts 'commit 54a4a3fb41 ("drm/msm/sde: add
driver for sde support")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Iea6b08608a30979232826efba8fbb2a631d93f83
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:44:38 -08:00
Narendra Muppalla
df131b2a71 Revert "drm/msm: add smmu handler"
This reverts 'commit 29e061e200 ("drm/msm: add smmu handler")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I65034605b1caefe435a37c6fde78d4c52f3439c3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:43:29 -08:00
Narendra Muppalla
72e48fcbf8 Revert "drm/msm/sde: add basic sde object enumeration"
This reverts 'commit 815cfffb81 ("drm/msm/sde: add
basic sde object enumeration")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I5d58276f207485ac8ae80d8619282d2b62c0a695
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:41:26 -08:00
Narendra Muppalla
e62b597893 Revert "drm/msm/sde: add controller instance to INTF block in catalog"
This reverts 'commit 1cab338540 ("drm/msm/sde: add
controller instance to INTF block in catalog")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Id950e4f131b9330908f65c431fca34cddf96b5ee
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:39:25 -08:00
Narendra Muppalla
ab0bad483d Revert "drm/msm/sde: sde encoder virtualization"
This reverts 'commit a142ec80ca ("drm/msm/sde: sde
encoder virtualization")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Ida1e127788961e1c9484b0a69695d0ad5391cf88
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:37:43 -08:00
Narendra Muppalla
d85ef1552e Revert "drm/msm/sde: programmable pre-fetch support for video encoders"
This reverts 'commit fe03524bee ("drm/msm/sde: programmable
pre-fetch support for video encoders")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I978b0248f5e011abbb8cede98a56b3cb558f2d87
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:34:24 -08:00
Narendra Muppalla
036dde397c Revert "drm/msm/sde: move sde encoder to new display interface"
This reverts 'commit 0190e3c975 ("drm/msm/sde: move sde
encoder to new display interface")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I810da6da7df48bba1df68c81e2843f6597e4ca27
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:32:21 -08:00
Narendra Muppalla
31aa8c6938 Revert "drm/msm/sde: simplify encoder display probe logic"
This reverts 'commit 643f961532 ("drm/msm/sde: simplify
encoder display probe logic")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I8df181f1e9a7d998aa9f35fbd5154a022d8563db
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:29:44 -08:00
Narendra Muppalla
4267a3a346 Revert "drm/msm/sde: sde hw interrupt handling"
This reverts 'commit d199f38207 ("drm/msm/sde: sde
hw interrupt handling")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I7235fa269888d72247a3a5aee31b5fde3fb3b8e3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:27:20 -08:00
Narendra Muppalla
bd3f0788f1 Revert "drm/msm/sde: adding implementation for mdp_top in hw driver"
This reverts 'commit f8846e9345 ("drm/msm/sde: adding
implementation for mdp_top in hw driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I39fbad9b113cac96bb523876673787eed121172d
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:24:39 -08:00
Narendra Muppalla
6aeb68e3f4 Revert "drm/msm/sde: add resource manager to enable dual dsi"
This reverts 'commit e14b3005bd ("drm/msm/sde: add
resource manager to enable dual dsi")'.
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2d4f915aa5d3382ce22aa1b4d6e02183ab2f7c5c
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:09:21 -08:00
Subbaraman Narayanamurthy
3824526de4 regulator: qpnp-labibb: fix incorrect configuration of SWIRE control
Instead of using the value read from IBB_ENABLE_CTL register to
determine whether SWIRE control is already enabled by bootloader,
wrong value is used. Fix it.

Change-Id: I80ddf60a3a8010a749a001f10ba82e6560ecdfd2
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-25 14:01:10 -08:00
Hemant Kumar
5b22e82f9c clk: msm: clock-gcc-8998: Add 60MHz rate for usb3 master clk src
usb driver can set master clk rate to 60MHz when operating in high
speed mode to allow svs2.

Change-Id: I31c64a42d3774c0296faa19928a832575846956e
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-25 13:45:02 -08:00
Rajeev Kumar Sirasanagandla
62518f18d1 Revert "mac80211: Add support for beacon report radio measurement"
This reverts commit 8e5ea69a41 ("mac80211: Add support for beacon
report radio measurement") which is incomplete cherry-pick of
commit 7947d3e075cd ("mac80211: Add support for beacon report
radio measurement") from
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
and due to which compilation of ath10k module is broken.

Incomplete cherry-pick means not all files of corresponding commit from
opensource repo are pulled.

CRs-Fixed: 1115991
Change-Id: Iec6aeea39e1a581c91641329fcfa85e608d60bfa
Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
2017-01-25 07:24:52 -08:00
Benjamin Chan
1e531fd402 msm: mdss: Add partial update support for dest-scaler
When applying partial update for command mode panel, the ROI is
calculated from the mixer ROI. When destination scaling is enabled, the
ROI for command mode panel should be the ROI after the scaling. This
panel ROI is provided from the user mode where the scaling is calculated
from.

CRs-Fixed: 1082694
Change-Id: Iac899e5130fdd7d34e598998f4b5cab601cf7a22
Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
2017-01-25 07:19:08 -08:00
Rakesh Pillai
bb1e977d1e ath10k: Add support for wmi ops and services for WCN3990
WCN3990 uses different wmi ops and services.
Add support for these wmi ops and services for
WCN3990 in ath10k

CRs-Fixed: 1115136
Change-Id: Id3f5f21dc4eb16e2175e570cc5c019a22b8ffb37
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
2017-01-25 20:08:12 +05:30
Sarada Prasanna Garnayak
961b811c2e ath10k: update the Rx ring fill level for wcn3990 target
The WLAN firmware writes Rx packet in the Rx ring buffer
through copy engine. The Rx ring fill level depends on
the number of mac in WLAN chipset and wcn3990 WLAN chipset
has a dual mac. Update the Rx ring buffer fill level method
to add support for wcn3990 WLAN module.

CRs-Fixed: 1115978
Change-Id: Ife7a951171e25602b74f6b389f464c38cf9af1c8
Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-01-25 19:28:36 +05:30
Deepak Kumar
26c2644b34 adreno_tz: Correct tz_buf pointer type to correct pointer arithmetic
Current tz_buf pointer type is causing the end address calcultion
of tz_buf to go wrong. "end_addr = tz_buf + PAGE_ALIGN(size)" is
resulting in an end address way beyond the allocated range because
tz_buf is of type unsigned int. This change changes the tz_buf
pointer type to u8 to fix this issue.

Change-Id: I16db09c565801b56c0c0ee8a8184f6e276512fa3
Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
2017-01-25 19:17:55 +05:30
Rajeev Kumar Sirasanagandla
2700547986 Revert "cfg80211: remove enum ieee80211_band"
This reverts commit ee6143827c ("cfg80211: remove enum ieee80211_band")
which is incomplete cherry-pick of commit 57fbcce37be7
("cfg80211: remove enum ieee80211_band") from
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
and due to which compilation of ath10k module is broken.

Incomplete cherry-pick means not all files of corresponding commit from
opensource repo are pulled.

Conflicts were resolved in drivers/net/wireless/ath/ath10k/htt_rx.c

CRs-Fixed: 1113043
Change-Id: Ie2f95b1524777e8eaf1436ba3e4ab3f9e6b2822e
Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
2017-01-25 05:12:07 -08:00
Brahmaji K
3027b74a51 ARM: dts: msm: Add qrng device node for SDM630
Add qrng device node with all the necessary parameters,
to enable the qrng driver on SDM630.

Change-Id: Id6321e4fe7a134266e8b580898618b0faafa841e
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:39:21 +05:30
Brahmaji K
95ef7f6533 ARM: dts: msm: Add tz-log device node for SDM630
Add tz-log device node with all the necessary parameters,
to enable the TZ log driver on SDM630.

Change-Id: I8bf06dcc228ac27b1e9b1e3ddcd937a875ccebf0
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:36:42 +05:30
Brahmaji K
282879567d ARM: dts: msm: Add crypto device node for SDM630
Add qcrypto and qcedev device nodes with all the necessary
parameters, to enable crypto drivers on SDM630.

Change-Id: I342ddd1ffabab92b4152373d0acb6fa1629aa416
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:35:06 +05:30