From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Thu, 21 Dec 2017 10:55:39 +0100 Subject: [GIT PULL] arm64: Updates of aarch64 DTS files for v4.15-next In-Reply-To: <1513821882.15465.4.camel@mtkswgap22> References: <2f497c32-0947-8185-d794-50f3ba539e96@gmail.com> <1513821882.15465.4.camel@mtkswgap22> Message-ID: <20639dc6-2d13-0f63-3ab8-64d09679d20a@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/21/2017 03:04 AM, Sean Wang wrote: > Hi, Matthias > > title and content seems not consistent, and the other git pull for armv7 > does too. > Thanks for noting. Olof, Arnd, I'll resend both dts32 and dts64 soon. Please ignore this pull request for now. Regards, Matthias > Sean > > On Wed, 2017-12-20 at 20:19 +0100, Matthias Brugger wrote: >> Hi Olof, hi Arnd, >> >> Please take the patches below into consideration. >> >> Thanks a lot, >> Matthias >> >> --- >> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: >> >> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) >> >> are available in the Git repository at: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git >> tags/v4.15-next-dts32 >> >> for you to fetch changes up to a227cf4dfd74a873857c9cc017100168d01539ed: >> >> dt-bindings: ARM: Mediatek: Fix ethsys documentation (2017-12-20 18:10:12 +0100) >> >> ---------------------------------------------------------------- >> - add reset cells mt2701 and mt7623 ethsys >> - update mmc nodes for mt7623 >> - mt7623 change mmc card detection pin to active low >> - mt7623 set unit address to lower case >> >> ---------------------------------------------------------------- >> Mathieu Malaterre (1): >> arm: mt7: dts: Remove leading 0x and 0s from bindings notation >> >> Matthias Brugger (3): >> arm: dts: mt7623: Update ethsys binding >> arm: dts: mt2701: Add reset-cells >> dt-bindings: ARM: Mediatek: Fix ethsys documentation >> >> Sean Wang (2): >> arm: dts: mt7623: update mmc related nodes with the appropriate fallback >> arm: dts: mt7623: fix card detection issue on bananapi-r2 > >> Documentation/devicetree/bindings/arm/mediatek/mediatek,ethsys.txt | 1 + >> arch/arm/boot/dts/mt2701.dtsi | 2 ++ >> arch/arm/boot/dts/mt7623.dtsi | 5 +++-- >> arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 2 +- >> arch/arm/boot/dts/mt7623n-rfb-nand.dts | 2 +- >> 5 files changed, 8 insertions(+), 4 deletions(-) > >