Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752618AbbLUXJn (ORCPT ); Mon, 21 Dec 2015 18:09:43 -0500 Received: from gabe.freedesktop.org ([131.252.210.177]:47442 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbbLUXJm (ORCPT ); Mon, 21 Dec 2015 18:09:42 -0500 From: Eric Anholt To: Alexander Aring Cc: linux-rpi-kernel@lists.infradead.org, Mark Rutland , devicetree@vger.kernel.org, Ian Campbell , Florian Fainelli , Jason Cooper , Scott Branden , Marc Zyngier , Ray Jui , linux-kernel@vger.kernel.org, Rob Herring , bcm-kernel-feedback-list@broadcom.com, Kumar Gala , Thomas Gleixner , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 4/8] ARM: bcm2835: Split the DT for peripherals from the DT for the CPU In-Reply-To: <20151218100041.GA1145@omega> References: <1450310115-22163-1-git-send-email-eric@anholt.net> <1450310115-22163-5-git-send-email-eric@anholt.net> <20151218100041.GA1145@omega> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 21 Dec 2015 15:09:39 -0800 Message-ID: <871tafflfw.fsf@eliezer.anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1849 Lines: 52 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Alexander Aring writes: > Hi Eric, > > On Wed, Dec 16, 2015 at 03:55:11PM -0800, Eric Anholt wrote: >> The set of peripherals remained constant across bcm2835 (Raspberry Pi >> 1) and bcm2836 (Raspberry Pi 2), but the CPU was swapped out. Split >> the files so that we can include just peripheral setup in 2836. >>=20 >> Signed-off-by: Eric Anholt >> --- >> - >> arm-pmu { >> compatible =3D "arm,arm1176-pmu"; >> }; >> }; > > This is bcm2835 related only? It's still inside bcm283x.dtsi, see [0]. > The rename here makes it a little hard to review. Good catch. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWeIa0AAoJELXWKTbR/J7oBVMQALrl5zOXqE3YGr19/R7SVma/ XvwZZICjWHGz9T8eJ4yFNldKP4kUDI3Je/Re1z1/tfOKyaz2994NgmxHxZISh9P5 /H7LL2mItWh/Zn9yXFSXiz9OTyiJ2AUVKWYG9hhjNVL2smLFYQ0iKg5f52Nmf43B cnyvpabRM7RdZ1HN++mssdIAjM8Y+8B6YayWLOw4eikPJ3DCnMDh03WS+CDKFNso 07HyAnxBweqCTsMDlnlsvMOqXJ+xxDiCzJ3xY1Bh0kle97hZHCjL7I4a0fhAdrbV miUj6/iio8t6mmsWhUdizk+mEz2S/00pSmDrO0/3/bwcVtQZbQT/EGD+Nq9A1UOI jO10BjLZAa72DHbssHkIMLKwakez1Lyj7ewVUUlGu1NL+pmt7c5+QqTkvWhUiVKi 0vgHWs1tk2XTaHG5p2JvgR6tr5HdkLX2PNhucjciE+t6G7l8syB3U0RiqiKBNRiG 5PFtzjz1EUhpOFG37HvU01Ctd7Sf90UU+VkK7ivrWfBpod4kfx7Xof46FvBKdmGN DdrZ9vp9XB+g27lAbYeuj4ppppEqg69HBGBRPk1NK7NSqRc4tpR+fHkAjANNW3uk E/GMTc5SaW845297AswelGhZFFgQjkWSpeH0kXgD7DcRpDjUvuY7Ix5RIQeUdHf/ RVLHx6D1ZmfL97Lx/HMG =MkqA -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/