Hi Robert,
On 25/6/2018 10:18 PM, Robert Jarzmik wrote:
Daniel Mack <daniel@xxxxxxxxxx> writes:
The NAND driver looks for a clock named "core" and falls back to a pdev
clock that has a wrong rate if not set.
Signed-off-by: Daniel Mack <daniel@xxxxxxxxxx>
Applied to pxa/dt with a small "line swap", ie. clock-names is one line below
"clocks" line.
This patch got applied twice in mainline, as ce4313f318de and as
267a113cec97. Not sure what went wrong here, but the same property npow
occurs twice in the node, which leads to an error during dtb complication.
Could you queue a revert for ce4313f318de?
Thanks,
Daniel