Am Montag, 5. MÃrz 2018, 21:25:30 CET schrieb Heiko StÃbner:It's not so urgent because the RK818 PMIC currently does not boot and the patch for this problem is also pending.
Am Montag, 5. MÃrz 2018, 13:45:11 CET schrieb Daniel Schultz:had to move it to 4.18 though.
The CLK_O_SEL default is synchronous to XI input clock, which is 25 MHz.applied for 4.17
Set CLK_O_SEL to channel A transmit clock so we have 125 MHz on CLK_OUT.
Signed-off-by: Daniel Schultz <d.schultz@xxxxxxxxx>
The change to the dt-binding header goes through the networking
tree and will only get merged for 4.17-rc1 .
So devicetree changes in a different branch aren't available at this
point.
One commonly practiced alternative is that you provide a v2
with the actual hex values instead of the constants for 4.17
and a follow-up patch replacing them with the constants
that I can apply for 4.18.