zephyr/dts/arm
Kumar Gala 5ac0fd35d3 dts: atmel: samd: Fix reg address for NVM flash controller
dtc was producing this warning when we build on SAMD SoCs:
	Warning (simple_bus_reg): /soc/nvmctrl@41004000:
	simple-bus unit address format error, expected "40022000"

The reg addr isn't used by the flash_sam0.c driver so we wouldn't notice
this issue.  Looking at the atmel HAL we see:

	#define NVMCTRL           ((Nvmctrl  *)0x41004000UL)

So that provides confirmation of what the reg addr should be.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-16 17:49:17 -06:00
..
atmel dts: atmel: samd: Fix reg address for NVM flash controller 2018-11-16 17:49:17 -06:00
cypress
nordic dts: Fix warnings associated with reg/unit-address not matching 2018-11-10 09:11:58 -05:00
nxp dts: Update i.MX PWM device tree binding/nodes for #pwm-cells 2018-11-10 10:46:04 -06:00
silabs dts: Fix warnings associated with reg/unit-address not matching 2018-11-10 09:11:58 -05:00
st dts: st: Add USB PHY nodes 2018-11-15 07:27:23 -06:00
ti dts: Fix warnings associated with reg/unit-address not matching 2018-11-10 09:11:58 -05:00
armv6-m.dtsi
armv7-m.dtsi
armv8-m.dtsi