File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ Device Drivers and Devicetree
263
263
gyro-odr = <ICM42688_GYRO_ODR_2000>;
264
264
};
265
265
266
- * `` st,lis2mdl ` ` property ``spi-full-duplex `` changed to ``duplex =
266
+ * :dtcompatible: ` st,lis2mdl ` property ``spi-full-duplex `` changed to ``duplex =
267
267
SPI_FULL_DUPLEX ``. Full duplex is now the default.
268
268
269
269
* The DT property ``nxp,reference-supply `` of :dtcompatible: `nxp,lpc-lpadc ` driver has
@@ -564,8 +564,8 @@ Enhanced Serial Peripheral Interface (eSPI)
564
564
``ESPI_VWIRE_SIGNAL_TARGET_BOOT_STS ``, ``ESPI_VWIRE_SIGNAL_TARGET_BOOT_DONE `` and
565
565
``ESPI_VWIRE_SIGNAL_TARGET_GPIO_<NUMBER> `` respectively to reflect the new terminology
566
566
in eSPI 1.5 specification. (:github: `68492 `)
567
- The Kconfig ``CONFIG_ESPI_SLAVE `` was renamed to `` CONFIG_ESPI_TARGET ` `, similarly
568
- ``CONFIG_ESPI_SAF `` was renamed as `` CONFIG_ESPI_TAF ` ` (:github: `73887 `)
567
+ The Kconfig ``CONFIG_ESPI_SLAVE `` was renamed to :kconfig:option: ` CONFIG_ESPI_TARGET `, similarly
568
+ ``CONFIG_ESPI_SAF `` was renamed as :kconfig:option: ` CONFIG_ESPI_TAF ` (:github: `73887 `)
569
569
570
570
Flash
571
571
=====
You can’t perform that action at this time.
0 commit comments