<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to enable a node in main.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95639/how-to-enable-a-node-in-main</link><description>Hi, 
 I want to use LSE clock of the board. Because of few reasons I need to disable the node in overlay file, but I enable the node in main. 
 Is this possible to achieve? If yes, please suggest me how? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Feb 2023 15:56:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95639/how-to-enable-a-node-in-main" /><item><title>RE: How to enable a node in main.</title><link>https://devzone.nordicsemi.com/thread/408657?ContentTypeID=1</link><pubDate>Tue, 07 Feb 2023 15:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3033276-7885-4c28-9d66-ae910f2ab20a</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi, enabling or disabling dts nodes during runtime is not possible.&lt;/p&gt;
&lt;p&gt;The only references to the clk_lse node I could find in the SDK were in stm32_clock_control.h, which appears to rely on the node being enabled during boot in order to configure it correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable a node in main.</title><link>https://devzone.nordicsemi.com/thread/405006?ContentTypeID=1</link><pubDate>Mon, 16 Jan 2023 11:40:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bd076ad-9587-4251-8d2c-d6a8efb1923c</guid><dc:creator>Akanksha</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/oivind"&gt;Øivind&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;amp;clk_lse {&lt;br /&gt; status = &amp;quot;disabled&amp;quot;;&lt;br /&gt;};&lt;/p&gt;
&lt;p&gt;The code snap of disabling the LSE clock.&lt;/p&gt;
&lt;p&gt;I need to enable it in main (basically I need to enable the node dynamically).&lt;/p&gt;
&lt;p&gt;I need to disable in overlay to reduce the boot time of the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable a node in main.</title><link>https://devzone.nordicsemi.com/thread/404806?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 13:16:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ade28fc-6500-479e-89c7-5ec57a75decd</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you show me how you disable the node in the overlay? And in which file do you want to enable it?&lt;/p&gt;
&lt;p&gt;If you can tell me why you need to disable it in the overlay and enable it somewhere else, that would also be helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>