zephyr/soc/arm
Ian Morris b1a15718aa dts-bindings: pinctrl: renesas_ra: enabled config of i/o ports 4-7
The RA_PINCFG macro is used to generate a value that can be written
directly to the pin function select register. In addition to the pin
function this value also contains port and pin number information,
located in bit fields that are unused by the register. The bit field
used to store the port information consists of 3-bits. However, a typo in
the mask definition limited the field to two bits meaning only ports 0-3
could be configured. This patch resolves the issue, allowing ports 0-7 to
be configured. If the port is greater than 7 another field (port4) is used
to store an additional bit (allowing an additional 8 ports to be
supported). However, use of this field has not yet been implemented.

Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
2024-01-30 15:38:51 -05:00
..
ambiq soc: arm: ambiq: Remove the redundant configurations. 2024-01-04 11:06:37 +00:00
arm soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
aspeed soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
atmel_sam soc: arm: atmel_sam: samv71: Rework clock_init 2024-01-22 09:47:21 +00:00
atmel_sam0 soc: sam0: samd: Fix switching between clocks 2024-01-20 14:36:30 +01:00
bcm_vk soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
cypress soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
gd_gd32 soc: arm: gigadevice: s/gigadevice/gd_gd32 2024-01-10 20:59:21 -05:00
infineon_cat1 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
infineon_xmc drivers: can: Add xmc4xxx CAN support 2024-01-30 19:06:06 +01:00
intel_socfpga_std drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
microchip_mec soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
nordic_nrf soc: nrf53: fix building anomaly 168 workaround 2024-01-18 12:53:12 +01:00
nuvoton_npcx drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
nuvoton_numaker cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nuvoton_numicro cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nxp_imx soc: rt5xx: Restore ISP pins state in soc init 2024-01-29 17:15:01 +00:00
nxp_kinetis soc: arm: remove redundant cache config options for kv5x 2024-01-10 09:59:58 +01:00
nxp_lpc soc: lpc55xxx: Fix TFM 2023-12-19 08:51:45 +01:00
nxp_s32 soc: arm: nxp_s32: s32k1: enable watchdog driver 2024-01-25 18:26:25 +00:00
quicklogic_eos_s3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
renesas_ra dts-bindings: pinctrl: renesas_ra: enabled config of i/o ports 4-7 2024-01-30 15:38:51 -05:00
renesas_rcar drivers: pinctrl: pfc_rcar: add support of voltage control to pfc driver 2024-01-18 10:53:17 +01:00
renesas_rzt2m drivers: pinctrl: add RZT2M driver 2023-11-15 11:41:35 +01:00
renesas_smartbond soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
rpi_pico drivers: clock_control: Added clock driver for Raspberry Pi Pico 2023-12-20 11:14:24 +01:00
silabs_exx32 soc: Added Support for Silabs EFR32MG12P432F1024GL125 2024-01-30 08:46:25 +01:00
st_stm32 soc: arm: stm32wba: add support for standby mode with ram retention 2024-01-30 18:01:00 +01:00
ti_k3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_lm3s6965 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_simplelink various: Remove BOOTLOADER_SRAM_SIZE overrides 2024-01-08 10:06:24 +01:00
xilinx_zynq7000 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
xilinx_zynqmp drivers: pinctrl: Add ZynqMP / Mercury XU pinctrl support 2024-01-26 12:47:11 +01:00
CMakeLists.txt soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
Kconfig soc: arm: Remove CPU_HAS_NRF_IDAU's dependencies 2023-11-15 12:15:49 +01:00