• Linus Torvalds's avatar
    Merge tag 'tag-chrome-platform-for-v5.2' of... · 47782361
    Linus Torvalds authored
    Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
    
    Pull chrome platform updates from Benson Leung:
     "CrOS EC:
       - Add EC host command support using rpmsg
       - Add new CrOS USB PD logging driver
       - Transfer spi messages at high priority
       - Add support to trace CrOS EC commands
       - Minor fixes and cleanups in protocol and debugfs
    
      Wilco EC:
       - Standardize Wilco EC mailbox interface
       - Add h1_gpio status to debugfs"
    
    * tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
      platform/chrome: cros_ec_proto: Add trace event to trace EC commands
      platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helper
      platform/chrome: cros_ec: Add EC host command support using rpmsg
      platform/chrome: wilco_ec: Add h1_gpio status to debugfs
      platform/chrome: wilco_ec: Standardize mailbox interface
      platform/chrome: cros_ec_proto: check for NULL transfer function
      platform/chrome: Add CrOS USB PD logging driver
      platform/chrome: cros_ec_spi: Transfer messages at high priority
      platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_create functions
      platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supported
    47782361
cros_ec_debugfs.c 11.7 KB