[BACK]Return to rk3288-veyron-fievel.dts CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm / boot / dts

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/rk3288-veyron-fievel.dts between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2020/01/03 14:33:17 version 1.1.1.2, 2021/11/07 16:50:04
Line 18 
Line 18 
                      "google,veyron-fievel-rev0", "google,veyron-fievel",                       "google,veyron-fievel-rev0", "google,veyron-fievel",
                      "google,veyron", "rockchip,rk3288";                       "google,veyron", "rockchip,rk3288";
   
         /delete-node/ bt-activity;  
   
         vccsys: vccsys {          vccsys: vccsys {
                 compatible = "regulator-fixed";                  compatible = "regulator-fixed";
                 regulator-name = "vccsys";                  regulator-name = "vccsys";
Line 215 
Line 213 
                           "PHY_PMEB",                            "PHY_PMEB",
   
                           "PHY_INT",                            "PHY_INT",
                           "REC_MODE_L",                            /*
                              * RECOVERY_SW_L is Chrome OS ABI.  Schematics call
                              * it REC_MODE_L.
                              */
                             "RECOVERY_SW_L",
                           "OTP_OUT",                            "OTP_OUT",
                           "",                            "",
                           "USB_OTG_POWER_EN",                            "USB_OTG_POWER_EN",
Line 382 
Line 384 
                           "PWR_LED1",                            "PWR_LED1",
                           "TPM_INT_H",                            "TPM_INT_H",
                           "SPK_ON",                            "SPK_ON",
                           "FW_WP_AP",                            /*
                              * AP_FLASH_WP_L is Chrome OS ABI.  Schematics call
                              * it FW_WP_AP.
                              */
                             "AP_FLASH_WP_L",
                           "",                            "",
   
                           "CPU_NMI",                            "CPU_NMI",

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

CVSweb <webmaster@jp.NetBSD.org>