Star64_linux/Documentation/devicetree/bindings
Viresh Kumar 1bf8cc3d01 cpufreq: cpu0: OPPs can be populated at runtime
OPPs can be populated statically, via DT, or added at run time with
dev_pm_opp_add().

While this driver handles the first case correctly, it would fail to populate
OPPs added at runtime. Because call to of_init_opp_table() would fail as there
are no OPPs in DT and probe will return early.

To fix this, remove error checking and call dev_pm_opp_init_cpufreq_table()
unconditionally.

Update bindings as well.

Suggested-by: Stephen Boyd <sboyd@codeaurora.org>
Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-07-16 15:12:52 +02:00
..
arc
arm ARM: EXYNOS: Add support for clock handling in power domain 2014-07-11 08:03:19 +09:00
ata
bus
c6x
clock
cpufreq cpufreq: cpu0: OPPs can be populated at runtime 2014-07-16 15:12:52 +02:00
crypto
dma
drm
extcon
fb
gpio
gpu
hid
hsi
hwmon
hwrng
i2c
iio
input
interrupt-controller
iommu
leds
lpddr2
media
memory-controllers
metag
mfd
mipi
mips
misc
mmc
mtd
net
nvec
panel
pci
phy
pinctrl
power
power_supply
powerpc
pps
pwm
regulator
reserved-memory
reset
rng
rtc
serial serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 2014-07-11 17:45:12 -07:00
serio
soc/qcom
sound
spi
spmi
staging
thermal
timer
ufs
usb
video
virtio
w1
watchdog
x86
ABI.txt
eeprom.txt
graph.txt
marvell.txt
open-pic.txt
resource-names.txt
submitting-patches.txt
vendor-prefixes.txt
xilinx.txt