Re: [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts

From: Vineet Gupta
Date: Wed Aug 23 2017 - 12:40:41 EST


On 08/23/2017 04:24 AM, Eugeniy Paltsev wrote:
Given that you added a generic feature as part of 1/5 - do other
platforms
abilis/nps need corresponding fixups as this one !
Actually no.
If cpu 0 node don't have "cpu-freq" property we simply print cpu
frequency and don't try to change it.
So we can left other dts untouched.

OK good. But to keep things consistent lets fix the rest of DTs, as needed, as a separate patch.