dts: intel_s1000: add pinctrl to device tree
Add pinctrl node to Intel S1000 SoC device tree for I/O MUX selection Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
This commit is contained in:
parent
001ad8b6c2
commit
1b1c80256f
3 changed files with 36 additions and 0 deletions
|
@ -77,4 +77,9 @@
|
|||
#define CONFIG_GPIO_DW_0_NAME \
|
||||
DT_SNPS_DESIGNWARE_GPIO_80C00_LABEL
|
||||
|
||||
#define DT_PINMUX_BASE_ADDR \
|
||||
DT_INTEL_S1000_PINMUX_81C30_BASE_ADDRESS
|
||||
#define DT_PINMUX_CTRL_REG_COUNT \
|
||||
(DT_INTEL_S1000_PINMUX_81C30_SIZE / 4)
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue