Skip to content
Snippets Groups Projects
Select Git revision
  • 976e78a5226598cb582fe9ef98a72861adbc0e9c
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

arch

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Eugeniy Paltsev authored and Vineet Gupta committed
    DW sdio controller has external ciu clock divider controlled
    via register in SDIO IP. It divides sdio_ref_clk
    (which comes from CGU) by 16 for default. So default mmcclk
    clock (which comes to sdk_in) is 25000000 Hz.
    
    So fix wrong current value (50000000 Hz) to actual 25000000 Hz.
    
    Note this is a preventive fix, in line with similar change for HSDK
    where this was actually needed. see:
    http://lists.infradead.org/pipermail/linux-snps-arc/2017-September/002924.html
    
    
    
    Signed-off-by: default avatarEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
    Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
    976e78a5
    History
    Name Last commit Last update
    ..