Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-20 Thread Rafał Miłecki
On 19.08.2020 06:23, Florian Fainelli wrote: The pin controller resources start at 0xc0 from the CRU base which is at 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we are currently off by 0x100. The resource size of the CRU is also incorrect and should end at 0x248 bytes fro

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Florian Fainelli
On 8/19/20 2:14 PM, Ray Jui wrote: > > > On 8/19/2020 1:49 PM, Florian Fainelli wrote: >> On 8/19/20 1:48 PM, Christian Lamparter wrote: >>> On 2020-08-19 06:23, Florian Fainelli wrote: The pin controller resources start at 0xc0 from the CRU base which is at 0x100 from th DMU base, for

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Ray Jui
On 8/19/2020 1:49 PM, Florian Fainelli wrote: > On 8/19/20 1:48 PM, Christian Lamparter wrote: >> On 2020-08-19 06:23, Florian Fainelli wrote: >>> The pin controller resources start at 0xc0 from the CRU base which is at >>> 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we >

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Florian Fainelli
On 8/19/20 1:48 PM, Christian Lamparter wrote: > On 2020-08-19 06:23, Florian Fainelli wrote: >> The pin controller resources start at 0xc0 from the CRU base which is at >> 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we >> are currently off by 0x100. The resource size of the

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Christian Lamparter
On 2020-08-19 06:23, Florian Fainelli wrote: The pin controller resources start at 0xc0 from the CRU base which is at 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we are currently off by 0x100. The resource size of the CRU is also incorrect and should end at 0x248 bytes fro

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Florian Fainelli
On 8/19/20 8:36 AM, Rafał Miłecki wrote: > On Wed, 19 Aug 2020 at 06:23, Florian Fainelli wrote: >> The pin controller resources start at 0xc0 from the CRU base which is at >> 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we >> are currently off by 0x100. The resource size of

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Rafał Miłecki
On Wed, 19 Aug 2020 at 06:23, Florian Fainelli wrote: > The pin controller resources start at 0xc0 from the CRU base which is at > 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we > are currently off by 0x100. The resource size of the CRU is also > incorrect and should end at

Re: [PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-19 Thread Ray Jui
On 8/18/2020 9:23 PM, Florian Fainelli wrote: > The pin controller resources start at 0xc0 from the CRU base which is at > 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we > are currently off by 0x100. The resource size of the CRU is also > incorrect and should end at 0x248

[PATCH] ARM: dts: BCM5301X: Fix pin controller node

2020-08-18 Thread Florian Fainelli
The pin controller resources start at 0xc0 from the CRU base which is at 0x100 from th DMU base, for a final address of 0x1800_c1c0, whereas we are currently off by 0x100. The resource size of the CRU is also incorrect and should end at 0x248 bytes from 0x100 which is the start address. Finally, th