summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-p1852.c
AgeCommit message (Collapse)Author
2012-10-26arm: Tegra: Add cluster switching support for p1852Nitin Agrawal
Add cluster swtiching call back for P1852 board Bug 1024509 Reviewed-on: http://git-master/r/116431 (cherry picked from commit 8846456d525775abf3eddc523b0cc751bd03463e) Signed-off-by: Nitin Agrawal <nitina@nvidia.com> Change-Id: Iceb1b3c93d3f2571888e97057706b5e9494fed8e Reviewed-on: http://git-master/r/146492 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-10-23ARM: tegra: p1852: remove redundant SDMMC2 clock entryVishal Singh
Removing redundant SDMMC2 entry in p1852 platform file. Bug 976084. Reviewed-on: http://git-master/r/141555 Change-Id: I1de68ceee4db3251cd3fe6209deeafdfba5d6337 Signed-off-by: Vishal Singh <vissingh@nvidia.com> Reviewed-on: http://git-master/r/144088 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-10-19asoc: tegra: Have single platform data for VCMsNitin Pai
Rename the file tegra_p1852_pdata.h to tegra_vcm_pdata.h for using generically across all the VCM based platforms. Added config structure to pass the DAP/DAS configuration for P852 Added support to configure the DAP/DAS on Tegra2. Bug 1040171 Reviewed-on: http://git-master/r/128224 (cherry picked from commit fca5e1c5407f17d6860003ca4db4e27b459a0fbe) Change-Id: I9dba53f6e182550b8267666a37533317d07433db Signed-off-by: Nitin Pai <npai@nvidia.com> Change-Id: I7ef9052fb32c680d1d3be623e61669000deccd2e Reviewed-on: http://git-master/r/145263 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-by: Sumeet Gupta <sumeetg@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2012-10-08arm: tegra: soc device registrationSachin Nikam
soc_device_register() for getting soc machine, family,revision and soc_id. soc_id format is Revision:SKU:PackageID Bug 1051923 Change-Id: I23c83554c5917e759934fe953e7afef86145f092 Signed-off-by: Sachin Nikam <snikam@nvidia.com> Reviewed-on: http://git-master/r/134381 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit
2012-09-25arm: tegra: 1852: Fix boot issues with K3.4.Sumeet Gupta
Camera device still causes boot to hang. So, disabling CONFIG_TEGRA_CAMERA (The hang is in power-gating the partition) Bug 1044978 Change-Id: Ife8c377ac8d3173fbfb027342eec685a3c5f9448 Signed-off-by: Sumeet Gupta <sumeetg@nvidia.com> Reviewed-on: http://git-master/r/131446 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-09-10arm: tegra: board: remove board specific vbus initializersSuresh Mangipudi
Removed the board dependency for the vbus regulators and the vbus gpio in tegra platforms. Vbus need not be specified from the board files any more. Change-Id: I0dbab40f8737138bd469600810a7a17407329149 Signed-off-by: Suresh Mangipudi <smangipudi@nvidia.com> Reviewed-on: http://git-master/r/130648 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2012-08-30E1853 BRINGUP Linux Snor: Micron SupportBob Johnston
Expanding NOR functionality to work with ADMUX and Burst mode for Micron Support in E1853. Bug 989919 Bug 966833 - Adding fields for picking MUX vs NONMUX and picking Async, Paging, Burst mode for reads - Added run time decision between them - 1853 specific settings for Async NOR - 1852 specific settings for NOR - 1853 NOR timings changed Reviewed-on: http://git-master/r/122286 (cherry picked from commit a242e7194c7de559d22fe5b275a8782086f10e50) Change-Id: I79de1d52d4c7199c83b380c2fa6d8cae6b35f09d Signed-off-by: Bob Johnston <BJohnston@nvidia.com> Reviewed-on: http://git-master/r/124946 Tested-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Sumeet Gupta <sumeetg@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-08-20arm: tegra: p1852: Fix build with kernel 3.4Sandeep S. Trasi
Fix builds with kernel 3.4 Change-Id: I4b5b95c57df18bc9cc63cd1a626c7559f3c3473a Signed-off-by: Sandeep S. Trasi <strasi@nvidia.com> Reviewed-on: http://git-master/r/123386 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-by: Dan Willemsen <dwillemsen@nvidia.com>
2012-08-09ARM: tegra: Create IOMMU map at board_init w/ PLATFORM_IOMMUABLEHiroshi Doyu
Create IOMMU map at board_init with CONFIG_PLATFORM_IOMMUABLE enabled. Change-Id: I204b98c145420535821c4cbf03fa61765e619ec1 Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com> Reviewed-on: http://git-master/r/121219 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
Conflicts: arch/arm/boot/compressed/Makefile arch/arm/boot/compressed/atags_to_fdt.c arch/arm/boot/compressed/head.S arch/arm/boot/dts/tegra30.dtsi arch/arm/include/asm/bug.h arch/arm/kernel/traps.c arch/arm/mach-tegra/Makefile.boot arch/arm/mach-tegra/board-cardhu-sdhci.c arch/arm/mach-tegra/board-cardhu.c arch/arm/mach-tegra/board-enterprise-sdhci.c arch/arm/mach-tegra/board-enterprise.c arch/arm/mach-tegra/board-harmony.c arch/arm/mach-tegra/board-kai-sdhci.c arch/arm/mach-tegra/board-ventana.c arch/arm/mach-tegra/board-whistler.c arch/arm/mach-tegra/clock.h arch/arm/mach-tegra/fuse.h arch/arm/mach-tegra/tegra2_usb_phy.c arch/arm/mach-tegra/tegra3_clocks.c arch/arm/mach-tegra/tegra3_dvfs.c arch/arm/mach-tegra/tegra3_speedo.c arch/arm/mach-tegra/timer.c arch/arm/mach-tegra/usb_phy.c arch/arm/mach-tegra/wakeups-t3.c drivers/cpufreq/cpufreq_interactive.c drivers/input/touchscreen/atmel_mxt_ts.c drivers/mfd/tps65090.c drivers/mmc/core/mmc.c drivers/mmc/host/sdhci-tegra.c drivers/mmc/host/sdhci.c drivers/net/wireless/bcmdhd/bcmsdh_sdmmc_linux.c drivers/regulator/Kconfig drivers/regulator/core.c drivers/regulator/tps80031-regulator.c drivers/spi/Makefile drivers/staging/nvec/nvec.c drivers/tty/serial/Makefile include/linux/mmc/card.h sound/soc/tegra/tegra_max98095.c sound/usb/card.c Change-Id: I65043bc6ce9e97d0592683462215a39e50f403fd Reviewed-on: http://git-master/r/121392 Reviewed-by: Bo Yan <byan@nvidia.com> Tested-by: Bo Yan <byan@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User
2012-07-30p1852: clocks: remove duplicate host1x clock limitNirav Patel
host1x clock limit is already imposed by tegra3_dvfs.c and need not to be explicitly set for p1852 SKU. Hence, removing the clock limit duplication. Bug 925358 Change-Id: I5e936f46ad64b0335561e321d61c4e8b13d7f765 Reviewed-on: http://git-master/r/106637 (cherry picked from commit ccaa3515121b637ce3870bf73f2402846670b63c) Signed-off-by: Nirav Patel <nipatel@nvidia.com> Reviewed-on: http://git-master/r/118130 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-07-30arm: tegra: p1852: Make TDM1 as 16 channelsNitin Pai
Made TDM1 as 16 channels so that both devices work in the same configuration. Bug 1008391 Signed-off-by: Nitin Pai <npai@nvidia.com> Reviewed-on: http://git-master/r/112090 (cherry picked from commit 4d042a0e613ba1c2d715d6ed47daddd61be14a28) Change-Id: I622b046b3b36147b82d47f612febb7ae7ba0767c Reviewed-on: http://git-master/r/116059 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-07-17ARM: tegra: p1852: Dual-display support for all SKUsDongfang Shi
Ported Peter's original change 86413 to main. board-p1852-panel.c: Add support for primary and secondary LVDS displays, and secondary HDMI display. board-p1852-pinmux.c: Add configuration for HDMI and LVDS board-p1852.c: board-p1852.h: Support for determining which p1852 sku is in use hdmi.c:If no edid retrieved, but there's a hardwired mode, enable it (used to support HDMI->LVDS output on p1852 sku 2) devices.c:added secondary display data. Bug 977859 Bug 994011 Change-Id: Ide8fb6bf7dd873b1d50269fb98d7c1687e4d9073 Signed-off-by: Dongfang Shi <dshi@nvidia.com> Reviewed-on: http://git-master/r/100438 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-07-17arm: tegra: sd: enable sd dpdWen Yi
This is a WAR solution that allows for the turning on SD DPD feature. The original issue is that enabling SD DPD immediately after device comes out of LP0 causes ULPI disconnect. The root cause of that is not known. The WAR is to delay the enabling of SD DPD for 100ms after device comes out of LP0. Bug 929628 Change-Id: I3c5e35ace422e5441535c2c0fe18545b53bbddc4 Signed-off-by: Wen Yi <wyi@nvidia.com> (cherry picked from commit bffb7b917d52a3523af80db21322ec7ba5fd33f9) Reviewed-on: http://git-master/r/113392 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-07-16arm: tegra: p1852: Add IOMMU_SMMU supportHiroshi DOYU
Migrating from IOVMM_SMMU to IOMMU_SMMU. Change-Id: If5bca4a3bce15d59641f11dfea3ad6da2a8efbf5 Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Reviewed-on: http://git-master/r/114211 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
2012-07-12ARM: tegra: fiq_dbg: Enable FIQ serial debugKamal Kannan Balagopalan
Add platform callback to initialize and enable FIQ serial debugger Bug 970018 Change-Id: Icdf571f7698e10de661a0ce94694de9fb9c70271 Signed-off-by: Kamal Kannan Balagopalan <kbalagopalan@nvidia.com> Reviewed-on: http://git-master/r/110955 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2012-07-12ARM: tegra: wdt: Replace legacy WDT with CPU WDTsKamal Kannan Balagopalan
Tegra3 adds new CPU watchdog timers. Replace legacy WDT with CPU WDTs in all Tegra3 platforms. Bug 857748 Change-Id: I5bd30687003e6b2ebf09916fbd626d82f0bc0b76 Signed-off-by: Kamal Kannan Balagopalan <kbalagopalan@nvidia.com> Reviewed-on: http://git-master/r/109907 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2012-07-12ARM: Tegra: p1852: changed pinmux settingsMohit Kataria
Pinmux updated as per the latest pinmux sheet. Bug 978870 Change-Id: I122439df3d043216f1c8c2c1a0a3c88e74d760ee Signed-off-by: Mohit Kataria <mkataria@nvidia.com> Reviewed-on: http://git-master/r/111573 (cherry picked from commit 4e65d7d21b5ac5b25e3563ce6a7eb50cf1d8128d) Reviewed-on: http://git-master/r/103340 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
2012-07-12arm: tegra: p1852: drive touch panel with resolution 1366x768Dongfang Shi
Enable WXGA display and touch input for p1852 touch panel. board-p1852-panel.c: added WXGA timing for atmel touch panel. board-p1852.c: initialize touch panel if touch input is defined. board-p1852.h: added p1852 touch panel GPIO and bus. tegra_p1852_gnu_linux_defconfig: added touch panel flags, not defined by default. bug 936232 Change-Id: Ia50b991f6aa5ed0ece458ad3871a68684a9234a6 Signed-off-by: Dongfang Shi <dshi@nvidia.com> Reviewed-on: http://git-master/r/101348 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-07-05Merge branch 'android-tegra-nv-3.4' into android-t114-3.4Varun Wadekar
Conflicts: arch/arm/mach-tegra/tegra3_usb_phy.c Change-Id: I9ce33061dcbf7ce41a2fe04da4e7b754b2a659c8 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2012-06-21ARM: SoC: Tegra: Convert Tegra to SoC descriptorVarun Wadekar
Convert all the remaining boards which are not present upstream to SoC descriptor Change-Id: If0687cd20b8f33630980e268c7021894b1d2b1c1 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2012-06-19arm: tegra: p1852: Remove unwanted audio clocksNitin Pai
Audio Sync clocks should be set at driver level. Removing this hack as the TDM driver sets the clocks now. Bug 948478 Signed-off-by: Nitin Pai <npai@nvidia.com> Reviewed-on: http://git-master/r/107534 (cherry picked from commit 90b40e3b6250226f775b72aa977888b7f358b9a2) Change-Id: I0ed9fc9ab268b365b73c4170f53e6316a74b742c Reviewed-on: http://git-master/r/108518 (cherry picked from commit ac5d08254a503086d77ebc52ebd3aabe4e830edd) Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> Change-Id: I780eeb5ad92c637524f7a4ddae41ba63f96e5873 Reviewed-on: http://git-master/r/109546 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Nitin Pai <npai@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-06-19arm: tegra: p1852: revert previous nor freq changeBob Johnston
nor frequency was changed inadvertently in a conflict resolution. Need to revert it back to proper value. Bug 948478 Reviewed-on: http://git-master/r/108247 Signed-off-by: Bob Johnston <bjohnston@nvidia.com> (cherry picked from commit f0ebce2d266c256ef19d1f5b47e281d2d461d8b3) Change-Id: I2117c84180d53b14d3f272e46b139b06ee753b1d Reviewed-on: http://git-master/r/108376 (cherry picked from commit 64dc5f503961e7046ef6541d66b704741517dc1b) Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> Change-Id: Id2a5bfdfcf622bc38ed4594fa92ff32cbf08c15d Reviewed-on: http://git-master/r/109539 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-06-08ARM: tegra3: usb: USB1_UTMIP_XCVR_CFG0_0 value changedRakesh Bodla
Changed USB1_UTMIP_XCVR_CFG0_0 register value with values provided by sys-eng * Implemented algo as described on Bug 974236 * Added variable 'usb_calib_mask' in 'usb platform data' to make distinction on how many bits to mask in usb_calib_0 fuse Bug 978870 Bug 972436 Change-Id: I71f27b0cf5ffe33a9896238b01c52650ca632352 Signed-off-by: Rakesh Bodla <rbodla@nvidia.com> Reviewed-on: http://git-master/r/103308 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-06-07arm: tegra: p1852: Add i2s/tdm mode selectionNitin Pai
Added code to select i2s vs tdm mode. Added tdm-pcm-audio device defination. Changed the pcm driver to use tdm-pcm-audio device. Added fields to pass the pcm driver name to ASoC. Added P1852_TDM config to KConfig and Linux defconfig Bug 948478 Change-Id: I82fa03ab947cc615089e0a3107fb53901a1c00cd Signed-off-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-on: http://git-master/r/105383 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-06-07usb: tegra: modify USB platform data structuresRakesh Bodla
Modify USB structures of platform data. Based on the new platform data structures modifying the initialization in board files. Bug 887361 Change-Id: I49c9ea9888f743408f4f86005b8ed368b98500e7 Reviewed-on: http://git-master/r/103597 Signed-off-by: Rakesh Bodla <rbodla@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2012-05-30arm: tegra: p1852: Instantiated TDM mode driverNitin Pai
Instantiated TDM mode driver. Changed clock values for TDM mode. Bug 948478 Change-Id: I64fb6c6f3ff0d573494656ae04f29323a41da50a Signed-off-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-on: http://git-master/r/103895 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
2012-05-30ARM: Tegra: P1852: changed nor timing regs and freqMohit Kataria
Nor frequency and timing registers changed as per values provided by syseng Bug 978870 Change-Id: I18313c7df6265ddd4140d264ac2751ed8f1982df Reviewed-on: http://git-master/r/103355 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Mohit Kataria <mkataria@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
2012-05-15arm: tegra: p1852: Add Tegra camera driverSonghee Baek
Add Tegra camera driver to support video capture through H/W interfaces VIP, CSI. Bug 978086 Change-Id: I0dc51e47928388ed2073a99f8ca80b5a5a77d166 Signed-off-by: Songhee Baek <sbaek@nvidia.com> Reviewed-on: http://git-master/r/101590 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-05-14Arm: tegra: p1852: Changed sclk to run at max.Mohit Kataria
Sclk frequecy changes depending on the clocks derived from sclk. Changed it to run at max POR frequecy. Bug 971061 Change-Id: I357e1acd8d049bf233ff79b942c911db123865f6 Signed-off-by: Mohit Kataria <mkataria@nvidia.com> Reviewed-on: http://git-master/r/100859 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-04-18tegra: p1852: Register tegra WDT platform deviceManoj Chourasia
bug 924362 Change-Id: I878a845d5c78b2f8c0f5882f8c0a97b3842ac883 Signed-off-by: Manoj Chourasia <mchourasia@nvidia.com> Reviewed-on: http://git-master/r/91224 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-04-11p1852: Enable uart4 and remove spi4Manoj Chourasia
+ Enable uart4 and remove spi4 + use SPI2 instead of SPI1 as initial pinmux for gpio x5/6 bug 933971 Reviewed-on: http://git-master/r/78718 (cherry picked from commit 7135fbe5edf7357384dc92b613ea46dc927d6b06) Change-Id: I46d3072dd160d7a2d1f11f949cc934fbdff1e0a6 Reviewed-on: http://git-master/r/91234 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
2012-04-11ARM: tegra3: p1852: clock: changed p1852 clocksMohit Kataria
Changed clock frequencies for vi, host1x etc. as per POR Bug 882186 Signed-off-by: Mohit Kataria <mkataria@nvidia.com> Reviewed-on: http://git-master/r/74289 (cherry picked from commit 915b9924388f432fbc68be611f84047d09fc0d33) Change-Id: I19c3aa845c75f0b8d07bd2dd109055696098e12a Reviewed-on: http://git-master/r/90494 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Mohit Kataria <mkataria@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
2012-04-09ARM: tegra: register pinmux and gpio devices before pinmux initVarun Wadekar
Change-Id: I93ece369cbe927d3a7f34824533cf43420ec3296 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2012-03-23arm: tegra: p1852: Add proc interface for board specific infoBob Johnston
1) /proc/board_serial will have the board serial number. 2) /proc/skuinfo will have 18 character sku information. 3) /proc/skuver will have 2 character sku version number. 4) /proc/prodinfo will have product information 5) /proc/prodver will have product version number. bug 931053 Change-Id: I7daccf932d3ee55b13c89eb4aaa519f51d8dba3e Signed-off-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-on: http://git-master/r/90378 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com> Rebase-Id: R4f1ac71a36dad82053f4e4770f1ca22864d6e89c
2012-03-23arm: tegra: p1852: instantiated audio driversNitin Pai
Instantiated audio drivers for I2S and AHUB. Instantiated the machine driver for P1852 boards. Added clocks that were not initialized by QB which are needed to be on. Bug 948478 Change-Id: I6e696f97ed114ae684a74d9b9869066606dfaa22 Signed-off-by: Nitin Pai <npai@nvidia.com> Reviewed-on: http://git-master/r/90252 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Manoj Chourasia <mchourasia@nvidia.com> Reviewed-by: Bob Johnston <bjohnston@nvidia.com> Tested-by: Bob Johnston <bjohnston@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com> Rebase-Id: R0d2ec794b1d1b6780f8e3ba292f44c69ea784db7
2012-03-23ARM: tegra: p1852: Add board support files for p1852Amlan Kundu
bug 871603 P1852 is a T30 based Automotive platform. Signed-off-by: Amlan Kundu <akundu@nvidia.com> Signed-off-by: Manoj Chourasia <mchourasia@nvidia.com> Reviewed-on: http://git-master/r/72253 (cherry picked from commit 98d50016e70a22ae7e8e109cfb6633a8fe75f905) Change-Id: Iede9881fc1168bb6802694e233554d84adfb8f44 Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-on: http://git-master/r/79981 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com> Rebase-Id: Rf9df1d356833eb1832ca097ab87a75442887c7c3