Re: [PATCH] arm64: dts: symlink cros-ec-keyboard from arm to arm64

2015-06-16 Thread Daniel Kurtz
On Tue, Jun 16, 2015 at 10:55 PM, Will Deacon wrote: > On Tue, Jun 16, 2015 at 03:35:41PM +0100, Daniel Kurtz wrote: >> The cros-ec-keyboard.dtsi snippet is useful for both arm and arm64 boards. >> Create a link between the two. >> >> This may not be the most scalable solution, so consider it temp

Re: [PATCH] arm64: dts: symlink cros-ec-keyboard from arm to arm64

2015-06-16 Thread Will Deacon
On Tue, Jun 16, 2015 at 03:35:41PM +0100, Daniel Kurtz wrote: > The cros-ec-keyboard.dtsi snippet is useful for both arm and arm64 boards. > Create a link between the two. > > This may not be the most scalable solution, so consider it temporary until > we find a more central repository for such sh