Re: LVDS SUPPORT RCAR M2(R8A7791)

2016-09-28 Thread Geert Uytterhoeven
On Wed, Sep 28, 2016 at 8:43 AM, Jithin T Raj  wrote:
> ubuntu@teltvm2468l:~/Jithin/Koelsch/kernel$ make -j4 r8a7791-koelsch.dtb
>   CC  scripts/mod/devicetable-offsets.s
>   GEN scripts/mod/devicetable-offsets.h
>   HOSTCC  scripts/mod/file2alias.o
>   HOSTLD  scripts/mod/modpost
>   DTC arch/arm/boot/dts/r8a7791-koelsch.dtb
> Error: arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi:41.4-5 label or path, 
> 'lvds_connector', not found
> FATAL ERROR: Syntax error parsing input tree
> make[1]: *** [arch/arm/boot/dts/r8a7791-koelsch.dtb] Error 1
> make: *** [r8a7791-koelsch.dtb] Error 2

Which source tree are you using?
lvds_connector should be defined in arch/arm/boot/dts/r8a7791-koelsch.dts

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


LVDS SUPPORT RCAR M2(R8A7791)

2016-09-27 Thread Jithin T Raj

hi,
  first of all thank u for  the patch given..I tryed with that..I am getting 
uImage after build..but  when i tried to make .dtb file i am getting following 
error
 

ubuntu@teltvm2468l:~/Jithin/Koelsch/kernel$ make -j4 r8a7791-koelsch.dtb
  CC  scripts/mod/devicetable-offsets.s
  GEN scripts/mod/devicetable-offsets.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTLD  scripts/mod/modpost
  DTC arch/arm/boot/dts/r8a7791-koelsch.dtb
Error: arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi:41.4-5 label or path, 
'lvds_connector', not found
FATAL ERROR: Syntax error parsing input tree
make[1]: *** [arch/arm/boot/dts/r8a7791-koelsch.dtb] Error 1
make: *** [r8a7791-koelsch.dtb] Error 2


Best Regards
Jithin T Raj