[PATCH 01/20] dt-bindings: clock: Add ASPEED constants
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-12-11 07:53:58
Also in:
linux-aspeed, linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-12-11 07:53:58
Also in:
linux-aspeed, linux-devicetree, lkml
On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley [off-list ref] wrote:
+#define ASPEED_NUM_CLKS 35
Why is this part of the ABI? What if they ever come out with a new
chip that needs
one more clock and you can't change it?
Arnd