On 05/18/2016 12:32 PM, York Sun wrote:
> On 03/14/2016 11:45 PM, Yuan Yao wrote:
> > From: Yuan Yao
> >
> > The address value and size value get from dts "reg" property have type
> > of u64 on arm64.
> > If we assign those values to "u32" variables, driver can't work correctly.
> > Converting the
On 03/14/2016 11:45 PM, Yuan Yao wrote:
> From: Yuan Yao
>
> The address value and size value get from dts "reg" property have type
> of u64 on arm64.
> If we assign those values to "u32" variables, driver can't work correctly.
> Converting the type of those variables to fdt_xxx_t.
>
> Signed-of
From: Yuan Yao
The address value and size value get from dts "reg" property have type
of u64 on arm64.
If we assign those values to "u32" variables, driver can't work correctly.
Converting the type of those variables to fdt_xxx_t.
Signed-off-by: Yuan Yao
Signed-off-by: Prabhakar Kushwaha
Signe
3 matches
Mail list logo