As already requested, can you *all* please use my linux@xxxxxxxxxxxxxxx address for this stuff please, and not rmk@xxxxxxxxxxxxxxx - it's screwing up my mailboxes. Thanks. On Wed, Apr 18, 2018 at 10:12:08PM +0300, Tero Kristo wrote: > On 18/04/18 17:36, Geert Uytterhoeven wrote: > >On Tue, Apr 17, 2018 at 11:10 AM, Tero Kristo <t-kristo@xxxxxx> wrote: > >>The AM57xx-evm is an overlay on top of beagle-x15 board. This contains > >>a display extension macro, and a few extra peripherals. Two versions > >>of the evm are supported, the base evm and the latest rev A3 evm. A > >>common overlay file is used for both boards. > >> > >>Signed-off-by: Tero Kristo <t-kristo@xxxxxx> > >>--- > >> arch/arm/boot/dts/ti/am57xx-evm-common.dtso | 175 ++++++++++++++++++++++++++++ > >> arch/arm/boot/dts/ti/am57xx-evm-reva3.dtso | 11 ++ > >> arch/arm/boot/dts/ti/am57xx-evm.dtso | 11 ++ > >> 3 files changed, 197 insertions(+) > >> create mode 100644 arch/arm/boot/dts/ti/am57xx-evm-common.dtso > >> create mode 100644 arch/arm/boot/dts/ti/am57xx-evm-reva3.dtso > >> create mode 100644 arch/arm/boot/dts/ti/am57xx-evm.dtso > >> > >>diff --git a/arch/arm/boot/dts/ti/am57xx-evm-common.dtso b/arch/arm/boot/dts/ti/am57xx-evm-common.dtso > >>new file mode 100644 > >>index 0000000..68c3937 > >>--- /dev/null > >>+++ b/arch/arm/boot/dts/ti/am57xx-evm-common.dtso > >>@@ -0,0 +1,175 @@ > >>+/dts-v1/; > >>+/plugin/; > >>+#include <dt-bindings/interrupt-controller/irq.h> > >>+#include <dt-bindings/gpio/gpio.h> > >>+#include <dt-bindings/input/input.h> > >>+ > >>+/ { > >>+ fragment@101 { > >>+ target-path = "/"; > >>+ > >>+ __overlay__ { > > > >It would be good to have "scripts/dtc: Correct overlay syntactic sugar for > >generating target-path fragments" in the kernel's copy of dtc, so this > >section can be converted to sugar syntax, too. > > Ah yea, that seems to be a recent patch I've missed, but yes, if that fixes > this limitation, it would be a great addition. > > -Tero > > > > > > >Gr{oetje,eeting}s, > > > > Geert > > > > -- > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki -- Russell King ARM architecture Linux Kernel maintainer -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html