I noted that the u-boot clock bindings differ from upstream Linux for rk3328. Which values are correct and how does u-boot plan on addressing this discrepancy?
https://github.com/u-boot/u-boot/blob/master/include/dt-bindings/clock/rk3328-cru.h vs https://github.com/torvalds/linux/blob/master/include/dt-bindings/clock/rk3328-cru.h For dclk gates, aclk gates, pclk gates and hclk gates the numbering differs. Thanks, -Kurt

