Re: [PATCH v6 1/6] mfd: lochnagar: Add initial binding documentation

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

 



On Thu, Jan 17, 2019 at 02:58:53PM +0000, Charles Keepax wrote:
> +Example:
> +
> +lochnagar: lochnagar@22 {
> +	compatible = "cirrus,lochnagar2";
> +	reg = <0x22>;
> +
> +	reset-gpios = <&gpio0 55 0>;
> +	present-gpios = <&gpio0 60 0>;
> +
> +	lochnagar-clk {
> +		compatible = "cirrus,lochnagar2-clk";
> +		...
> +	};
> +
> +	lochnagar-pinctrl {
> +		compatible = "cirrus,lochnagar-pinctrl";
> +		...
> +	};
> +
> +	lochnagar-regulator {
> +		compatible = "cirrus,lochnagar-regulator";
> +		...

Sorry just realised this entry in the example is a hang over from
earlier versions of the regulator code and needs to go apologies I
will respin the series.

Thanks,
Charles



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux