.../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++ arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++- arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++- arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++- arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++-- arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++-- 6 files changed, 18 insertions(+), 7 deletions(-)
This patch series updates the MIPS-based Broadcom STB chips to use a
proper compatible string for their memory controller node(s) after
501be7cecec9 ("dt-bindings: memory-controller: Define fallback
compatible").
Florian Fainelli (2):
dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
MIPS: BMIPS: Properly define memory controller compatible
.../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
6 files changed, 18 insertions(+), 7 deletions(-)
--
2.43.0
On Tue, Jul 29, 2025 at 01:52:11PM -0700, Florian Fainelli wrote:
> This patch series updates the MIPS-based Broadcom STB chips to use a
> proper compatible string for their memory controller node(s) after
> 501be7cecec9 ("dt-bindings: memory-controller: Define fallback
> compatible").
>
> Florian Fainelli (2):
> dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
> MIPS: BMIPS: Properly define memory controller compatible
>
> .../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
> arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
> arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
> arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
> arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
> arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
> 6 files changed, 18 insertions(+), 7 deletions(-)
series applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
On 29/08/2025 12:21, Thomas Bogendoerfer wrote:
> On Tue, Jul 29, 2025 at 01:52:11PM -0700, Florian Fainelli wrote:
>> This patch series updates the MIPS-based Broadcom STB chips to use a
>> proper compatible string for their memory controller node(s) after
>> 501be7cecec9 ("dt-bindings: memory-controller: Define fallback
>> compatible").
>>
>> Florian Fainelli (2):
>> dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
>> MIPS: BMIPS: Properly define memory controller compatible
>>
>> .../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
>> arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
>> arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
>> arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
>> arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
>> arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
>> 6 files changed, 18 insertions(+), 7 deletions(-)
>
> series applied to mips-next.
Why entire series? You were notified two weeks ago that I already took
the driver subsystem patch.
Best regards,
Krzysztof
On 29/08/2025 12:37, Krzysztof Kozlowski wrote:
> On 29/08/2025 12:21, Thomas Bogendoerfer wrote:
>> On Tue, Jul 29, 2025 at 01:52:11PM -0700, Florian Fainelli wrote:
>>> This patch series updates the MIPS-based Broadcom STB chips to use a
>>> proper compatible string for their memory controller node(s) after
>>> 501be7cecec9 ("dt-bindings: memory-controller: Define fallback
>>> compatible").
>>>
>>> Florian Fainelli (2):
>>> dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
>>> MIPS: BMIPS: Properly define memory controller compatible
>>>
>>> .../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
>>> arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
>>> arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
>>> arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
>>> arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
>>> arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
>>> 6 files changed, 18 insertions(+), 7 deletions(-)
>>
>> series applied to mips-next.
>
> Why entire series? You were notified two weeks ago that I already took
> the driver subsystem patch.
...and you do not have even ack from memory-controllers for that patch.
Best regards,
Krzysztof
On Fri, Aug 29, 2025 at 12:39:00PM +0200, Krzysztof Kozlowski wrote:
> On 29/08/2025 12:37, Krzysztof Kozlowski wrote:
> > On 29/08/2025 12:21, Thomas Bogendoerfer wrote:
> >> On Tue, Jul 29, 2025 at 01:52:11PM -0700, Florian Fainelli wrote:
> >>> This patch series updates the MIPS-based Broadcom STB chips to use a
> >>> proper compatible string for their memory controller node(s) after
> >>> 501be7cecec9 ("dt-bindings: memory-controller: Define fallback
> >>> compatible").
> >>>
> >>> Florian Fainelli (2):
> >>> dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
> >>> MIPS: BMIPS: Properly define memory controller compatible
> >>>
> >>> .../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
> >>> arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
> >>> arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
> >>> arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
> >>> arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
> >>> arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
> >>> 6 files changed, 18 insertions(+), 7 deletions(-)
> >>
> >> series applied to mips-next.
> >
> > Why entire series? You were notified two weeks ago that I already took
> > the driver subsystem patch.
I haven't got a mail in this thread from you about taking the first patch.
> ...and you do not have even ack from memory-controllers for that patch.
sorry, I'll drop the patch then.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
On 8/29/25 08:36, Thomas Bogendoerfer wrote:
> On Fri, Aug 29, 2025 at 12:39:00PM +0200, Krzysztof Kozlowski wrote:
>> On 29/08/2025 12:37, Krzysztof Kozlowski wrote:
>>> On 29/08/2025 12:21, Thomas Bogendoerfer wrote:
>>>> On Tue, Jul 29, 2025 at 01:52:11PM -0700, Florian Fainelli wrote:
>>>>> This patch series updates the MIPS-based Broadcom STB chips to use a
>>>>> proper compatible string for their memory controller node(s) after
>>>>> 501be7cecec9 ("dt-bindings: memory-controller: Define fallback
>>>>> compatible").
>>>>>
>>>>> Florian Fainelli (2):
>>>>> dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
>>>>> MIPS: BMIPS: Properly define memory controller compatible
>>>>>
>>>>> .../bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml | 4 ++++
>>>>> arch/mips/boot/dts/brcm/bcm7346.dtsi | 3 ++-
>>>>> arch/mips/boot/dts/brcm/bcm7360.dtsi | 3 ++-
>>>>> arch/mips/boot/dts/brcm/bcm7362.dtsi | 3 ++-
>>>>> arch/mips/boot/dts/brcm/bcm7425.dtsi | 6 ++++--
>>>>> arch/mips/boot/dts/brcm/bcm7435.dtsi | 6 ++++--
>>>>> 6 files changed, 18 insertions(+), 7 deletions(-)
>>>>
>>>> series applied to mips-next.
>>>
>>> Why entire series? You were notified two weeks ago that I already took
>>> the driver subsystem patch.
>
> I haven't got a mail in this thread from you about taking the first patch.
That is curious, it was in response to patch #1 and you were copied:
https://lore.kernel.org/all/175508140104.40429.8279921018476182386.b4-ty@linaro.org/
>
>> ...and you do not have even ack from memory-controllers for that patch.
>
> sorry, I'll drop the patch then.
Thanks!
--
Florian
© 2016 - 2026 Red Hat, Inc.