X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fi2s.h;h=e6d45ec26d75a90ff19e4bbf5a16b3e6ba481d47;hb=2a055ea53260ac8addeeb94eb671172844bc9106;hp=aee52e7f14a44358986351fb4080a3ef916dcb05;hpb=aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/i2s.h b/include/i2s.h index aee52e7..e6d45ec 100644 --- a/include/i2s.h +++ b/include/i2s.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Samsung Electronics * R. Chandrasekar - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __I2S_H__ @@ -85,6 +84,7 @@ struct i2stx_info { unsigned int bitspersample; /* bits per sample */ unsigned int channels; /* audio channels */ unsigned int base_address; /* I2S Register Base */ + unsigned int id; /* I2S controller id */ }; /*