On Thu, Dec 19, 2019 at 11:19:27PM +0100, Daniel Lezcano wrote: > Add DT documentation to add an idle state as a cooling device. The CPU > is actually the cooling device but the definition is already used by > frequency capping. As we need to make cpufreq capping and idle > injection to co-exist together on the system in order to mitigate at > different trip points, the CPU can not be used as the cooling device > for idle injection. The idle state can be seen as an hardware feature > and therefore as a component for the passive mitigation. > > Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/idle-states.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) This is now a schema in my tree. Can you rebase on that and I'll pick up the binding change. Rob