<?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>overwrite gpio_fwd</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113325/overwrite-gpio_fwd</link><description>Hi, 
 I am writing a app.overwrite to remap my pins table. I can use 
 
 /delete-node/ 
 
 The above is no problem. Bu my pio is overlay with gpio1 pin 5. The original dts file is 
 
 gpio_fwd: nrf-gpio-forwarder { compatible = &amp;quot;nordic,nrf-gpio-forwarder</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jul 2024 07:06:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113325/overwrite-gpio_fwd" /><item><title>RE: overwrite gpio_fwd</title><link>https://devzone.nordicsemi.com/thread/495335?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 07:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f971bd8-755a-4ceb-91cd-5a13750fb6b0</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Yes, if the zephyr.dts in the&amp;nbsp;&lt;span&gt;build/zephyr/ location matches your requirements, then it came out right.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: overwrite gpio_fwd</title><link>https://devzone.nordicsemi.com/thread/495271?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2024 15:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c17d8060-f21d-4f4d-ab5d-cd81fd0c3d42</guid><dc:creator>LanceTaiwan</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Priyanka,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; One more question.&amp;nbsp; If the final definition of .dts ( in build/zephyr/zephyr.dts ) match my table.&amp;nbsp; It means I make it right, right?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: overwrite gpio_fwd</title><link>https://devzone.nordicsemi.com/thread/495220?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2024 13:02:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55ce6633-bc42-4eac-b1d2-b38b7e8416cb</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Lance,&lt;/p&gt;
&lt;p&gt;Make sure that you are using the correct path / alias for the gpio_fwd node (make sure to check any aliases for the gpio_fwd).&amp;nbsp;This&amp;nbsp;should match the exact path defined in your DTS file. Also, the&amp;nbsp;/delete-node/ should be followed by the node path in the device tree, i.e. make sure that the&amp;nbsp;&lt;span&gt;/delete-node/ is not nested within any other node so it&amp;#39;s better to put it at the top of the dts file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>