24 Jun, 2015

1 commit


16 Jun, 2015

2 commits

  • …egration-tree/connectivity-ti-linux-kernel into ti-linux-3.14.y

    TI-Feature: connectivity
    TI-Tree: git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel.git
    TI-Branch: connectivity-ti-linux-3.14.y

    * 'connectivity-ti-linux-3.14.y' of git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel:
    ARM: DRA7: GMAC: Apply Errata i877
    ARM: OMAP2+: GMAC: Fix clock domain flags
    ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property

    Signed-off-by: Dan Murphy <dmurphy@ti.com>

    Dan Murphy
     
  • Introduce a dt property, ti,no-idle, that prevents an IP to idle at any
    point. This is to handle Errata i877, which tells that GMAC clocks
    cannot be disabled.

    Acked-by: Roger Quadros
    Tested-by: Mugunthan V N
    Signed-off-by: Lokesh Vutla
    Signed-off-by: Sekhar Nori

    Lokesh Vutla
     

19 May, 2015

2 commits

  • TI-Feature: rpmsg
    TI-Tree: git://git.ti.com/rpmsg/rpmsg.git
    TI-Branch: rpmsg-ti-linux-3.14.y

    * 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg:
    remoteproc/omap: add support for system suspend/resume
    ARM: dts: DRA7: Add standby info for IPU & DSPs
    ARM: dts: OMAP5: Add standby info for IPU and DSP
    ARM: dts: OMAP4: Add standby info for IPU and DSP
    Documentation: dt: update omap remoteproc binding for suspend
    remoteproc/omap: use consistent match data structures for all SoCs
    iommu/omap: add support for runtime auto suspend/resume
    iommu/omap: add logic to save/restore locked TLBs
    iommu/omap: introduce new API for suspend/resume
    iommu/omap: streamline enable/disable through runtime pm callbacks
    ARM: OMAP2+: add pdata-quirks for OMAP3 ISP IOMMU
    ARM: OMAP2+: Add iommu pdata-quirks for DRA7 DSP EDMA MMUs
    ARM: OMAP2+: plug in device_enable/idle ops for IOMMUs
    iommu/omap: add pdata ops for omap_device_enable/idle
    mailbox/omap: check for any unread messages during suspend
    mailbox/omap: add support for suspend/resume
    mailbox/omap: store mailbox interrupt type in omap_mbox_device

    Signed-off-by: Texas Instruments Auto Merger

    Texas Instruments Auto Merger
     
  • Pull in the updated remoteproc feature branch that adds the support for
    system suspend/resume for the IPU and DSP remote processors on OMAP4, OMAP5
    and DRA7 (only IPUs). The feature branch also pulls in automatically the
    dependent mailbox and iommu feature branches with suspend/resume support.

    * 'rproc-linux-3.14.y' of git://git.ti.com/rpmsg/remoteproc:
    remoteproc/omap: add support for system suspend/resume
    ARM: dts: DRA7: Add standby info for IPU & DSPs
    ARM: dts: OMAP5: Add standby info for IPU and DSP
    ARM: dts: OMAP4: Add standby info for IPU and DSP
    Documentation: dt: update omap remoteproc binding for suspend
    remoteproc/omap: use consistent match data structures for all SoCs
    iommu/omap: add support for runtime auto suspend/resume
    iommu/omap: add logic to save/restore locked TLBs
    iommu/omap: introduce new API for suspend/resume
    iommu/omap: streamline enable/disable through runtime pm callbacks
    ARM: OMAP2+: add pdata-quirks for OMAP3 ISP IOMMU
    ARM: OMAP2+: Add iommu pdata-quirks for DRA7 DSP EDMA MMUs
    ARM: OMAP2+: plug in device_enable/idle ops for IOMMUs
    iommu/omap: add pdata ops for omap_device_enable/idle
    mailbox/omap: check for any unread messages during suspend
    mailbox/omap: add support for suspend/resume
    mailbox/omap: store mailbox interrupt type in omap_mbox_device

    Signed-off-by: Suman Anna

    Suman Anna
     

18 May, 2015

5 commits

  • …egration-tree/connectivity-ti-linux-kernel into ti-linux-3.14.y

    TI-Feature: connectivity
    TI-Tree: git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel.git
    TI-Branch: connectivity-ti-linux-3.14.y

    * 'connectivity-ti-linux-3.14.y' of git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel:
    ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2
    extcon: palmas: Support GPIO based USB ID detection
    usb: gadget: use $(srctree) instead of $(PWD) for includes

    Signed-off-by: Dan Murphy <DMurphy@ti.com>

    Dan Murphy
     
  • Some palmas based chip variants do not have OTG based ID logic.
    For these variants we rely on GPIO based USB ID detection.

    These chips do have VBUS comparator for VBUS detection so we
    continue to use the old way of detecting VBUS.

    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Roger Quadros
     
  • The OMAP remoteproc binding has been updated to add an additional
    property, "ti,rproc-standby-info". The property is used to define
    the standby register address required by the OMAP remoteproc driver
    to check that a remote proessor has entered standby and ready to
    be suspended during a system suspend or a runtime auto-suspend of
    the corresponding remoteproc device.

    Signed-off-by: Suman Anna

    Suman Anna
     
  • …nux-stable into ti-linux-3.14.y

    This is the 3.14.43 stable release

    * tag 'v3.14.43' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable: (52 commits)
    Linux 3.14.43
    kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
    arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
    KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address.
    KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
    ARM: KVM: trap VM system registers until MMU and caches are ON
    ARM: KVM: add world-switch for AMAIR{0,1}
    ARM: KVM: introduce per-vcpu HYP Configuration Register
    ARM: KVM: fix ordering of 64bit coprocessor accesses
    ARM: KVM: fix handling of trapped 64bit coprocessor accesses
    ARM: KVM: force cache clean on page fault when caches are off
    arm64: KVM: flush VM pages before letting the guest enable caches
    ARM: KVM: introduce kvm_p*d_addr_end
    arm64: KVM: trap VM system registers until MMU and caches are ON
    arm64: KVM: allows discrimination of AArch32 sysreg access
    arm64: KVM: force cache clean on page fault when caches are off
    deal with deadlock in d_walk()
    ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
    ACPICA: Utilities: Cleanup to convert physical address printing formats.
    ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
    ...

    Signed-off-by: Texas Instruments Auto Merger <lcpd_integration@list.ti.com>

    Texas Instruments Auto Merger
     
  • commit 4ada77e37a773168fea484899201e272ab44ba8b upstream.

    Fix a typo in the TX DMA interrupt name for AUART4.
    This patch makes AUART4 operational again.

    Signed-off-by: Marek Vasut
    Fixes: f30fb03d4d3a ("ARM: dts: add generic DMA device tree binding for mxs-dma")
    Acked-by: Stefan Wahren
    Signed-off-by: Shawn Guo
    Signed-off-by: Greg Kroah-Hartman

    Marek Vasut
     

15 May, 2015

3 commits

  • …ux-kernel/audio-display-linux-feature-tree into ti-linux-3.14.y

    TI-Feature: audio-display
    TI-Tree: git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree.git
    TI-Branch: audio-display-ti-linux-3.14.y

    * 'audio-display-ti-linux-3.14.y' of git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree:
    ARM: dts: dra72-evm: Add CAL DT node
    ARM: dts: DRA7: Add ports node to CAL dtsi entry
    media: v4l: ti-vpe: Document CAL driver
    media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
    v4l: of: Read lane-polarities endpoint property
    dt: bindings: Add lane-polarity property to endpoint nodes

    Signed-off-by: Texas Instruments Auto Merger <lcpd_integration@list.ti.com>

    Texas Instruments Auto Merger
     
  • Device Tree bindings for the Camera Adaptation Layer (CAL) driver

    Signed-off-by: Benoit Parrot
    Signed-off-by: Jyri Sarha

    Benoit Parrot
     
  • Add lane-polarity property to endpoint nodes. This essentially tells that
    the order of the differential signal wires is inverted.

    Signed-off-by: Sakari Ailus
    Acked-by: Laurent Pinchart
    Signed-off-by: Benoit Parrot
    Signed-off-by: Jyri Sarha

    Sakari Ailus
     

09 May, 2015

1 commit

  • …egration-tree/connectivity-ti-linux-kernel into ti-linux-3.14.y

    TI-Feature: connectivity
    TI-Tree: git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel.git
    TI-Branch: connectivity-ti-linux-3.14.y

    * 'connectivity-ti-linux-3.14.y' of git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel:
    phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
    ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY

    Signed-off-by: Texas Instruments Auto Merger <lcpd_integration@list.ti.com>

    Texas Instruments Auto Merger
     

08 May, 2015

1 commit

  • SATA_PLL_SOFT_RESET bit of CTRL_CORE_SMA_SW_0 must be toggled
    between a SATA DPLL unlock and re-lock to prevent SATA lockup.

    Introduce a new DT parameter 'syscon-pllreset' to provide the syscon
    regmap access to this register which sits in the control module.

    If the register is not provided we fallback to the old behaviour
    i.e. SATA DPLL refclk will not be disabled and we prevent SoC low
    power states.

    NOTE: If SATA is enabled in u-boot will break if AHCI_PLATFORM is m
    as kernel clock autodisable kicks in and u-boot hadn't disabled
    SATA correctly. We can't do anything about this in the kernel
    and u-boot must be fixed.

    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Roger Quadros
     

06 May, 2015

1 commit

  • …egration-tree/connectivity-ti-linux-kernel into ti-linux-3.14.y

    TI-Feature: connectivity
    TI-Tree: git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel.git
    TI-Branch: connectivity-ti-linux-3.14.y

    * 'connectivity-ti-linux-3.14.y' of git://git.ti.com/connectivity-integration-tree/connectivity-ti-linux-kernel: (125 commits)
    usb: phy: mv-usb: fix usb_phy build errors
    tty: serial: 8250: omap: synchronize rx_running
    time: Export nsecs_to_jiffies()
    ti_config_fragments/connectivity.cfg: Enable USB_OTG and switch to EXTCON_USB_GPIO
    ARM: dts: am437x-sk-evm: Fix usb2_phy2 pinctrl
    ARM: dts: am43xx: Enable dual-role on USB1
    usb: dwc3: gadget: Fix suspend/resume during dual-role mode
    usb: dwc3: save/restore OTG registers during suspend/resume
    usb: dwc3: core: make dual-role work with OTG irq
    usb: dwc3: core.h: add some register definitions
    ARM: dts: dra7*-evm: Enable dual-role for usb1
    usb: dwc3: add dual-role support
    usb: otg: hub: Notify OTG fsm when A device sets b_hnp_enable
    usb: otg: Add dual-role device (DRD) support
    usb: udc-core: fix lock circular dependency on udc_lock
    usb: gadget: udc: adapt to OTG core
    usb: hcd: Adapt to OTG core
    usb: otg: add OTG core
    usb: gadget.h: Add OTG to gadget interface
    usb: hcd.h: Add OTG to HCD interface
    ...

    Signed-off-by: Dan Murphy <DMurphy@ti.com>

    Dan Murphy
     

05 May, 2015

14 commits

  • [ Upstream commit e52817faae359ce95c93c2b6eb88b16d4b430181 ]

    This driver observes the USB ID pin connected over a GPIO and
    updates the USB cable extcon states accordingly.

    The existing GPIO extcon driver is not suitable for this purpose
    as it needs to be taught to understand USB cable states and it
    can't handle more than one cable per instance.

    For the USB case we need to handle 2 cable states.
    1) USB (attach/detach)
    2) USB-HOST (attach/detach)

    This driver can be easily updated in the future to handle VBUS
    events in case it happens to be available on GPIO for any platform.

    Signed-off-by: Roger Quadros
    Reviewed-by: Felipe Balbi
    Acked-by: Felipe Balbi
    Signed-off-by: Chanwoo Choi
    Signed-off-by: Sekhar Nori

    Roger Quadros
     
  • [ upstream commit 460d098cb6728134e0e4ba3d58e10bb43032daa5 ]

    HIRD threshold should be configurable by different platforms.

    From DesignWare databook:
    When HIRD_Threshold[4] is set to 1b1 and HIRD value is greater than or
    equal to the value in HIRD_Threshold[3:0], dwc3 asserts output signals
    utmi_l1_suspend_n to put PHY into Deep Low-Power mode in L1.

    When HIRD_Threshold[4] is set to 1b0 or the HIRD value is less than
    HIRD_Threshold[3:0], dwc3 asserts output signals utmi_sleep_n on L1.

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 0effe0a3e741c0e2318f541ce207c9bd6cfe985c ]

    This patch adds disable usb2 suspend phy quirk, and some special platforms
    can configure that if it is needed.

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 59acfa208164205f94a11f454d08cd88f06b9908 ]

    This patch adds disable usb3 suspend phy quirk, and some special platforms
    can configure that if it is needed.

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 6b6a0c9a3ffa3107994d92d5758cbe274c5a97b6 ]

    This patch adds Tx de-emphasis quirk, and the Tx de-emphasis value is
    configurable according to PIPE3 specification.

    Value Description
    0 -6dB de-emphasis
    1 -3.5dB de-emphasis
    2 No de-emphasis
    3 Reserved

    It can be configured on DT or platform data.

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 14f4ac53dfb2321b07a0e690df797fba61102fa6 ]

    This patch adds RX_DETECT to Polling.LFPS control quirk, and some special
    platforms can configure that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit fb67afca177a215684d6124137f61e639c5483d4 ]

    This patch adds LFPS filter quirk, and some special platforms can configure
    that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 41c06ffdf9cc63edd875cc8ff8ae002cd9b14f96 ]

    This patch adds delay PHY power change from P0 to P1/P2/P3 when link state
    changing from U0 to U1/U2/U3 respectively, and some special platforms can
    configure that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit a2a1d0f5838d6aa0d1306ef9bb1011f501faa695 ]

    This patch adds delay P0 to P1/P2/P3 quirk for U2/U2/U3, and some special
    platforms can configure that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit df31f5b3a6d3ef0bb692edff13167e9a1c5aa25e ]

    This patch adds request P1/P2/P3 quirk for U2/U2/U3, and some special
    platforms can configure that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit b5a65c406367e3e79ece6f687c83d4ffce4c174c ]

    This patch adds P3 in U2 SS inactive quirk, and some special platforms can
    configure that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 9a5b2f3167c1f98b879d6a800ab138f04e34f9d5 ]

    This patch adds u2exit lfps quirk, and some special platforms can configure
    that if it is needed.

    [ balbi@ti.com : added DeviceTree binding documentation ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 80caf7d21adca10c4621d511f6eb01f7ed2b342c ]

    When parameter DWC_USB3_LPM_ERRATA_ENABLE is enabled in Andvanced
    Configuration of coreConsultant, it supports of xHCI BESL Errata Dated
    10/19/2011 is enabled in host mode. In device mode it adds the capability
    to send NYET response threshold based on the BESL value received in the LPM
    token, and the threhold is configurable for each soc platform.

    This patch adds an entry that soc platform is able to define the lpm
    capacity with their own device tree or bus glue layer.

    [ balbi@ti.com : added devicetree documentation, spelled threshold
    completely, made sure threshold is only applied to
    proper core revisions. ]

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros
    Signed-off-by: Sekhar Nori

    Huang Rui
     
  • [ upstream commit 3b81221a529c087171557d7c4aec02b0ba029bb1 ]

    This patch adds disscramble quirk, and it only needs to be enabled at fpga
    board on some vendor platforms.

    Signed-off-by: Huang Rui
    Signed-off-by: Felipe Balbi
    Signed-off-by: Roger Quadros

    Huang Rui
     

04 May, 2015

2 commits


30 Apr, 2015

3 commits

  • …ux-kernel/audio-display-linux-feature-tree into ti-linux-3.14.y

    TI-Feature: audio-display
    TI-Tree: git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree.git
    TI-Branch: audio-display-ti-linux-3.14.y

    * 'audio-display-ti-linux-3.14.y' of git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree:
    drm/omap: fix memory leak when omap_plane_mode_set fails
    ASoC: davinci-mcasp: Use pm_runtime_active() instead pm_runtime_enabled()
    drm/omap: partial workaround for DRA7 DMM errata i878
    drm/omap: add dmm_read() and dmm_write() wrappers
    HACK: drm/omap: fix memory barrier bug in DMM driver
    drm/omap: fix omap_gem_put_paddr() error handling
    drm/omap: fix omap_framebuffer_unpin() error handling
    HACK: drm/omap: always use blocking DMM fill
    drm/omap: fix error handling in omap_plane_pre_apply
    drm/omap: increase DMM transaction timeout

    Signed-off-by: Dan Murphy <DMurphy@ti.com>

    Dan Murphy
     
  • …rnel/platform-linux-feature-tree into ti-linux-3.14.y

    TI-Feature: platform_base
    TI-Tree: git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree.git
    TI-Branch: platform-ti-linux-3.14.y

    * 'platform-ti-linux-3.14.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree:
    crypto: omap-des: Fix unmapping of dma channels
    dmaenegine: edma: allow pause/resume for non-cyclic mode
    ARM: common: edma: clear completion interrupts on stop
    bus: omap_l3_noc: Fix master id address decoding for OMAP5

    Conflicts:
    drivers/dma/edma.c

    Signed-off-by: Dan Murphy <DMurphy@ti.com>

    Dan Murphy
     
  • Errata i878 says that MPU should not be used to access RAM and DMM at
    the same time. As it's not possible to prevent MPU accessing RAM, we
    need to access DMM via a proxy.

    This patch changes DMM driver to access DMM registers via sDMA. Instead
    of doing a normal readl/writel call to read/write a register, we use
    sDMA to copy 4 bytes from/to the DMM registers.

    This patch provides only a partial workaround for i878, as not only DMM
    register reads/writes are affected, but also accesses to the DMM mapped
    buffers (framebuffers, usually).

    This patch uses the OMAP specific DMA API, as mem-to-mem DMA is not yet
    supported by the new DMA API.

    Signed-off-by: Tomi Valkeinen
    Signed-off-by: Jyri Sarha

    Tomi Valkeinen
     

29 Apr, 2015

1 commit

  • The L3 Error handling on OMAP5 for the most part is very similar
    to that of OMAP4, and had leveraged common data structures and
    register layout definitions so far. Upon closer inspection, there
    are a few minor differences causing an incorrect decoding and
    reporting of the master NIU upon an error:

    1. The L3_TARG_STDERRLOG_MSTADDR.STDERRLOG_MSTADDR occupies
    11 bits on OMAP5 as against 8 bits on OMAP4, with the master
    NIU connID encoded in the 6 MSBs of the STDERRLOG_MSTADDR
    field.
    2. The CLK3 FlagMux component has 1 input source on OMAP4 and 3
    input sources on OMAP5. The common DEBUGSS source is at a
    different input on each SoC.

    Fix the above issues by using a OMAP5-specific compatible property
    and using SoC-specific data where there are differences.

    Cc: Nishanth Menon
    Signed-off-by: Suman Anna

    Suman Anna
     

18 Apr, 2015

1 commit

  • …ux-kernel/audio-display-linux-feature-tree into ti-linux-3.14.y

    TI-Feature: audio-display
    TI-Tree: git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree.git
    TI-Branch: audio-display-ti-linux-3.14.y

    * 'audio-display-ti-linux-3.14.y' of git://git.ti.com/~darrene/ti-linux-kernel/audio-display-linux-feature-tree:
    media: ti-vpe: vip: Stop dma in STREAMOFF
    media: ti-vpe: vip: Allocate VPDMA list for each stream
    media: ti-vpe: vpdma: allocate and maintain hwlist
    media: ti-vpe: vip: Add support for multi channel capture
    media: ti-vpe: vip: Add support for NV12 capture
    arm: dts: dra72-evm: Add OV10633 onboard camera
    arm: dts: dra7-evm: Add OV10633 onboard camera
    media: i2c: Add new driver for OV1063x sensors
    ARM: dts: DRA7: Remove obsolete 7 inch display

    Signed-off-by: Texas Instruments Auto Merger <lcpd_integration@list.ti.com>

    Texas Instruments Auto Merger
     

13 Apr, 2015

1 commit

  • Add new V4L2 subdev based driver for OV10633 and OV10635 sensors.
    Add the required Kconfig, Makefile and device tree bindings.
    Based on original patch posted at
    http://www.spinics.net/lists/linux-media/msg64347.html

    Add support for setting board muxes if described in DT.

    Signed-off-by: Nikhil Devshatwar
    Acked-by: Benoit Parrot

    Fixed new blank line at EOF.

    Signed-off-by: Jyri Sarha

    Nikhil Devshatwar
     

11 Apr, 2015

1 commit

  • …rnel/platform-linux-feature-tree into ti-linux-3.14.y

    TI-Feature: platform_base
    TI-Tree: git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree.git
    TI-Branch: platform-ti-linux-3.14.y

    * 'platform-ti-linux-3.14.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree:
    crypto: omap-sham: Use pm_runtime_irq_safe()
    crypto: omap-sham: Add the offset of sg page to vaddr
    crypto: omap-aes - Fix support for unaligned lengths
    gpio: Document GPIO hogging mechanism
    gpio: add GPIO hog mechanism
    dmaengine: omap-dma: Fix memory leak when terminating running transfer
    dmaengine: edma: fix memory leak when terminating running transfers
    ti_config_fragments/baseport.cfg: enable opening files by handle
    scripts/dtc: Update to upstream version 1.4.1-ga4b093f7
    scripts/dtc: Add a script to update to mainline dtc source

    Conflicts:
    drivers/dma/edma.c
    drivers/gpio/gpiolib.c

    Signed-off-by: Dan Murphy <DMurphy@ti.com>

    Dan Murphy
     

09 Apr, 2015

1 commit