r8a774b1-beacon-rzg2n-kit.dts 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright 2020, Compass Electronics Group, LLC
  4. */
  5. /dts-v1/;
  6. #include "r8a774b1.dtsi"
  7. #include "beacon-renesom-som.dtsi"
  8. #include "beacon-renesom-baseboard.dtsi"
  9. / {
  10. model = "Beacon Embedded Works RZ/G2N Development Kit";
  11. compatible = "beacon,beacon-rzg2n", "renesas,r8a774b1";
  12. aliases {
  13. serial0 = &scif2;
  14. serial1 = &hscif0;
  15. serial2 = &hscif1;
  16. serial3 = &scif0;
  17. serial4 = &hscif2;
  18. serial5 = &scif5;
  19. serial6 = &scif4;
  20. ethernet0 = &avb;
  21. mmc0 = &sdhi3;
  22. mmc1 = &sdhi0;
  23. mmc2 = &sdhi2;
  24. };
  25. chosen {
  26. stdout-path = "serial0:115200n8";
  27. };
  28. };
  29. &du {
  30. pinctrl-0 = <&du_pins>;
  31. pinctrl-names = "default";
  32. status = "okay";
  33. clocks = <&cpg CPG_MOD 724>,
  34. <&cpg CPG_MOD 723>,
  35. <&cpg CPG_MOD 721>,
  36. <&versaclock5 1>,
  37. <&x302_clk>,
  38. <&versaclock5 2>;
  39. clock-names = "du.0", "du.1", "du.3",
  40. "dclkin.0", "dclkin.1", "dclkin.3";
  41. };
  42. /* Reference versaclock instead of audio_clk_a */
  43. &rcar_sound {
  44. clocks = <&cpg CPG_MOD 1005>,
  45. <&cpg CPG_MOD 1006>, <&cpg CPG_MOD 1007>,
  46. <&cpg CPG_MOD 1008>, <&cpg CPG_MOD 1009>,
  47. <&cpg CPG_MOD 1010>, <&cpg CPG_MOD 1011>,
  48. <&cpg CPG_MOD 1012>, <&cpg CPG_MOD 1013>,
  49. <&cpg CPG_MOD 1014>, <&cpg CPG_MOD 1015>,
  50. <&cpg CPG_MOD 1022>, <&cpg CPG_MOD 1023>,
  51. <&cpg CPG_MOD 1024>, <&cpg CPG_MOD 1025>,
  52. <&cpg CPG_MOD 1026>, <&cpg CPG_MOD 1027>,
  53. <&cpg CPG_MOD 1028>, <&cpg CPG_MOD 1029>,
  54. <&cpg CPG_MOD 1030>, <&cpg CPG_MOD 1031>,
  55. <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
  56. <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
  57. <&cpg CPG_MOD 1019>, <&cpg CPG_MOD 1018>,
  58. <&versaclock6_bb 4>, <&audio_clk_b>,
  59. <&audio_clk_c>,
  60. <&cpg CPG_CORE R8A774B1_CLK_S0D4>;
  61. };