On Fri, 1 Apr 2022 at 06:44, Paweł Anikiel <p...@semihalf.com> wrote: > > Add handoff headers for the Google Chameleonv3 variants: 480-2 and > 270-3. Both files were generated using qts-filter-a10.sh. > > Signed-off-by: Paweł Anikiel <p...@semihalf.com> > --- > .../dts/socfpga_chameleonv3_270_3_handoff.h | 305 ++++++++++++++++++ > .../dts/socfpga_chameleonv3_480_2_handoff.h | 305 ++++++++++++++++++ > 2 files changed, 610 insertions(+) > create mode 100644 arch/arm/dts/socfpga_chameleonv3_270_3_handoff.h > create mode 100644 arch/arm/dts/socfpga_chameleonv3_480_2_handoff.h
If these are binding files needed for the dts, should they not go into include/dt-bindings ? If not, can they go into arch/arm/include/asm/arch-... ? Regards, Simon