Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-28 Thread André Przywara
On 26/08/2020 21:55, Florian Fainelli wrote: > On 8/26/20 11:59 AM, Florian Fainelli wrote: >> On 8/26/20 11:53 AM, André Przywara wrote: >>> On 26/08/2020 19:42, Florian Fainelli wrote: Hi Florian, >>> >>> Hi, >>> On 8/26/20 11:38 AM, Andre Przywara wrote: > The DT binding for SP804

Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread Rob Herring
On Wed, Aug 26, 2020 at 12:54 PM André Przywara wrote: > > On 26/08/2020 19:42, Florian Fainelli wrote: > > Hi, > > > On 8/26/20 11:38 AM, Andre Przywara wrote: > >> The DT binding for SP804 requires to have an "arm,primecell" compatible > >> string. > >> Add this string so that the Linux

Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread Florian Fainelli
On 8/26/20 11:59 AM, Florian Fainelli wrote: > On 8/26/20 11:53 AM, André Przywara wrote: >> On 26/08/2020 19:42, Florian Fainelli wrote: >> >> Hi, >> >>> On 8/26/20 11:38 AM, Andre Przywara wrote: The DT binding for SP804 requires to have an "arm,primecell" compatible string. Add

Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread Florian Fainelli
On 8/26/20 11:53 AM, André Przywara wrote: > On 26/08/2020 19:42, Florian Fainelli wrote: > > Hi, > >> On 8/26/20 11:38 AM, Andre Przywara wrote: >>> The DT binding for SP804 requires to have an "arm,primecell" compatible >>> string. >>> Add this string so that the Linux primecell bus driver

Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread André Przywara
On 26/08/2020 19:42, Florian Fainelli wrote: Hi, > On 8/26/20 11:38 AM, Andre Przywara wrote: >> The DT binding for SP804 requires to have an "arm,primecell" compatible >> string. >> Add this string so that the Linux primecell bus driver picks the device >> up and activates the clock. >> >>

Re: [PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread Florian Fainelli
On 8/26/20 11:38 AM, Andre Przywara wrote: > The DT binding for SP804 requires to have an "arm,primecell" compatible > string. > Add this string so that the Linux primecell bus driver picks the device > up and activates the clock. > > Signed-off-by: Andre Przywara The commit subject should be:

[PATCH 3/6] ARM: dts: broadcom: Fix SP804 node

2020-08-26 Thread Andre Przywara
The DT binding for SP804 requires to have an "arm,primecell" compatible string. Add this string so that the Linux primecell bus driver picks the device up and activates the clock. Signed-off-by: Andre Przywara --- arch/arm/boot/dts/bcm-nsp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1