1. 27 9月, 2016 3 次提交
  2. 12 9月, 2016 1 次提交
    • L
      dt-bindings: mmc: sdhci-st: Mention the discretionary "icn" clock · 981b1789
      Lee Jones 提交于
      The interconnect (ICN) clock is required for functional working of
      MMC on some ST platforms.  When not supplied it can result in
      broken MMC and the following output:
      
              [   13.916949] mmc0: Timeout waiting for hardware interrupt.
              [   13.922349] sdhci: =========== REGISTER DUMP (mmc0)===========
              [   13.928175] sdhci: Sys addr: 0x00000000 | Version:  0x00001002
              [   13.933999] sdhci: Blk size: 0x00007040 | Blk cnt:  0x00000001
              [   13.939825] sdhci: Argument: 0x00fffff0 | Trn mode: 0x00000013
              [   13.945650] sdhci: Present:  0x1fff0206 | Host ctl: 0x00000011
              [   13.951475] sdhci: Power:    0x0000000f | Blk gap:  0x00000080
              [   13.957300] sdhci: Wake-up:  0x00000000 | Clock:    0x00003f07
              [   13.963126] sdhci: Timeout:  0x00000004 | Int stat: 0x00000000
              [   13.968952] sdhci: Int enab: 0x02ff008b | Sig enab: 0x02ff008b
              [   13.974777] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
              [   13.980602] sdhci: Caps:     0x21ed3281 | Caps_1:   0x00000000
              [   13.986428] sdhci: Cmd:      0x0000063a | Max curr: 0x00000000
              [   13.992252] sdhci: Host ctl2: 0x00000000
              [   13.996166] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x7c048200
              [   14.001990] sdhci: ===========================================
              [   14.009802] mmc0: Got data interrupt 0x02000000 even though no data operation was in progress.
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
      981b1789
  3. 11 9月, 2016 1 次提交
    • H
      Input: silead_gsl1680 - document firmware-name, fix implementation · 43ba5883
      Hans de Goede 提交于
      The driver has supported touchscreen-fw-name to specify the firmware to
      load since it has been merged, but this was omitted from the dt-binding
      documentation.
      
      During review of adding touchscreen-fw-name to the binding documentation
      it was brought up that there is a standard property name called
      "firmware-name" for this, which should be used.
      
      Since there are no users of touchscreen-fw-name yet, this commit
      adds documentation of "firmware-name" to the dt-binding documentation
      and switches the driver over to use this.
      
      This commit also makes the driver add a "silead/" prefix to the
      firmware name from dt before calling request_firmware. That the
      firmware files are stored under /lib/firmware/silead under Linux
      is an implementation detail and does not belong in devicetree.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Acked-by: NRob Herring <robh@kernel.org>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      43ba5883
  4. 31 8月, 2016 1 次提交
  5. 24 8月, 2016 1 次提交
  6. 19 8月, 2016 1 次提交
  7. 18 8月, 2016 1 次提交
  8. 06 8月, 2016 1 次提交
  9. 03 8月, 2016 2 次提交
  10. 30 7月, 2016 1 次提交
    • S
      documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations · 099c0cbd
      Steve Twiss 提交于
      Buck and LDO binding name changes.
      
      The binding names for the regulators have been changed to match the current
      expectation from existing device tree source files.
      
      This fix rectifies the disparity between what currently exists in some
      .dts[i] board files and what is listed in this binding document. This
      change re-aligns those differences and also brings the binding document
      in-line with the expectations of the product datasheet from Dialog
      Semiconductor.
      
      Bucks and LDOs now follow the expected notation:
      { buck1, buck2, buck3, buck4 }
      { ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7, ldo8, ldo9, ldo10 }
      Signed-off-by: NSteve Twiss <stwiss.opensource@diasemi.com>
      Signed-off-by: NRob Herring <robh@kernel.org>
      099c0cbd
  11. 28 7月, 2016 2 次提交
  12. 27 7月, 2016 1 次提交
  13. 26 7月, 2016 1 次提交
  14. 25 7月, 2016 11 次提交
  15. 23 7月, 2016 2 次提交
  16. 22 7月, 2016 3 次提交
  17. 20 7月, 2016 1 次提交
  18. 19 7月, 2016 4 次提交
  19. 18 7月, 2016 2 次提交