public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ARC dw-mshc binding compat string
@ 2016-03-26 10:14 Marek Vasut
  2016-03-26 17:26 ` Vladimir Zapolskiy
  0 siblings, 1 reply; 19+ messages in thread
From: Marek Vasut @ 2016-03-26 10:14 UTC (permalink / raw)
  To: devicetree@vger.kernel.org; +Cc: linux-kernel, Rob Herring, Alexey Brodkin

Hi!

I noticed that arch/arc/boot/dts/axs10x_mb.dtsi uses "altr," prefix in
the DT compatible string:

mmc@0x15000 {
        compatible = "altr,socfpga-dw-mshc";
        reg = < 0x15000 0x400 >;
        num-slots = < 1 >;
        fifo-depth = < 16 >;
        card-detect-delay = < 200 >;
        clocks = <&apbclk>, <&mmcclk>;
        clock-names = "biu", "ciu";
        interrupts = < 7 >;
        bus-width = < 4 >;
};

I don't think this is OK, since ARC is unrelated to Altera, which is
what the "altr," prefix stands for. I think the socfpga-dw-mshc shim
should be extended with another compatibility string, something like
"snps,arc-dw-mshc" and the axs10x_mb.dtsi should be adjusted
accordingly. What do you think ?

-- 
Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-03-28 19:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-26 10:14 ARC dw-mshc binding compat string Marek Vasut
2016-03-26 17:26 ` Vladimir Zapolskiy
2016-03-26 17:30   ` Marek Vasut
2016-03-26 17:46     ` Alexey Brodkin
2016-03-26 17:52     ` Vladimir Zapolskiy
2016-03-26 18:10       ` Marek Vasut
2016-03-26 18:16         ` Vladimir Zapolskiy
2016-03-26 19:52           ` Marek Vasut
2016-03-26 20:12             ` Vladimir Zapolskiy
2016-03-26 20:24               ` Marek Vasut
2016-03-28  9:37                 ` Alexey Brodkin
2016-03-28 10:34                   ` Jaehoon Chung
2016-03-28 10:55                     ` Alexey Brodkin
2016-03-28 11:44                       ` Jaehoon Chung
2016-03-28 12:43                     ` Rob Herring
2016-03-28 12:52                       ` Marek Vasut
2016-03-28 12:50                     ` Marek Vasut
2016-03-28 16:16                       ` Vladimir Zapolskiy
2016-03-28 19:00                         ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox