Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1667446 > unrolled thread
| Started by | Scott Branden <scott.branden@broadcom.com> |
|---|---|
| First post | 2017-06-16 08:40 +0200 |
| Last post | 2017-06-19 18:10 +0200 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect Scott Branden <scott.branden@broadcom.com> - 2017-06-16 08:40 +0200
[PATCH RESEND 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string Scott Branden <scott.branden@broadcom.com> - 2017-06-16 08:40 +0200
Re: [PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect Scott Branden <scott.branden@broadcom.com> - 2017-06-16 22:40 +0200
Re: [PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect Pawel Moll <pawel.moll@arm.com> - 2017-06-19 18:10 +0200
| From | Scott Branden <scott.branden@broadcom.com> |
|---|---|
| Date | 2017-06-16 08:40 +0200 |
| Subject | [PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect |
| Message-ID | <tST5f-4Rd-5@gated-at.bofh.it> |
Add compatible string for ARM CCN-502 interconnect. CCN-502 interconnect is already compatible with the existing ARM CCN driver, which supports CCN-504. Velibor Markovski (2): dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string bus: arm-ccn: Enable stats for CCN-502 interconnect Documentation/devicetree/bindings/arm/ccn.txt | 1 + drivers/bus/arm-ccn.c | 1 + 2 files changed, 2 insertions(+) -- 2.5.0
[toc] | [next] | [standalone]
| From | Scott Branden <scott.branden@broadcom.com> |
|---|---|
| Date | 2017-06-16 08:40 +0200 |
| Subject | [PATCH RESEND 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string |
| Message-ID | <tST5g-4Rd-9@gated-at.bofh.it> |
| In reply to | #1667446 |
From: Velibor Markovski <velibor.markovski@broadcom.com> Add CCN-502 to the list of supported devices by ARM CCN PMU driver. Signed-off-by: Velibor Markovski <velibor.markovski@broadcom.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> --- Documentation/devicetree/bindings/arm/ccn.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/ccn.txt b/Documentation/devicetree/bindings/arm/ccn.txt index b100d38..2980145 100644 --- a/Documentation/devicetree/bindings/arm/ccn.txt +++ b/Documentation/devicetree/bindings/arm/ccn.txt @@ -3,6 +3,7 @@ Required properties: - compatible: (standard compatible string) should be one of: + "arm,ccn-502" "arm,ccn-504" "arm,ccn-508" -- 2.5.0
[toc] | [prev] | [next] | [standalone]
| From | Scott Branden <scott.branden@broadcom.com> |
|---|---|
| Date | 2017-06-16 22:40 +0200 |
| Message-ID | <tT6ca-58r-9@gated-at.bofh.it> |
| In reply to | #1667446 |
Arnd, Should this patchset go through the ARM maintainers? On 17-06-15 11:39 PM, Scott Branden wrote: > Add compatible string for ARM CCN-502 interconnect. > CCN-502 interconnect is already compatible with the > existing ARM CCN driver, which supports CCN-504. > > Velibor Markovski (2): > dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string > bus: arm-ccn: Enable stats for CCN-502 interconnect > > Documentation/devicetree/bindings/arm/ccn.txt | 1 + > drivers/bus/arm-ccn.c | 1 + > 2 files changed, 2 insertions(+) >
[toc] | [prev] | [next] | [standalone]
| From | Pawel Moll <pawel.moll@arm.com> |
|---|---|
| Date | 2017-06-19 18:10 +0200 |
| Message-ID | <tU7pw-4Ul-35@gated-at.bofh.it> |
| In reply to | #1668049 |
On Fri, 2017-06-16 at 13:39 -0700, Scott Branden wrote: > Arnd, > > Should this patchset go through the ARM maintainers? Unless something changed in the last months, these patches should go through arm-soc. Arnd is probably just waiting for me to send a pull request. And indeed shame on me that I still haven't got around doing this. Promise to do so tomorrow. Regards and apologies Pawel
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web