Skip to content
  1. May 21, 2017
  2. May 16, 2017
  3. May 15, 2017
  4. Apr 27, 2017
  5. Apr 24, 2017
  6. Apr 20, 2017
  7. Apr 19, 2017
    • Sudeep Holla's avatar
      arm64: dts: juno: add information about L1 and L2 caches · f9936c4a
      Sudeep Holla authored
      
      
      Commit a8d4636f ("arm64: cacheinfo: Remove CCSIDR-based cache
      information probing") removed mechanism to extract cache information
      based on CCSIDR register as the architecture explicitly states no
      inference about the actual sizes of caches based on CCSIDR registers.
      
      Commit 9a802431 ("arm64: cacheinfo: add support to override cache
      levels via device tree") had already provided options to override cache
      information from the device tree.
      
      This patch adds the information about L1 and L2 caches on all variants
      of Juno platform.
      
      Cc: Will Deacon <will.deacon@arm.com>
      Cc: Liviu Dudau <liviu.dudau@arm.com>
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      f9936c4a
    • Sudeep Holla's avatar
      arm64: dts: juno: fix few unit address format warnings · 72cc1993
      Sudeep Holla authored
      
      
      This patch fixes the following set of warnings on juno.
      
       smb@08000000 unit name should not have leading 0s
       sysctl@020000 simple-bus unit address format error, expected "20000"
       apbregs@010000 simple-bus unit address format error, expected "10000"
       mmci@050000 simple-bus unit address format error, expected "50000"
       kmi@060000 simple-bus unit address format error, expected "60000"
       kmi@070000 simple-bus unit address format error, expected "70000"
       wdt@0f0000 simple-bus unit address format error, expected "f0000"
      
      Acked-by: default avatarLiviu Dudau <liviu.dudau@arm.com>
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      72cc1993
  8. Apr 13, 2017
  9. Apr 12, 2017
  10. Apr 11, 2017
  11. Apr 10, 2017
  12. Apr 08, 2017
  13. Apr 07, 2017
  14. Apr 06, 2017
    • Icenowy Zheng's avatar
      arm64: allwinner: a64: add pmu0 regs for USB PHY · 0d984797
      Icenowy Zheng authored
      
      
      The USB PHY in A64 has a "pmu0" region, which controls the EHCI/OHCI
      controller pair that can be connected to the PHY0.
      
      Add the MMIO region for PHY node.
      
      Signed-off-by: default avatarIcenowy Zheng <icenowy@aosc.io>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      0d984797
    • Jiancheng Xue's avatar
      arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board · 2f20182e
      Jiancheng Xue authored
      
      
      Add basic dts files for hi3798cv200-poplar board. Poplar is the
      first development board compliant with the 96Boards Enterprise
      Edition TV Platform specification. The board features the
      Hi3798CV200 with an integrated quad-core 64-bit ARM Cortex A53
      processor and high performance Mali T720 GPU.
      
      Signed-off-by: default avatarJiancheng Xue <xuejiancheng@hisilicon.com>
      Reviewed-by: default avatarAlex Elder <elder@linaro.org>
      Acked-by: default avatarPeter Griffin <peter.griffin@linaro.org>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      2f20182e
    • Daniel Lezcano's avatar
      arm64: dts: hi6220: Reset the mmc hosts · 0fbdf995
      Daniel Lezcano authored
      
      
      The MMC hosts could be left in an unconsistent or uninitialized state from
      the firmware. Instead of assuming, the firmware did the right things, let's
      reset the host controllers.
      
      This change fixes a bug when the mmc2/sdio is initialized leading to a hung
      task:
      
      [  242.704294] INFO: task kworker/7:1:675 blocked for more than 120 seconds.
      [  242.711129]       Not tainted 4.9.0-rc8-00017-gcf0251f #3
      [  242.716571] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [  242.724435] kworker/7:1     D    0   675      2 0x00000000
      [  242.729973] Workqueue: events_freezable mmc_rescan
      [  242.734796] Call trace:
      [  242.737269] [<ffff00000808611c>] __switch_to+0xa8/0xb4
      [  242.742437] [<ffff000008d07c04>] __schedule+0x1c0/0x67c
      [  242.747689] [<ffff000008d08254>] schedule+0x40/0xa0
      [  242.752594] [<ffff000008d0b284>] schedule_timeout+0x1c4/0x35c
      [  242.758366] [<ffff000008d08e38>] wait_for_common+0xd0/0x15c
      [  242.763964] [<ffff000008d09008>] wait_for_completion+0x28/0x34
      [  242.769825] [<ffff000008a1a9f4>] mmc_wait_for_req_done+0x40/0x124
      [  242.775949] [<ffff000008a1ab98>] mmc_wait_for_req+0xc0/0xf8
      [  242.781549] [<ffff000008a1ac3c>] mmc_wait_for_cmd+0x6c/0x84
      [  242.787149] [<ffff000008a26610>] mmc_io_rw_direct_host+0x9c/0x114
      [  242.793270] [<ffff000008a26aa0>] sdio_reset+0x34/0x7c
      [  242.798347] [<ffff000008a1d46c>] mmc_rescan+0x2fc/0x360
      
      [ ... ]
      
      Cc: stable@vger.kernel.org
      Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      0fbdf995
  15. Apr 05, 2017
  16. Apr 04, 2017
Loading