Re: [PATCH RFC] Add other KSZ switch support so that patch check does not complain

2017-10-11 Thread Florian Fainelli
On 10/06/2017 01:33 PM, tristram...@microchip.com wrote: > From: Tristram Ha > > Add other KSZ switch support so that patch check does not complain. You are not doing this just so checkpatch.pl stops complaining, what you are doing here is to properly document the possible models supported by th

Re: [PATCH RFC] Add other KSZ switch support so that patch check does not complain

2017-10-11 Thread Pavel Machek
On Fri 2017-10-06 13:33:29, tristram...@microchip.com wrote: > From: Tristram Ha > > Add other KSZ switch support so that patch check does not complain. > > Signed-off-by: Tristram Ha Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://at

[PATCH RFC] Add other KSZ switch support so that patch check does not complain

2017-10-06 Thread Tristram.Ha
From: Tristram Ha Add other KSZ switch support so that patch check does not complain. Signed-off-by: Tristram Ha --- Documentation/devicetree/bindings/net/dsa/ksz.txt | 189 -- 1 file changed, 136 insertions(+), 53 deletions(-) diff --git a/Documentation/devicetree/binding