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

From: Suman Anna
Date: Mon Feb 25 2019 - 16:43:49 EST


Hi Rob,

On 2/25/19 3:26 PM, Rob Herring wrote:
> 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?

This series is not complete, and we will submitting another version once
the issues with AM335x and AM437x are sorted out. Please ignore this.

regards
Suman

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