summaryrefslogtreecommitdiff
path: root/sound/sh
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-04-18 10:06:07 (GMT)
committerTony Lindgren <tony@atomide.com>2016-04-26 16:52:13 (GMT)
commit5607959a4d5b54dcc9a3572bdbf967dfda88ae66 (patch)
treea0286a3344fd04626ed23fcf2c9c80b37a283684 /sound/sh
parent5086e5c79602a4620fbc3ec208f38e445982e301 (diff)
downloadlinux-5607959a4d5b54dcc9a3572bdbf967dfda88ae66.tar.xz
ARM: dts: omap5-cm-t54: fix ldo1_reg and ldo4_reg ranges
ldo4_reg is connected to DSS, and should always be 1.8V. However the The dts defines a range of 1.5V-1.8V, which requires somethings to set the actual voltage at runtime. Currently we set the voltage in omapdss driver. As the voltage must always be 1.8V, let's just define the range to 1.8V so that the driver doesn't need to deal with the voltage. In fact, the driver should not touch the voltage, except in the cases where the voltage needs to be changed at runtime. I presume the situation is the same for ldo1_reg, used for CSI, although I think it is not currently used in the mainline. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions