[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPVz0n3o2=6cXh81CwqzASEcz9AbBmaMeU94V4xAyGdzKcUoVQ@mail.gmail.com>
Date: Mon, 17 Mar 2025 13:19:14 +0200
From: Svyatoslav Ryhel <clamor95@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Thierry Reding <thierry.reding@...il.com>,
Thierry Reding <treding@...dia.com>, Jonathan Hunter <jonathanh@...dia.com>,
Maxim Schwalm <maxim.schwalm@...il.com>, Brad Griffis <bgriffis@...dia.com>,
Dara Stotland <dstotland@...dia.com>, David Heidelberg <david@...t.cz>, Ion Agorria <ion@...rria.com>,
devicetree@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 2/2] ARM: tegra: Add device-tree for ASUS Transformer
Pad LTE TF300TL
пн, 17 бер. 2025 р. о 13:04 Krzysztof Kozlowski <krzk@...nel.org> пише:
>
> On Sat, Mar 15, 2025 at 09:44:16AM +0200, Svyatoslav Ryhel wrote:
> > +#include "tegra30-asus-transformer-common.dtsi"
> > +#include "tegra30-asus-lvds-display.dtsi"
> > +
> > +/ {
> > + model = "Asus Transformer Pad LTE TF300TL";
> > + compatible = "asus,tf300tl", "nvidia,tegra30";
> > +
> > + gpio@...0d000 {
> > + tf300tl-init-hog {
> > + gpio-hog;
> > + gpios = <TEGRA_GPIO(C, 6) GPIO_ACTIVE_HIGH>;
> > + output-low;
> > + };
> > + };
> > +
> > + pinmux@...00868 {
> > + state_default: pinmux {
> > + lcd_pwr2_pc6 {
>
> No underscores in node names.
>
These bindings overwrite bindings in the common pinmux configuration
which has names with underscores, so underscores are needed for
correct configuration.
> Best regards,
> Krzysztof
>
Powered by blists - more mailing lists