From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Subject: Re: [PATCH 7/8] ARM64: dts: amlogic: Extend GXBaby GIC node Date: Tue, 1 Mar 2016 23:46:59 +0100 Message-ID: <56D61BE3.90505@suse.de> References: <1456789465-2962-1-git-send-email-afaerber@suse.de> <1456789465-2962-8-git-send-email-afaerber@suse.de> <56D57673.8030702@arm.com> <56D57A7F.5020806@suse.de> <56D58E88.2080700@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <56D58E88.2080700@arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Andre Przywara , linux-meson@googlegroups.com Cc: Mark Rutland , devicetree , Matthias Brugger , Pawel Moll , Ian Campbell , Catalin Marinas , Nicolas Saenz , Will Deacon , LKML , Rob Herring , Kumar Gala , Carlo Caione , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Am 01.03.2016 um 13:43 schrieb Andre Przywara: > On 01/03/16 11:18, Andreas F=C3=A4rber wrote: >> Am 01.03.2016 um 12:01 schrieb Andre Przywara: >>> On 29/02/16 23:44, Andreas F=C3=A4rber wrote: >>>> reg =3D <0x0 0xc4301000 0 0x1000>, >>>> - <0x0 0xc4302000 0 0x0100>; >>>> + <0x0 0xc4302000 0 0x0100>, >>> >>> Please use 0x2000 for the size here. I guess this is really the GIC= -400 >>> from ARM, and in this case this is the right size, [1] is the refer= ence >>> here. This will enable EOI mode 1 for KVM. >> >> Will test later. >> >> Is there any easy way to find out whether or not this is that GIC-40= 0? >=20 > If you can read registers: GICD_IIDR and PIDRx have some info: > http://infocenter.arm.com/help/index.jsp?topic=3D/com.arm.doc.ddi0471= b/CHDIFAEE.html > So if your U-Boot for instance supports md, a dump of: > md.l c4301008 1 > md.l c4301fd0 30 >=20 > would help to identify the GIC. gxb_p200_v1#md.l c4301008 1 c4301008: 0200143b ;... gxb_p200_v1#md.l c4301fd0 30 c4301fd0: 00000004 00000000 00000000 00000000 ................ c4301fe0: 00000090 000000b4 0000002b 00000000 ........+....... c4301ff0: 0000000d 000000f0 00000005 000000b1 ................ c4302000: 00000060 000000f0 00000003 000003ff `............... c4302010: 00000000 000000ff 000003ff 00000000 ................ c4302020: 00000000 00000000 00000000 00000000 ................ c4302030: 00000000 00000000 00000000 00000000 ................ c4302040: 00000000 00000000 00000000 00000000 ................ c4302050: 00000000 00000000 00000000 00000000 ................ c4302060: 00000000 00000000 00000000 00000000 ................ c4302070: 00000000 00000000 00000000 00000000 ................ c4302080: 00000000 00000000 00000000 00000000 ................ Cheers, Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Felix Imend=C3=B6rffer, Jane Smithard, Graham Norton; HRB 21284 (AG= N=C3=BCrnberg)