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]     [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