Re: [PATCH 2/4] bus: ti-sysc: Add support for PRUSS SYSC type

From: Rob Herring
Date: Mon Feb 25 2019 - 16:48:58 EST


On Mon, Feb 04, 2019 at 05:53:55PM +0200, Roger Quadros wrote:
> The PRUSS module has a SYSCFG which is unique. Add
> support for it.
>
> Signed-off-by: Roger Quadros <rogerq@xxxxxx>
> ---
> drivers/bus/ti-sysc.c | 77 +++++++++++++++++++++++++++++++++++
> include/dt-bindings/bus/ti-sysc.h | 11 -----

Did you intend to remove what you just added?

> include/linux/platform_data/ti-sysc.h | 1 +
> 3 files changed, 78 insertions(+), 11 deletions(-)