This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: tps subnode(charger and pwrbutton) deletion

Part Number: AM3352
Other Parts Discussed in Thread: TPS65217

Hi,

we are migrating from v4.9 to v5.10 for am3352 based board.

if we delete below tps node

  1. charger
  2. pwrbutton 

from dts file, is there any impact on the board.

note: controller board don't have power button.

Any help or suggestion appreciable.

Thanks in advanced.

 

  • Hi Codebot,

    Does your AM3352 board use TPS65217? Yes, you can delete the charger and powrbutton DT nodes if your board doesn't use them. Please see both nodes are disabled by default in tps65217.dtsi.

  • Thank you very much Bin Liu for quick reply that help me, 

    trying to find out for

    1. "mc" for node usb0 -> interrupt-names = "mc", "vbus" which is present in am335x-bone-common.dtsi 

    2. tried to find in dtc documentation, but not able to find.

    3. same for  prcm : prm_per, prm_wkup, prm_device, prm_gfx which is present in am33xx.dtsi file.

    could you please share more info or some reference document, that will help. 

    Thank you.

  • Hi Codebot,

    What problems do you have with these am33xx.dtsi nodes? You are not supposed to modify these DT nodes or properties.