From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kurt Miller Date: Thu, 12 Mar 2020 16:26:28 -0400 Subject: rockchip: rk3328 clock bindings Message-ID: <1584044788.13174.83.camel@intricatesoftware.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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