Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1523954

Re: Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi'

Path csiph.com!1.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Fabio Estevam <festevam@gmail.com>
Newsgroups linux.kernel
Subject Re: Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi'
Date Thu, 17 Nov 2016 00:00:02 +0100
Message-ID <sEhlo-Bi-29@gated-at.bofh.it> (permalink)
References <sEcvn-609-13@gated-at.bofh.it> <sEdrs-6BG-25@gated-at.bofh.it> <sEgIG-nF-9@gated-at.bofh.it> <sEgSm-rg-13@gated-at.bofh.it> <sEhbI-xX-3@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=70Y8zz6sCKCb4ZA8+9rYb/YD27XsXXPtM2CNaRE/X8g=; b=qhTkM+UCl0ZVsPMnzG7t31BSjInCfY0afCtM1OzGYNLXgBgBRVl0WK8IGcETl9yNmT s+uUU5F7N42pWlbR8e3figepvZWftAMz11mKeMBr20O6wmJIQzTz91WNHoU+nNNIklvT Qzq+Qy7tQq3cgRrQoIOIGelxnSKw9i3WmXV5lIfEQBX/tChkm/2QLqb4uNWMHAfOsxQC rUnslnwFS4UCHnBka3++tQb1VKKKVvtx6gRlZ3kqWaFq9+eRrjFMhsIRsOCC/Z3d93Zf G2WD2CoozP19cDayR8XPtHsDjw5LmdBJ1xptFqSZaKE/HxCcziH5nt4X7/XRCSXPEI4R qqKw==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=70Y8zz6sCKCb4ZA8+9rYb/YD27XsXXPtM2CNaRE/X8g=; b=VMZ1SYyTohW2kAlRZxZb/7O2BSCKuROgCqpKge6FRrzM0hq3/PM9sM3mRXOAHc2Jtk 3XzS//WG68WjLiYvzL3OGm0Lq+Yrhk31XAWAlmmxiAEvEkg3fFj5WzJj9vgecluvVqea IhAZPXHQRCzMeQCdn8S/oWidaIKl+69Jz+Okips8cQ/ViHqOn1KRn7p0jVWGiDY7dlG0 ffvuxI73hry84C0uw+la9P8dBTI2Qz7jpk3oqc0cx/icspKxDViltoPUiR6ERsW5madF ylCP6qgHUeg/h2+gXar+PFIU7TTYccygQaMJ3ARpO9Pz3uXuYbLTg/PUZ72Cn0rux09Q m5bw==
X-Gm-Message-State AKaTC00TAm1YnxJxs5UkmlB3OPVZZULSuMuD7J1Mp3LG3AoIFt0C2ob5yu7AZHhv/82RdBoeBLftI4HhMnHOig==
X-Received by 10.159.40.97 with SMTP id c88mr9617uac.17.1479337192282; Wed, 16 Nov 2016 14:59:52 -0800 (PST)
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 19
Organization linux.* mail to news gateway
X-Original-Cc Mark Rutland <mark.rutland@arm.com>, Fabio Estevam <fabio.estevam@nxp.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>
X-Original-Date Wed, 16 Nov 2016 20:59:51 -0200
X-Original-Message-ID <CAOMZO5AXP8hi6t9-rfdG7daiFFsa8oJ70cF9fbZuoWnx8t+vLA@mail.gmail.com>
X-Original-References <cda2df55-f2f3-00d6-c6b1-816ed47bbf56@roeck-us.net> <20161116184649.GF11228@leverpostej> <20161116221002.GA19925@roeck-us.net> <CAOMZO5Bd2X3pVqExBtBw_uHReDDkf6J2VdMXnAXynCAHxoX60A@mail.gmail.com> <20161116224024.GA11821@roeck-us.net>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1523954

Show key headers only | View raw


On Wed, Nov 16, 2016 at 8:40 PM, Guenter Roeck <linux@roeck-us.net> wrote:

> Yes, but not the 'device_type' property, which the kernel seems to expect.
> The qemu patch below fixes the problem for sabrelite, I just don't know
> if that is really the way to go. You tell me; I'll be happy to submit
> the necessary patch(es) into qemu.

I can send the patch adding device_type for the i.MX dts files, but in
the meantime, it would be nice if you could send your proposal patch
to qemu as it will make qemu to work closer to the real hardware.

Thanks

> The same is true for 'chosen'. Right now qemu expects this node to exist.
> It does exist for sabrelite, but apparently not for imx25-pdk.

We can fix this too in the dts.

Thanks

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-16 18:50 +0100
  Re: Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi' Fabio Estevam <festevam@gmail.com> - 2016-11-16 19:50 +0100
  Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Mark Rutland <mark.rutland@arm.com> - 2016-11-16 19:50 +0100
    Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-16 23:20 +0100
      Re: Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi' Fabio Estevam <festevam@gmail.com> - 2016-11-16 23:30 +0100
        Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-16 23:50 +0100
          Re: Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi' Fabio Estevam <festevam@gmail.com> - 2016-11-17 00:00 +0100
          Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Mark Rutland <mark.rutland@arm.com> - 2016-11-17 12:00 +0100
            Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Mark Rutland <mark.rutland@arm.com> - 2016-11-17 18:10 +0100
              Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-17 18:30 +0100
            Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-17 18:20 +0100
            Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Mark Rutland <mark.rutland@arm.com> - 2016-11-17 18:40 +0100
            Re: Boot failures in -next due to 'ARM: dts: imx: Remove  skeleton.dtsi' Guenter Roeck <linux@roeck-us.net> - 2016-11-17 19:10 +0100

csiph-web