
On Thu, Sep 09, 2021 at 11:42:34AM +0200, Neil Armstrong wrote:
Hi Tom,
On 08/09/2021 17:46, Tom Rini wrote:
On Wed, Sep 08, 2021 at 04:17:20PM +0200, Neil Armstrong wrote:
Import Amlogic DT changes from Linux commit 7d2a07b76933 ("Linux 5.14"), dt-bindings clock changes and new meson-g12b-gsking-x.dts, meson-sm1-bananapi-m5 & odroid-hc4 boards.
Signed-off-by: Neil Armstrong narmstrong@baylibre.com
Given some other related email threads, I'm curious. Does this mean that everything U-Boot specific is currently in -u-boot.dtsi files? Or is there some manual syncing within the main dts files (aside from perhaps needing to #include a -u-boot.dtsi) ? Thanks!
The dts, dtsi and bindings files are copied verbatim from Linux and all the U-Boot specific changes are in the -u-boot.dtsi files indeed.
Is this an issue somehow ?
Great, that's exactly what I was hoping to hear.