ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Add support for reading D1 efuse speed bin
@ 2023-12-20  9:51 Brandon Cheo Fusi
  2023-12-20  9:51 ` [RFC PATCH 1/2] cpufreq: sun50i: Add support for D1's speed bin decoding Brandon Cheo Fusi
  2023-12-20  9:51 ` [RFC PATCH 2/2] riscv: dts: allwinner: Fill in OPPs Brandon Cheo Fusi
  0 siblings, 2 replies; 5+ messages in thread
From: Brandon Cheo Fusi @ 2023-12-20  9:51 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Paul Walmsley,
	Palmer Dabbelt, Albert Ou, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Yangtao Li, Rafael J . Wysocki, Viresh Kumar
  Cc: devicetree, linux-arm-kernel, linux-sunxi, linux-riscv,
	linux-kernel, linux-pm, Brandon Cheo Fusi

Hi everyone,

This series is an attempt to get feedback on decoding D1 efuse speed bins
in the Sun50i H6 cpufreq driver, and turning the result into a meaningful
value that selects voltage ranges in an OPP table.

I want to make sure I get this right before sending in a v3 of the D1
cpufreq support series at

https://lore.kernel.org/linux-sunxi/20231218110543.64044-1-fusibrandon13@gmail.com/T/#t

which is currently stuck at

https://lore.kernel.org/linux-sunxi/aad8302d-a015-44ee-ad11-1a4c6e00074c@sholland.org/

Brandon Cheo Fusi (2):
  cpufreq: sun50i: Add support for D1's speed bin decoding
  riscv: dts: allwinner: Fill in OPPs

 arch/riscv/boot/dts/allwinner/sun20i-d1s.dtsi |  8 +-
 drivers/cpufreq/sun50i-cpufreq-nvmem.c        | 85 +++++++++++++++----
 2 files changed, 76 insertions(+), 17 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-20 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-20  9:51 [RFC PATCH 0/2] Add support for reading D1 efuse speed bin Brandon Cheo Fusi
2023-12-20  9:51 ` [RFC PATCH 1/2] cpufreq: sun50i: Add support for D1's speed bin decoding Brandon Cheo Fusi
2023-12-20 10:39   ` Andre Przywara
2023-12-20  9:51 ` [RFC PATCH 2/2] riscv: dts: allwinner: Fill in OPPs Brandon Cheo Fusi
2023-12-20 15:25   ` Jernej Škrabec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox