1. 17 5月, 2016 1 次提交
  2. 16 5月, 2016 1 次提交
  3. 12 5月, 2016 2 次提交
  4. 10 5月, 2016 2 次提交
    • C
      gpio: dt-bindings: add wd,mbl-gpio bindings · 5b64250b
      Christian Lamparter 提交于
      This patch adds the device tree bindings for the Western Digital's
      MyBook Live memory-mapped GPIO controllers.
      
      The gpios will be supported by gpio-mmio code of the
      GPIO generic library.
      Signed-off-by: NChristian Lamparter <chunkeey@googlemail.com>
      Acked-by: NRob Herring <robh@kernel.org>
      Reviewed-by: NAndy Shevchenko <andy.shevchenko@gmail.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      5b64250b
    • L
      gpio: of: make it possible to name GPIO lines · fd9c5531
      Linus Walleij 提交于
      Make it possible to name the producer side of a GPIO line using
      a "gpio-line-names" property array, modeled on the
      "clock-output-names" property from the clock bindings.
      
      This naming is especially useful for:
      
      - Debugging: lines are named after function, not just opaque
        offset numbers.
      
      - Exploration: systems where some or all GPIO lines are available
        to end users, such as prototyping, one-off's "makerspace usecases"
        users are helped by the names of the GPIO lines when tinkering.
        This usecase has been surfacing recently.
      
      The gpio-line-names attribute is completely optional.
      
      Example output from lsgpio on a patched Snowball tree:
      
      GPIO chip: gpiochip6, "8000e180.gpio", 32 GPIO lines
              line  0: unnamed unused
              line  1: "AP_GPIO161" "extkb3" [kernel]
              line  2: "AP_GPIO162" "extkb4" [kernel]
              line  3: "ACCELEROMETER_INT1_RDY" unused [kernel]
              line  4: "ACCELEROMETER_INT2" unused
              line  5: "MAG_DRDY" unused [kernel]
              line  6: "GYRO_DRDY" unused [kernel]
              line  7: "RSTn_MLC" unused
              line  8: "RSTn_SLC" unused
              line  9: "GYRO_INT" unused
              line 10: "UART_WAKE" unused
              line 11: "GBF_RESET" unused
              line 12: unnamed unused
      
      Cc: Grant Likely <grant.likely@linaro.org>
      Cc: Amit Kucheria <amit.kucheria@linaro.org>
      Cc: David Mandala <david.mandala@linaro.org>
      Cc: Lee Campbell <leecam@google.com>
      Cc: devicetree@vger.kernel.org
      Acked-by: NRob Herring <robh@kernel.org>
      Reviewed-by: NMichael Welling <mwelling@ieee.org>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      fd9c5531
  5. 09 5月, 2016 4 次提交
  6. 06 5月, 2016 4 次提交
  7. 04 5月, 2016 1 次提交
  8. 03 5月, 2016 7 次提交
  9. 02 5月, 2016 4 次提交
  10. 30 4月, 2016 2 次提交
  11. 29 4月, 2016 7 次提交
  12. 28 4月, 2016 3 次提交
  13. 27 4月, 2016 2 次提交