Hello,
Setting A53s clock using clkid 137 and clkid 136 works, but ti-sci generates an error when using clkid 135 which is unexpected (AM62x seems to accept addressing this clkid), this can be reproduced by using k3config:
k3conf set clock 137 0 xxx; k3conf set clock 136 0 xxx & k3conf set clock 135 0 xxx
I realize that the core cluster is using a single clock (clkid 137) but for consistency I believe this should be fixed where setting clkid 135 shouldn't return an error.
Thank you for considering this.