Home | History | Annotate | Line # | Download | only in dts
      1 /* $NetBSD: bcm2711-cpus.dtsi,v 1.1 2026/04/26 12:49:51 tsutsui Exp $ */
      2 
      3 /*
      4  * return "bcm2711-smp" instead of upstream default "bcm2836-smp"
      5  * in bcm2711.dtsi to handle bcm2711 specific device addresses
      6  */
      7 
      8 &cpus {
      9 	enable-method = "brcm,bcm2711-smp";
     10 };
     11