- 13 Apr, 2016 1 commit
-
-
Your Name authored
-
- 08 Oct, 2013 1 commit
-
-
Neeti Desai authored
Add device tree entry for relocatable pil heaps to load adsp and venus images using the ion framework. Change-Id: I0d7d85ef018eedb61208517db0e87b6a61e617d5 Signed-off-by:
Neeti Desai <neetid@codeaurora.org>
-
- 22 Jul, 2013 2 commits
-
-
Matt Wagantall authored
Previously, apq8074v2.2 booted using a configuration inherited from msm8974-v2.0-1.dtsi. Inherit settings from msm8974-v2.2.dtsi instead. Change-Id: I257e77ef0983a011ad3d9249a6c22fb32c15b0b7 Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>
-
Matt Wagantall authored
Upcoming device tree properties will require the ability to distinguish between v2.2 hardware and older v2 variants (v2.0 and v2.1). Create an msm8974-v2.0-1.dtsi file to specify these properties in, similar to the msm8974-v2.2.dtsi file that already exists. Also rename the .dts files that include msm8974-v2.0-1.dtsi to make it clear that they are used only for v2.0 and v2.1 hardware. Change-Id: I08cc2fd5046894dd987871900f2f933628499999 Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>
-
- 28 May, 2013 1 commit
-
-
Ilia Lin authored
APQ8074 platforms use the SDCC3 as an interface for WiFi adapter. The device node should be enabled to allow the kernel enumerate the adapter. Change-Id: I55a6434c9f66bdeab95b2f0c1e6e971d38d24b5c Signed-off-by:
Ilia Lin <ilialin@codeaurora.org>
-
- 27 May, 2013 1 commit
-
-
Tanya Finkel authored
Add separate audio driver machine for APQ8074 chipset. Change-Id: Ic82192ff1005272d944462dc2855336ea0db5c05 Signed-off-by:
Tanya Finkel <tfinkel@codeaurora.org>
-
- 06 May, 2013 1 commit
-
-
Stepan Moskovchenko authored
The Device Tree specification suggests that memory-mapped I/O devices should be declared within the 'soc' node rather than being declared at the root level. Refactor the MSM device tree files to follow to this design pattern. Furthermore, declaring I/O devices with the 'soc' node facilitates reuse of common DTSI files across device trees whose root-level #address-cells and #size-cells properties might be different. Explicitly call of_platform_populate on the /soc node to parent its devices to the root node, to preserve the kernel ABI until userspace is updated. Change-Id: Ib6a4a42c3a3d419b5f8d8c49706ed5d78c1b6adc Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 23 Apr, 2013 1 commit
-
-
Neeti Desai authored
With modem lite the memory map for apq8074 has been updated. The memory hole and TZ image address is modified to reflect the same. Change-Id: I683b51c58a6d0c6072b9ef47f9bc0616ab08c4d3 Signed-off-by:
Neeti Desai <neetid@codeaurora.org>
-
- 22 Apr, 2013 1 commit
-
-
Neeti Desai authored
Add device tree file for apq8074 with information of memory reserved for other images not accessible by the kernel and the size and address of the qseecom node. Change-Id: Idca485ef3325e0f968e66d9a5304d0eff8b80403 Signed-off-by:
Neeti Desai <neetid@codeaurora.org> Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 06 Mar, 2013 1 commit
-
-
Jeff Hugo authored
Add the ipc-spinlock entry to facilitate locking between apps and non-apps processors. Note that until v2.1 the dedicated spinlock hardware is defective, so use the ldrex implementation as a workaround. Change-Id: I1aa627b61254d59e6311af8f4789ae9b53aff126 Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
-
- 15 Feb, 2013 2 commits
-
-
Abhimanyu Kapur authored
Update the physical address for shared IMEM for MSM9625 V2 and V1. Change-Id: I5535dd04cc2c3de85751e3e91cac175f2e177e61 Signed-off-by:
Abhimanyu Kapur <abhimany@codeaurora.org>
-
Amit Blay authored
9625 v2 uses different base address for dload cookie which is passed to bootloader during reset. Hence, update the same. Change-Id: I90c3e61a20bdac5eb5c270fcf4bb63b3d36b4f8f Signed-off-by:
Abhimanyu Kapur <abhimany@codeaurora.org> Signed-off-by:
Bar Weiner <bweiner@codeaurora.org> Signed-off-by:
Amit Blay <ablay@codeaurora.org>
-
- 07 Feb, 2013 1 commit
-
-
Ravi Gummadidala authored
Field is used to distingish between IPA HW 1.0 and IPA HW 1.1 Change-Id: Ib4edc997fc9972a28b8e10b02e05146b2670839c Acked-by:
Haim Snapy <hsnapy@qti.qualcomm.com> Signed-off-by:
Smita Ghosh <smitag@codeaurora.org>
-
- 26 Jan, 2013 1 commit
-
-
Abhimanyu Kapur authored
Move IMEM initialization from iomap header file to device tree for supported targets. Change-Id: I6a375df45d88f79327a977c43d2c31f00d1a64b8 Signed-off-by:
Abhimanyu Kapur <abhimany@codeaurora.org>
-
- 21 Jan, 2013 1 commit
-
-
Abhimanyu Kapur authored
The hardware differences between the MDM9625v1 and MDM9625v2 SoCs necessitate the use of two separate device trees. Split current file into v1 and v2 dts include files. Change-Id: I625b1a5fdefb0a93658a75a4f74c6f743c8cdc44 Signed-off-by:
Abhimanyu Kapur <abhimany@codeaurora.org>
-
- 17 Jan, 2013 1 commit
-
-
Stepan Moskovchenko authored
The hardware differences between the MSM8974v1 and MSM8974v2 SoCs necessitate the use of two separate device trees. Create msm8974-v1 and msm8974-v2 wrappers around msm8974.dtsi and update DTS files accordingly. Change-Id: I4470c389f48d7be3cf3d1b307f9281c0529b9a71 Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 29 Oct, 2012 1 commit
-
-
Stepan Moskovchenko authored
Refactor each MSM8974 platform DTS file into a platform- specific DTSI file and a corresponding DTS stub, to more easily allow for creating DTS files for platforms using varying SoC-specific DTSI includes. Change-Id: I8b3a025fb445d868e14054a62b24d28882f46fec Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 12 Oct, 2012 1 commit
-
-
Ujwal Patel authored
Some of the board designs with msm8974 do not have HDMI Tx port present. Disable HDMI Tx controller on such devices. Change-Id: Ic3ee363977ad38dc20ff9cb1008cb6cda0ada6ac Signed-off-by:
Ujwal Patel <ujwalp@codeaurora.org>
-
- 11 Oct, 2012 1 commit
-
-
Amy Maloche authored
Pass the device name with "input-name" property to set it correctly. Change-Id: I0f5c29448864f4786c61304f77dafc774980f6f9 Signed-off-by:
Amy Maloche <amaloche@codeaurora.org>
-
- 05 Oct, 2012 2 commits
-
-
Krishna Konda authored
eMMC 8-bit communication in HS200 mode on Fluids is causing data crc errors and until that gets resolved, enabling 4-bit mode instead which works. Change-Id: I7eb178874c9adbae9bc151ba1b829c1dbb54fe8d Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>
-
Krishna Konda authored
Fluid has begun to deviate from MTP and hence splitting it up from MTP device tree. Change-Id: Ia2767817bfbc231b98cab9f81d8a2ea8b8b2b064 Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>
-
- 03 Oct, 2012 1 commit
-
-
Michael Bohan authored
The file msm8974-gpio.dtsi is common between multiple msm8974 based boards. Since the usecase of gpios is board-specific, move the pin definitions to all current msm8974 board dts files. Change-Id: I82b097f8c2c9d8e4d21a35b39571059b6d0208bf Signed-off-by:
Michael Bohan <mbohan@codeaurora.org>
-
- 25 Sep, 2012 1 commit
-
-
David Ng authored
Initial support of Fluid by using the MTP DTS. The Fluid DTS will split off later when it starts to deviate from the MTP. Change-Id: I87eb641cf43e28377c21899c51274610d8f676ff Signed-off-by:
David Ng <dave@codeaurora.org>
-
- 11 Sep, 2012 1 commit
-
-
Stepan Moskovchenko authored
Add the device tree entries needed to support the SPI Ethernet controller on the MSM8974 MTP target. Change-Id: Id4f3700d9a963a75974cb02b28f2fe45dce8c7f8 Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 06 Sep, 2012 2 commits
-
-
Stepan Moskovchenko authored
Add the DTS file for the MSM8974 MTP target, and remove the MTP device ID from the CDP DTS file, to allow accounting for hardware differences between the CDP and MTP platforms. Change-Id: Ie9734a027e46c3a4c621d4252a6149d97c1cf76d Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
Amy Maloche authored
Since touch controller and key support can vary from board to board for 8974, move support for atmel_mxt_ts controller and gpio-keys to the CDP-specific dts file. Change-Id: I3743fed6eda33c0784f87a5554d23e5e22c821cd Signed-off-by:
Amy Maloche <amaloche@codeaurora.org> Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 31 Aug, 2012 1 commit
-
-
Krishna Konda authored
Add SPS BAM address and interrupt details for all SDCC slots to device tree. The driver supports only system-memory-to-bam-peripheral and vice versa transactions and relevant information is added. Change-Id: I6aab846f3fb2a518a613d815bbc8c733cf11adc1 Signed-off-by:
Sujit Reddy Thumma <sthumma@codeaurora.org> Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>
-
- 28 Aug, 2012 1 commit
-
-
Chandan Uddaraju authored
Add new device file to enable this device. This dtsi file will be included only for supported platform. Add this device for 8974 CDP platform. Change-Id: I8d21b50849d85ba87948846e1aff33ade0d95fab Signed-off-by:
Chandan Uddaraju <chandanu@codeaurora.org>
-
- 26 Aug, 2012 1 commit
-
-
Krishna Konda authored
Pass sd card detect gpio information in device tree and get that information during probe in the driver. Change-Id: I9f23159a06190ed9854a19b4f15a67dab605cfe9 Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>
-
- 10 Aug, 2012 2 commits
-
-
Stepan Moskovchenko authored
Append additional hardware IDs to the CDP device tree. Change-Id: I295b740464ff084050dbbbce2ec8e62fda7bc772 Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
Stepan Moskovchenko authored
Add the device tree entries and clock table entries to support the serial console on the MSM8974 CDP target. Change-Id: I55bb2cbf3f02b6f78738baec55840a041c823d99 Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 06 Aug, 2012 1 commit
-
-
Stepan Moskovchenko authored
Add the DTS file for the MSM8974 CDP target. Change-Id: Ibb65d718640ab926d7a3af072166233524e1730a Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
-
- 29 Jun, 2012 1 commit
-
-
Abhimanyu Kapur authored
The official name for copper is MSM8974. Switch to it. Change-Id: Ifb241232111139912477bf7b5f2e9cf5d38d0f9e Signed-off-by:
Abhimanyu Kapur <abhimany@codeaurora.org>
-
- 11 Jun, 2012 1 commit
-
-
Sujit Reddy Thumma authored
In the new simulator release, the SD card slot is changed to SDC2. Hence, enable SDC2 slot and disable SDC3 slot which will be no longer used. The CMD23 is supported as well in the new release, hence remove the "disable_cmd23" property. Also, since SDC3 and SDC4 slots are never used in sim or rumi versions, disable them in SoC file and let them be enabled in the board specific .dts file if any future board supports it. Change-Id: Id507356af76b1ee64d3d1c6d12d276ed3db806fd Signed-off-by:
Sujit Reddy Thumma <sthumma@codeaurora.org>
-
- 19 May, 2012 1 commit
-
-
Sujit Reddy Thumma authored
- Update the base address mapping for SDC slots to match new values. - Add entries for all SDCC slots available on hardware. - Disable unused SDC slots in rumi and simulator dts files. - SD card slot has been changed to SDC2 on hardware as opposed to SDC3 on simulator. Update msmcopper-sim.dts to use SDC3 slot (disabling SDC2 slot) as SD card slot. Change-Id: Ie3fa9e3ddd55b329e9537ced3eeafa87ce419f33 Signed-off-by:
Sujit Reddy Thumma <sthumma@codeaurora.org>
-
- 04 Apr, 2012 1 commit
-
-
Sathish Ambley authored
The filename msmcopper.dts does not describe a target, split these up to create SoC specific (.dtsi) and board specific (.dts) device tree source files. The board specific files need to include the SoC file and can selectively specify the devices that are not present or supported. Update the makefile to generate all board variants of appended DTB zImage files or allow for a specific variant to be generated using the DTS_NAME override. Change-Id: Ic0bba8313866352dde67287fab88aa20b77738f0 Signed-off-by:
Sathish Ambley <sambley@codeaurora.org>
-
- 08 Mar, 2012 1 commit
-
-
Chandan Uddaraju authored
Add support to run 720p MIPI DSI Orise panel in both cmd and video modes Change-Id: Iefd5594ba2fafe7797378f3297d169ebbce9b963 Signed-off-by:
Chandan Uddaraju <chandanu@codeaurora.org>
-
- 07 Feb, 2012 1 commit
-
-
Pradeep Jilagam authored
Adds DSI client and panel driver files to support Command and Video modes with NT35510 client and Truly WVGA panel Change-Id: Ia41bf282d070fa5fc5e0afeb24366a540c7ca9f5 Signed-off-by:
Pradeep Jilagam <pjilagam@codeaurora.org> Signed-off-by:
Jeevan Shriram <jshriram@codeaurora.org>
-
- 02 Feb, 2012 1 commit
-
-
Ankush Khandelwal authored
Since the driver is a generic gpio based IR Receiver driver, name of the driver has been changed from tsop-ir to gpio-ir-recv. Variables of the driver change accordingly. Change-Id: I2e41c320b3f2f1a9796fc404791024c112a498c1 Signed-off-by:
Ankush Khandelwal <akhand@codeaurora.org>
-
- 23 Jan, 2012 1 commit
-
-
Ankush Khandelwal authored
Add GPIO based TSOP IR Reciever driver. It decodes signals based on NEC protocol. Change-Id: Ic19fab61152a99828806cf451ae797797602ec70 Signed-off-by:
Ankush Khandelwal <akhand@codeaurora.org>
-