Re: [PATCH v2 3/4] ASoC: SMA1303: Modify the sysclk setting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +	sma1303->mclk = devm_clk_get(sma1303->dev, "mclk");
> 
> One undocumented property is replaced with another undocumented property.
> Can't you test your DTS?
> 
> Best regards,
> Krzysztof

I misunderstood the clk_get function. It's my fault. Sorry :(
I didn't know that clk id is what I need to specify in devicetree.

For SMA1303 device, only bclk is possible, not using MCLK.
So, if there is an id called mclk, only the log that says that it is not
supported is left.

Since MCLK is unusable, it seems appropriate to delete the contents.
I rewrite that patch.

And then, I'll check the clk_get function further and add it if necessary.

Thanks!

Best regards,
Kiseok Jo




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux