Re: [PATCH] arm64: dts: rockchip: add rk3328-rock64 board

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi Shawn,

Am Donnerstag, 10. August 2017, 09:24:18 CEST schrieb Shawn Lin:
> On 2017/8/10 6:04, Heiko Stuebner wrote:
> > The ROCK64 is a credit card size 4K60P HDR Media Board Computer using the
> > Rockchip RK3328 Quad-Core ARM Cortex A53 64-Bit Processor and supporting
> > up to 4GB 1600MHz LPDDR3 memory. It provides eMMC module socket, MicroSD
> > Card slot, Pi-2 Bus, Pi-P5+ Bus, USB 3.0 and many others peripheral
> > devices interface for makers to integrate with sensors and devices.
> > 
> > The devicetree currently supports basic peripherals, with more to be
> > added later on.
> > 
> > Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
> > ---

[...]

> > +&emmc {
> > +	bus-width = <8>;
> > +	cap-mmc-highspeed;
> > +	supports-emmc;
> > +	disable-wp;
> > +	non-removable;
> > +	num-slots = <1>;
> > +	pinctrl-names = "default";
> > +	pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
> > +	status = "okay";
> > +};
> > +
> 
> supports-{emmc, sd, sdio} aren't vaild properties.
> If you do want to speedup the init process and you
> could add no-sd and no-sdio for emmc.
> 
> num-slots is deprecated and would be cleaned from all dts for 4.14
> cycle. And disable-wp is only used for SD card now.
> 
> The same comment for the following sd and sdio nodes.

Thanks for keeping an eye on the mmc properties. I've dropped
the offending ones and send a v2 patch.


Heiko
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux