
16 Oct
2018
16 Oct
'18
4:46 p.m.
On 16.10.2018 16:25, Alexander Graf wrote:
On 03.10.18 07:45, Michal Simek wrote:
From: Siva Durga Prasad Paladugu siva.durga.paladugu@xilinx.com
This patch gets clock from clock nodes if no clock property found in serial node.
Signed-off-by: Siva Durga Prasad Paladugu sivadur@xilinx.com Signed-off-by: Michal Simek michal.simek@xilinx.com
Is this what Linux does? If so, you probably want to explicitly state that.
yes. Linux does that. On the other hand reading clock property is something what it is out of dt binding spec.
Thanks, Michal