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
263263 gyro-odr = <ICM42688_GYRO_ODR_2000>;
264264 };
265265
266- * `` st,lis2mdl ` ` property ``spi-full-duplex `` changed to ``duplex =
266+ * :dtcompatible: ` st,lis2mdl ` property ``spi-full-duplex `` changed to ``duplex =
267267 SPI_FULL_DUPLEX ``. Full duplex is now the default.
268268
269269* The DT property ``nxp,reference-supply `` of :dtcompatible: `nxp,lpc-lpadc ` driver has
@@ -564,8 +564,8 @@ Enhanced Serial Peripheral Interface (eSPI)
564564 ``ESPI_VWIRE_SIGNAL_TARGET_BOOT_STS ``, ``ESPI_VWIRE_SIGNAL_TARGET_BOOT_DONE `` and
565565 ``ESPI_VWIRE_SIGNAL_TARGET_GPIO_<NUMBER> `` respectively to reflect the new terminology
566566 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 `)
569569
570570Flash
571571=====
You can’t perform that action at this time.
0 commit comments