Re: [PATCH] staging: android: Remove ion device tree bindings from the TODO

From: Greg KH
Date: Sun Aug 18 2019 - 01:10:16 EST


On Sat, Aug 17, 2019 at 05:37:58PM -0400, Donald Yandt wrote:
> This patch removes the todo for the ion chunk and
> carveout device tree bindings.
>
> Signed-off-by: Donald Yandt <donald.yandt@xxxxxxxxx>
> ---
> drivers/staging/android/TODO | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
> index fbf015cc6..767dd98fd 100644
> --- a/drivers/staging/android/TODO
> +++ b/drivers/staging/android/TODO
> @@ -6,8 +6,6 @@ TODO:
>
>
> ion/
> - - Add dt-bindings for remaining heaps (chunk and carveout heaps). This would
> - involve putting appropriate bindings in a memory node for Ion to find.
> - Split /dev/ion up into multiple nodes (e.g. /dev/ion/heap0)
> - Better test framework (integration with VGEM was suggested)
>

This is already done? Do you have a pointer to the git commit id(s)
that did it?

thanks,

greg k-h