dts: npcx: replace series-prefix 'npcx7-' with famliy-prefix 'npcx-'
This CL replaces series-prefix "npcx7-" with family-"npcx-" for npcx dts nodes such as 'espi-vws-map' and 'miwus-int-map'. Since we plan to introduce the npcx9 and later series, adding a new node such as npcx9-espi-vws-map for each series is more complicated and not necessary. Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
This commit is contained in:
parent
854bdf56b4
commit
a8a217f22d
7 changed files with 15 additions and 15 deletions
|
@ -109,7 +109,7 @@ struct npcx_vw_out_config {
|
|||
|
||||
/*
|
||||
* eSPI VW input/Output signal configuration tables. Please refer
|
||||
* npcx7-espi-vws-map.dtsi device tree file for more detail.
|
||||
* npcxn-espi-vws-map.dtsi device tree file for more detail.
|
||||
*/
|
||||
static const struct npcx_vw_in_config vw_in_tbl[] = {
|
||||
/* index 02h (In) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue