Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #3

Closed
wants to merge 44 commits into from
Closed

Update #3

wants to merge 44 commits into from

Commits on Jun 23, 2020

  1. arm64: dts: rockchip: add rk3328-nanopi-r2 board

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    1da059a View commit details
    Browse the repository at this point in the history
  2. PM / devfreq: rockchip-dfi: add more soc support

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3fa31c9 View commit details
    Browse the repository at this point in the history
  3. clk: rockchip: support setting ddr clock via SIP Version 2 APIs

    commit 764e893 rockchip.
    
    Signed-off-by: Tang Yun ping <typ@rock-chips.com>
    Signed-off-by: hmz007 <hmz007@gmail.com>
    Tang Yun ping authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a68d2fb View commit details
    Browse the repository at this point in the history
  4. PM / devfreq: rockchip: add devfreq driver for rk3328 dmc

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e627f57 View commit details
    Browse the repository at this point in the history
  5. arm64: dts: nanopi-r2: add rk3328-dmc relate node

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    7745eee View commit details
    Browse the repository at this point in the history
  6. arm64: dts: nanopi-r2: set sdmmc0ext pins to 2ma

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b2719cf View commit details
    Browse the repository at this point in the history
  7. phy: rockchip: add driver for Rockchip USB 3.0 PHY

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f58098e View commit details
    Browse the repository at this point in the history
  8. Documentation: bindings: add dt doc for Rockchip USB 3.0 PHY

    commit b6b5b40 rockchip.
    
    Signed-off-by: William Wu <wulf@rock-chips.com>
    Signed-off-by: hmz007 <hmz007@gmail.com>
    wuliangfeng authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    702eae9 View commit details
    Browse the repository at this point in the history
  9. usb: dwc3: rockchip-inno: add devicetree bindings documentation

    commit 1b67e01 rockchip.
    
    Signed-off-by: William Wu <wulf@rock-chips.com>
    Signed-off-by: hmz007 <hmz007@gmail.com>
    wuliangfeng authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    fc8e471 View commit details
    Browse the repository at this point in the history
  10. usb: dwc3: add a new glue layer for rockchip SoCs with INNO PHY

    commit 0cbdc8c rockchip.
    
    Signed-off-by: William Wu <wulf@rock-chips.com>
    Signed-off-by: hmz007 <hmz007@gmail.com>
    wuliangfeng authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    1f1005d View commit details
    Browse the repository at this point in the history
  11. Revert "clk: rockchip: fix wrong mmc phase shift for rk3328"

    This reverts commit 4ef2449.
    
    The description for CRU_EMMC/SDMMC/SDIO_CON[0/1] is jumble on
    chapters, make it clear that the correct shift is 1 that from
    IC engineer.
    
    Change-Id: I48dce293ec6ef82a5c78db38efc083227776ea99
    Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
    Ziyuan Xu authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2c99c4a View commit details
    Browse the repository at this point in the history
  12. arm64: dts: nanopi-r2: set default-sample-phase to 120

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ced92ca View commit details
    Browse the repository at this point in the history
  13. arm64: dts: rk3328: add usb3 nodes for nanopi-r2

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    18fc2d7 View commit details
    Browse the repository at this point in the history
  14. ARM64: defconfig: Add nanopi-r2_linux_defconfig

    This file is based on defconfig, with minor changes and
    passed preliminary tests.
    
    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e723fcb View commit details
    Browse the repository at this point in the history
  15. ARM64: defconfig: Add nanopi4_linux_defconfig

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    181b127 View commit details
    Browse the repository at this point in the history
  16. block/partitions: add rockchip partition support for mmc

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5b82801 View commit details
    Browse the repository at this point in the history
  17. arm64: dts: nanopi-r2: set sdmmc0 pins to 4ma

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    56a6645 View commit details
    Browse the repository at this point in the history
  18. r8152: support to get MAC address from device tree

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c43ce49 View commit details
    Browse the repository at this point in the history
  19. arm64: dts: nanopi-r2: add node for r8153 mac address

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    22a1d87 View commit details
    Browse the repository at this point in the history
  20. regulator: fixed: Add support for off-on-delay

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    77019de View commit details
    Browse the repository at this point in the history
  21. r8152: Add module param for customized LEDs

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6b8bf71 View commit details
    Browse the repository at this point in the history
  22. arm64: dts: rk3328: support for R2S (V1.0 1912)

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a71ff7d View commit details
    Browse the repository at this point in the history
  23. arm64: configs: update config for nanopi4/r2

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0cb6b19 View commit details
    Browse the repository at this point in the history
  24. arm64: dts: rockchip: Add nanopi-r2 ethernet phy

    Change-Id: I68d63bfd5eb92db5e78533a204adf1ef50f08d87
    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c0776ae View commit details
    Browse the repository at this point in the history
  25. soc: friendlyelec: Add board info driver

    Change-Id: I122adb4f99c816b5c177f16392fb2df9c10a47be
    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c464028 View commit details
    Browse the repository at this point in the history
  26. arm64: configs: enable BPF options for systemd

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    cb10dbe View commit details
    Browse the repository at this point in the history
  27. arm64: configs: enable PHY_ROCKCHIP_INNO_HDMI

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    cc3bfec View commit details
    Browse the repository at this point in the history
  28. arm64: dts: nanopi-r2: use SPDX-License-Identifier

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ee9291f View commit details
    Browse the repository at this point in the history
  29. arm64: dts: nanopi-r2: enable pwm2 for fan

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    814ff05 View commit details
    Browse the repository at this point in the history
  30. pwm: rockchip: add shutdown callback

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ad232bc View commit details
    Browse the repository at this point in the history
  31. arm64: dts: nanopi-r2: add sleep pinctrl for pwm2

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    61f4a85 View commit details
    Browse the repository at this point in the history
  32. arm64: configs: enable BPFILTER_UMH=y for openwrt

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a154e8d View commit details
    Browse the repository at this point in the history
  33. arm64: dts: nanopi-r2: add nodes for gpio-leds

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    37a9ad2 View commit details
    Browse the repository at this point in the history
  34. arm64: configs: enable hardware offload support

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e4009a4 View commit details
    Browse the repository at this point in the history
  35. arm64: dts: rk3328: support for R2 Pro (v1.0 2001)

    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    16ea8e9 View commit details
    Browse the repository at this point in the history
  36. nanopi-r2_linux_defconfig: add exfat

    lawrencetg authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2d15828 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    da3c232 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7ee8c83 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    79de6fd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6db071e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8fe899c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1002252 View commit details
    Browse the repository at this point in the history
  43. ARM64: dts: rk3328: support for NEO3 Series

    Change-Id: I4c6f4027042cba30f9f6cf379d2d261d4b23d4be
    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5cbcf86 View commit details
    Browse the repository at this point in the history
  44. arm64: configs: enable OVERLAY_FS_XINO_AUTO

    Change-Id: I53375cd3067fcc96d7c9f9b06ee8d86cff078208
    Signed-off-by: hmz007 <hmz007@gmail.com>
    hmz007 authored and fanck0605 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bfe05f0 View commit details
    Browse the repository at this point in the history