[PATCH v3 00/19] ARM: dts: aspeed: updates and new machines
From: joel@jms.id.au (Joel Stanley)
Date: 2017-12-20 03:37:56
Also in:
linux-aspeed, linux-devicetree, lkml
From: joel@jms.id.au (Joel Stanley)
Date: 2017-12-20 03:37:56
Also in:
linux-aspeed, linux-devicetree, lkml
On Wed, Dec 20, 2017 at 1:53 PM, Joel Stanley [off-list ref] wrote:
This series of device tree patches for the ASPEED BMC machines
moves all systems to use the soon to be merged clk driver, and
updates machines to use all of the drivers we have upstream.
v3: Address review from Rob and Cedric
- Move aspeed-gpio.h usage out into the patches where use of the GPIO
is added
- Clarify that the aspeed-clock.h patch will be merged as part of
the device tree tree. This is to ensure we don't depend on the clk
tree for building.Arnd, Michael, Stephen; how do we resolve this? We need the dt-bindings header to be present for both the clk driver and the device tree to build. The clk driver is not (yet - soon I hope?) merged by Michael and Stephen. I am about to commit the device tree changes that will go through the ARM SoC tree. Cheers, Joel