On 21/05/18 15:08, Kevin Hilman wrote: > Fix the DT node addresses to match the reg property addresses, > which were verified to match the TRM: > http://www.ti.com/lit/pdf/sprui30 > > Cc: Roger Quadros <rogerq@xxxxxx> > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxx> Thanks Kevin. Acked-by: Roger Quadros <rogerq@xxxxxx> > --- > arch/arm/boot/dts/dra7.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi > index f4ddd86f2c77..8b423eacf76b 100644 > --- a/arch/arm/boot/dts/dra7.dtsi > +++ b/arch/arm/boot/dts/dra7.dtsi > @@ -1895,7 +1895,7 @@ > }; > }; > > - dcan1: can@481cc000 { > + dcan1: can@4ae3c000 { > compatible = "ti,dra7-d_can"; > ti,hwmods = "dcan1"; > reg = <0x4ae3c000 0x2000>; > @@ -1905,7 +1905,7 @@ > status = "disabled"; > }; > > - dcan2: can@481d0000 { > + dcan2: can@48480000 { > compatible = "ti,dra7-d_can"; > ti,hwmods = "dcan2"; > reg = <0x48480000 0x2000>; > -- cheers, -roger Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html