]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm: dts: am33xx: Fix the region for uart0
authormanu <manu@FreeBSD.org>
Wed, 7 Aug 2019 13:11:53 +0000 (13:11 +0000)
committermanu <manu@FreeBSD.org>
Wed, 7 Aug 2019 13:11:53 +0000 (13:11 +0000)
commitc9b353ac636c711f945b254c08602305b24dd775
tree96ac1b07d96e080dc61598f8a4025a31089de9b1
parent37b420014fdd0f6e1ea5aecd05f04ed0a33fa5b7
arm: dts: am33xx: Fix the region for uart0

The region for uart0 is declared to be 0x2000 in size but the parent
node only declare 0x1000.
As the parent only declare a size of 0x1000 in the ranges for it's children
this cause the device to not be mappable.

https://patchwork.kernel.org/patch/11056769/
sys/gnu/dts/arm/am33xx-l4.dtsi